[128539] trunk/dports/perl/p5-moosex-traits-pluggable/Portfile

devans at macports.org devans at macports.org
Sat Nov 22 14:30:15 PST 2014


Revision: 128539
          https://trac.macports.org/changeset/128539
Author:   devans at macports.org
Date:     2014-11-22 14:30:15 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
p5-moosex-traits-pluggable: update to version 0.12, add perl branches 5.18 5.20, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-moosex-traits-pluggable/Portfile

Modified: trunk/dports/perl/p5-moosex-traits-pluggable/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-traits-pluggable/Portfile	2014-11-22 22:11:54 UTC (rev 128538)
+++ trunk/dports/perl/p5-moosex-traits-pluggable/Portfile	2014-11-22 22:30:15 UTC (rev 128539)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         MooseX-Traits-Pluggable 0.10
-revision            4
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         MooseX-Traits-Pluggable 0.12
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         an extension to MooseX::Traits
@@ -15,13 +14,14 @@
 
 platforms           darwin
 
-checksums           md5 7d7af140b575c7b1e32044e2876f6401 \
-                    sha1 d0d2b1db828172c72d66bba36d58ba803d12ed4c \
-                    rmd160 cc8ceb69fe48555542441237c59c9cbbceae044e
+checksums           rmd160  bed5afe3351b362ebb8b74522d2f1b82d6880b5e \
+                    sha256  ab96b7950ecbf29b836fdfeebbe0aac22ca573e7183be7cb7d6d12df22ab58ca
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    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}-moose \
                     port:p${perl5.major}-namespace-autoclean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/8fb17c1d/attachment.html>


More information about the macports-changes mailing list