I just tried to update the package in my repository with the newly released version 3.3.3.
My script for CYGWIN downloads wxWidgets-3.3.3.tar.bz2 but, after the archive is unpacked by cygport tool, the root directory has a different name and it fails to build.
As you can see, unpacking wxWidgets-3.3.3.tar.bz2 creates a wxWidgets-3.3.3.1 and not a wxWidgets-3.3.3 as expected.
Instead, the wxWidgets-3.3.3.tar.gz has correctly wxWidgets-3.3.3 as root direcotry name.
I can fix my build script for CYGWIN quite quickly... but is it normal or it is a last minute issue?
Thank you very much.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Yes, I have noticed the same which is also causing a build issue.
Also release notes mention files named with v3.3.3.1 which is incorrect.
To verify your download please use the following SHA-1 checksums:
de09df8f49a935e56fdab2f36f0526d6b2cf8c8b wxMSW-v3.3.3.1-Setup.exe
cd84bd9080a0884f9a339d8a0dfde8af80eafa2b wxWidgets-3.3.3-docs-chm.zip
069df8c22a608729ba1b7c54e45b7b8631a9eb47 wxWidgets-3.3.3-docs-html.tar.bz2
a28cd5da4c41d58f3129c3ab25125a4e58fa1604 wxWidgets-3.3.3-docs-html.zip
5a2cc02167b6a31fd0f4605a0beba6f7e24491d3 wxWidgets-3.3.3-headers.7z
164c0321605f42f47ef88ee3b6546782d8220a71 wxWidgets-v3.3.3.1.7z
a42c9a28a70829fed4ab49710df540e1d78f53f1 wxWidgets-3.3.3.chm
64f49ca1728dfef16ffc66e64054dfa1b5719812 wxWidgets-v3.3.3.1.tar.bz2
857e15b84d82acdd7a53cd9252885335204515e4 wxWidgets-v3.3.3.1.zip
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Sorry, this is indeed the result of a last minute change.
I'll try rebuilding the files using 3.3.3 names from v3.3.3.1 tag.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Should be fixed now, please let me know if anything is still wrong.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()