[126267] trunk/dports/graphics/wxWidgets-3.0/Portfile
Frank Schima
mf2k at macports.org
Mon Oct 6 13:36:24 PDT 2014
This keeps failing with a checksum error. Both for me and the buildbots.
<https://build.macports.org/builders/buildports-mavericks-x86_64/builds/7390/steps/compile/logs/stdio>
---> Checksumming wxWidgets-3.0.2.tar.bz2
DEBUG: Calculated (rmd160) is 4a21ba7e732f1d41bd194827221c257694aa8a04
Error: Checksum (rmd160) mismatch for wxWidgets-3.0.2.tar.bz2
Portfile checksum: wxWidgets-3.0.2.tar.bz2 rmd160 6c87efa094a599639273b6b3654de23d7e7895cc
Distfile checksum: wxWidgets-3.0.2.tar.bz2 rmd160 4a21ba7e732f1d41bd194827221c257694aa8a04
DEBUG: Calculated (sha256) is e4753e7cf78e3d7d1a2738691145e584c4b4298d24fd8d0803e3b4ffa4959fb0
Error: Checksum (sha256) mismatch for wxWidgets-3.0.2.tar.bz2
Portfile checksum: wxWidgets-3.0.2.tar.bz2 sha256 3156bf06eb89ce5920bff9784212ee7469f48c0d43875dce48052fa7940fe278
Distfile checksum: wxWidgets-3.0.2.tar.bz2 sha256 e4753e7cf78e3d7d1a2738691145e584c4b4298d24fd8d0803e3b4ffa4959fb0
The correct checksum line may be:
checksums rmd160 4a21ba7e732f1d41bd194827221c257694aa8a04 \
sha256 e4753e7cf78e3d7d1a2738691145e584c4b4298d24fd8d0803e3b4ffa4959fb0
-Frank
On Oct 6, 2014, at 2:13 PM, jwa at macports.org wrote:
> Revision
> 126267
> Author
> jwa at macports.org
> Date
> 2014-10-06 13:13:22 -0700 (Mon, 06 Oct 2014)
> Log Message
>
> wxWidgets-3.0: version bump to 3.0.2
> Modified Paths
>
> trunk/dports/graphics/wxWidgets-3.0/Portfile
> Diff
>
> Modified: trunk/dports/graphics/wxWidgets-3.0/Portfile (126266 => 126267)
>
> --- trunk/dports/graphics/wxWidgets-3.0/Portfile 2014-10-06 19:25:28 UTC (rev 126266)
> +++ trunk/dports/graphics/wxWidgets-3.0/Portfile 2014-10-06 20:13:22 UTC (rev 126267)
> @@ -10,7 +10,7 @@
> subport wxWidgets-3.0-libcxx {}
> subport wxPython-3.0 {}
> subport wxgtk-3.0 {}
> -version 3.0.1
> +version 3.0.2
> set wxpython_ver 3.0.1.1
> # when revbumping remember to change the revision also for wxPython-3.0
>
> @@ -59,8 +59,8 @@
> dist_subdir ${distname}/${version}
>
> checksums ${distname}-${version}${extract.suffix} \
> - rmd160 d4cfb25a5e15f9238addd48a98faf5a525d8fb5c \
> - sha256 bd671b79ec56af8fb3844e11cafceac1a4276fb02c79404d06b91b6c19d2c5f5
> + rmd160 6c87efa094a599639273b6b3654de23d7e7895cc \
> + sha256 3156bf06eb89ce5920bff9784212ee7469f48c0d43875dce48052fa7940fe278
>
> depends_lib port:jpeg \
> port:tiff \
> @@ -88,7 +88,7 @@
>
> patchfiles-append patch-configure.diff
>
> -# See #44524. This patch will likely be incorporated in WxWidgets 3.0.2.
> +# See #44524. This patch will likely be incorporated in WxWidgets 3.0.3?.
> # http://trac.wxwidgets.org/attachment/ticket/16329/wx_webview.patch
> platform darwin 14 {
> patchfiles-append patch-webview_webkit.mm.diff
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20141006/119cd7d2/attachment.html>
More information about the macports-dev
mailing list