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

devans at macports.org devans at macports.org
Fri Nov 21 12:18:54 PST 2014


Revision: 128458
          https://trac.macports.org/changeset/128458
Author:   devans at macports.org
Date:     2014-11-21 12:18:54 -0800 (Fri, 21 Nov 2014)
Log Message:
-----------
p5-moose-autobox: update to version 0.15, add perl branches 5.18 5.20, dependencies.

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

Modified: trunk/dports/perl/p5-moose-autobox/Portfile
===================================================================
--- trunk/dports/perl/p5-moose-autobox/Portfile	2014-11-21 20:16:23 UTC (rev 128457)
+++ trunk/dports/perl/p5-moose-autobox/Portfile	2014-11-21 20:18:54 UTC (rev 128458)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Moose-Autobox 0.13 ../by-authors/id/R/RJ/RJBS/
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Moose-Autobox 0.15 ../by-authors/id/R/RJ/RJBS/
 
 platforms           darwin
 maintainers         nomaintainer
@@ -17,13 +17,14 @@
 long_description    Moose::Autobox provides an implementation of \
                     SCALAR, ARRAY, HASH & CODE for use with autobox.
 
-checksums           rmd160  f3ff3969d84b940b28efe5470703089420594cee \
-                    sha256  3474b3e6dfe099fcca34089375ace6612cca35d4d8f9a0b8b4e48fbf88541b21
+checksums           rmd160  32d266372990dbbd875d41fa8690bef1ea7be8f9 \
+                    sha256  8966fb5fc77d9d0015a64577b32b7bedefd92d7296225c8356b821505df68a75
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-test-exception \
-                        port:p${perl5.major}-moose \
-                        port:p${perl5.major}-perl6-junction \
-                        port:p${perl5.major}-autobox \
-                        port:p${perl5.major}-test-simple
+    depends_lib-append \
+                    port:p${perl5.major}-autobox \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-syntax-keyword-junction \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-simple
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141121/c45e30d4/attachment-0001.html>


More information about the macports-changes mailing list