[148781] trunk/dports/perl/p5-moosex-classattribute/Portfile

devans at macports.org devans at macports.org
Tue May 17 18:23:59 PDT 2016


Revision: 148781
          https://trac.macports.org/changeset/148781
Author:   devans at macports.org
Date:     2016-05-17 18:23:59 -0700 (Tue, 17 May 2016)
Log Message:
-----------
p5-moosex-classattribute: update to version 0.28, dependencies,

Modified Paths:
--------------
    trunk/dports/perl/p5-moosex-classattribute/Portfile

Modified: trunk/dports/perl/p5-moosex-classattribute/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-classattribute/Portfile	2016-05-18 01:19:54 UTC (rev 148780)
+++ trunk/dports/perl/p5-moosex-classattribute/Portfile	2016-05-18 01:23:59 UTC (rev 148781)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         MooseX-ClassAttribute 0.27
+perl5.setup         MooseX-ClassAttribute 0.28
 platforms           darwin
 maintainers         nomaintainer
 license             Artistic-2
@@ -18,19 +18,18 @@
                     exactly the same way as object attributes, using \
                     class_has() instead of has(). 
 
-checksums           rmd160  560d34b09e5bce3414980c404a83674fa7caa9b9 \
-                    sha256  77d97b2c642f96073df5d778a1487ec9483cd0d0661ab50856931af13aa8bf93
+checksums           rmd160  4132df8e989a6efcdaa1ee27ab10587c667fa705 \
+                    sha256  5160f0139e3f530b65c309db48c6d2b021e673107a09a0e2d5f1912527f91dbf
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-moosex-role-parameterized \
+                    port:p${perl5.major}-moosex-role-strict \
+                    port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-requires
+    
     depends_lib-append \
-                    port:p${perl5.major}-list-moreutils \
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-namespace-autoclean \
                     port:p${perl5.major}-namespace-clean
-
-# These are optional dependencies for testing only
-#
-#    depends_build-append \
-#                    port:p${perl5.major}-moosex-role-parameterized
-#                    port:p${perl5.major}-moosex-role-strict
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160517/423510f1/attachment.html>


More information about the macports-changes mailing list