[137130] trunk/dports/perl/p5-class-c3-adopt-next/Portfile

devans at macports.org devans at macports.org
Thu Jun 4 20:58:03 PDT 2015


Revision: 137130
          https://trac.macports.org/changeset/137130
Author:   devans at macports.org
Date:     2015-06-04 20:58:03 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
p5-class-c3-adopt-next: update to version 0.14, dependencies, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-class-c3-adopt-next/Portfile

Modified: trunk/dports/perl/p5-class-c3-adopt-next/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3-adopt-next/Portfile	2015-06-05 03:38:38 UTC (rev 137129)
+++ trunk/dports/perl/p5-class-c3-adopt-next/Portfile	2015-06-05 03:58:03 UTC (rev 137130)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Class-C3-Adopt-NEXT 0.13
-revision            3
+perl5.setup         Class-C3-Adopt-NEXT 0.14
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         make NEXT suck less
@@ -14,12 +13,16 @@
 
 platforms           darwin
 
-checksums           rmd160  1d06bd6daffbd342f3a78fcf474cff33870be799 \
-                    sha256  8d86745f3a5b433e89a8cbca126e5034c323ff541c5d92b4ba9978dd4c5f8fe7
+checksums           rmd160  f2b424c7fcc3f4d2e523fbfc044aeff13eec912b \
+                    sha256  85676225aadb76e8666a6abe2e0659d40eb4581ad6385b170eea4e1d6bf34bf7
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny \
+                    port:p${perl5.major}-test-exception
+
     depends_lib-append \
-                    port:p${perl5.major}-test-exception \
-                    port:p${perl5.major}-list-moreutils \
                     port:p${perl5.major}-mro-compat
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/11519d40/attachment.html>


More information about the macports-changes mailing list