[143944] trunk/dports/lang/MoarVM/Portfile

mojca at macports.org mojca at macports.org
Mon Dec 28 08:30:44 PST 2015


Revision: 143944
          https://trac.macports.org/changeset/143944
Author:   mojca at macports.org
Date:     2015-12-28 08:30:44 -0800 (Mon, 28 Dec 2015)
Log Message:
-----------
MoarVM: upgrade to 2015.12, add me as a backup maintainer, add conflicts (#50153)

Modified Paths:
--------------
    trunk/dports/lang/MoarVM/Portfile

Modified: trunk/dports/lang/MoarVM/Portfile
===================================================================
--- trunk/dports/lang/MoarVM/Portfile	2015-12-28 16:03:43 UTC (rev 143943)
+++ trunk/dports/lang/MoarVM/Portfile	2015-12-28 16:30:44 UTC (rev 143944)
@@ -4,11 +4,11 @@
 PortSystem          1.0
 
 name                MoarVM
-version             2015.09
+version             2015.12
 categories          lang devel
 platforms           darwin
 license             Artistic-2 MIT BSD ISC public-domain
-maintainers         coleda.com:will
+maintainers         coleda.com:will mojca openmaintainer
 description         A virtual machine for Perl 6
 long_description    MoarVM is a virtual machine built especially for \
                     Rakudo Perl 6 and the NQP Compiler Toolchain.
@@ -19,16 +19,15 @@
 # openssl dgst -rmd160 <file>
 # openssl dgst -sha256 <file>
 
-checksums           rmd160  c74a3ac21b5c1647aaf7451a97709fdc46e567f1 \
-                    sha256  e93d1d2e918764971fd9e9fd68de73ad900abb25d224a5049a105aae54dba7d3
+checksums           rmd160  372b3dacee231c371730ba6e8089e315ee8e3687 \
+                    sha256  4e4f106ec0802dfda5206fea811d260cc1111fe4cfa13b038af9077d8ad56826
 
-# FIXME: may need ExtUtil::Command if by chance our default perl5 binary
-# does not match what Apple ships.
+# TODO: https://github.com/MoarVM/MoarVM/issues/321
+conflicts           dyncall libtommath libuv
+
 depends_build       port:perl5
 
 # Unsupported by configure.pl.
 configure.universal_args-delete --disable-dependency-tracking
 
-universal_variant   yes
-
 configure.cmd       ${prefix}/bin/perl Configure.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151228/5d9621a6/attachment.html>


More information about the macports-changes mailing list