[138957] trunk/dports/lang/MoarVM/Portfile
Revision: 138957 https://trac.macports.org/changeset/138957 Author: ionic@macports.org Date: 2015-07-24 17:31:52 -0700 (Fri, 24 Jul 2015) Log Message: ----------- MoarVM: update to 2015.07. Patch provided by maintainer. Fixes: #48429. Modified Paths: -------------- trunk/dports/lang/MoarVM/Portfile Modified: trunk/dports/lang/MoarVM/Portfile =================================================================== --- trunk/dports/lang/MoarVM/Portfile 2015-07-25 00:22:56 UTC (rev 138956) +++ trunk/dports/lang/MoarVM/Portfile 2015-07-25 00:31:52 UTC (rev 138957) @@ -4,7 +4,7 @@ PortSystem 1.0 name MoarVM -version 2015.06 +version 2015.07 categories lang devel platforms darwin license Artistic-2 MIT BSD ISC public-domain @@ -19,8 +19,8 @@ # openssl dgst -rmd160 <file> # openssl dgst -sha256 <file> -checksums rmd160 62f49d1f5c3f1156089bdf8de87f3efc6cfd55da \ - sha256 8dfe52630a3fcc749b653591f8a4e7fa723cd204cf0f6133b62b70d1b9c5980f +checksums rmd160 295fca0a35208ca60c5ce685cba40ddb82cab960 \ + sha256 310a4ea6dbaacaf1837606edf6c42170143f60c8e29eb94c7e6fea810b6af10b # FIXME: may need ExtUtil::Command if by chance our default perl5 binary # does not match what Apple ships.
participants (1)
-
ionic@macports.org