[148444] trunk/dports/perl/p5-moose-autobox/Portfile

devans at macports.org devans at macports.org
Sun May 8 03:48:01 PDT 2016


Revision: 148444
          https://trac.macports.org/changeset/148444
Author:   devans at macports.org
Date:     2016-05-08 03:48:01 -0700 (Sun, 08 May 2016)
Log Message:
-----------
p5-moose-autobox: update to version 0.16, dependencies, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-moose-autobox/Portfile

Modified: trunk/dports/perl/p5-moose-autobox/Portfile
===================================================================
--- trunk/dports/perl/p5-moose-autobox/Portfile	2016-05-08 10:47:17 UTC (rev 148443)
+++ trunk/dports/perl/p5-moose-autobox/Portfile	2016-05-08 10:48:01 UTC (rev 148444)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         Moose-Autobox 0.15 ../by-authors/id/R/RJ/RJBS/
+perl5.setup         Moose-Autobox 0.16 ../by-authors/id/E/ET/ETHER/
 
 platforms           darwin
 maintainers         nomaintainer
@@ -17,14 +17,21 @@
 long_description    Moose::Autobox provides an implementation of \
                     SCALAR, ARRAY, HASH & CODE for use with autobox.
 
-checksums           rmd160  32d266372990dbbd875d41fa8690bef1ea7be8f9 \
-                    sha256  8966fb5fc77d9d0015a64577b32b7bedefd92d7296225c8356b821505df68a75
+checksums           rmd160  16258023f8ba0cba4ac798c4f380674bbda4933d \
+                    sha256  92401da4cf484eb7188ec196b68186efa782a102b451ea156cd8b8772e687055
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-simple
+
     depends_lib-append \
                     port:p${perl5.major}-autobox \
+                    port:p${perl5.major}-list-moreutils \
                     port:p${perl5.major}-moose \
-                    port:p${perl5.major}-syntax-keyword-junction \
-                    port:p${perl5.major}-test-exception \
-                    port:p${perl5.major}-test-simple
+                    port:p${perl5.major}-namespace-autoclean \
+                    port:p${perl5.major}-syntax-keyword-junction
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160508/aa49f178/attachment-0001.html>


More information about the macports-changes mailing list