[128540] trunk/dports/perl/p5-moosex-types-common/Portfile

devans at macports.org devans at macports.org
Sat Nov 22 14:52:26 PST 2014


Revision: 128540
          https://trac.macports.org/changeset/128540
Author:   devans at macports.org
Date:     2014-11-22 14:52:26 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
p5-moosex-types-common: update to version 0.001012, add perl branches 5.18 5.20, dependencies, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-moosex-types-common/Portfile

Modified: trunk/dports/perl/p5-moosex-types-common/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-types-common/Portfile	2014-11-22 22:30:15 UTC (rev 128539)
+++ trunk/dports/perl/p5-moosex-types-common/Portfile	2014-11-22 22:52:26 UTC (rev 128540)
@@ -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-Types-Common 0.001002
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         MooseX-Types-Common 0.001012
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A set of commonly-used type constraints that do not \
@@ -15,13 +14,19 @@
 
 platforms           darwin
 
-checksums           md5 aedadf906fc19dd4b75529c01c3a1d73 \
-                    sha1 78be7f227c31f7763c27bd77a741ad293b7155e3 \
-                    rmd160 97bdf55ab77800de789b5d4262366c23399a5e2b
+checksums           rmd160  1a9ca52afba0aa3f6cb6e943979a33aebe166b2f \
+                    sha256  38165ae8db89782e885eabbe7a971179d27e273b55f827d8fb51dff71ce3fa70
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build-tiny \
+                    port:p${perl5.major}-test-deep \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-warnings
+
     depends_lib-append \
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-moosex-types \
-                    port:p${perl5.major}-test-exception
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/463f7256/attachment.html>


More information about the macports-changes mailing list