[128524] trunk/dports/perl/p5-moosex-methodattributes/Portfile

devans at macports.org devans at macports.org
Sat Nov 22 11:05:28 PST 2014


Revision: 128524
          https://trac.macports.org/changeset/128524
Author:   devans at macports.org
Date:     2014-11-22 11:05:28 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
p5-moosex-methodattributes: update to version 0.29, add perl branches 5.18 5.20, dependencies.

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

Modified: trunk/dports/perl/p5-moosex-methodattributes/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-methodattributes/Portfile	2014-11-22 18:52:48 UTC (rev 128523)
+++ trunk/dports/perl/p5-moosex-methodattributes/Portfile	2014-11-22 19:05:28 UTC (rev 128524)
@@ -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-MethodAttributes 0.24
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         MooseX-MethodAttributes 0.29
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         code attribute introspection
@@ -15,16 +14,20 @@
 
 platforms           darwin
 
-checksums           md5 e1df13695aa3af2d63d1ac507d65906f \
-                    sha1 62f8122149cda97e0ee453a09e82588c7b1d5506 \
-                    rmd160 d672bfec0b21db8e381625526a29038637923c78
+checksums           rmd160  01c50503cd2d619da09bef418267331ec7d5f092 \
+                    sha256  b3410314f02d0466a0789651dfee857e3c46a3b83dd483e47fd535f58e89e3df
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny \
+                    port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-requires
+
+
     depends_lib-append \
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-moosex-types \
-                    port:p${perl5.major}-test-exception \
-                    port:p${perl5.major}-test-simple \
-                    port:p${perl5.major}-namespace-autoclean \
-                    port:p${perl5.major}-namespace-clean
+                    port:p${perl5.major}-namespace-autoclean
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/3ae75a1f/attachment.html>


More information about the macports-changes mailing list