[128533] trunk/dports/perl/p5-moosex-params-validate/Portfile

devans at macports.org devans at macports.org
Sat Nov 22 13:04:50 PST 2014


Revision: 128533
          https://trac.macports.org/changeset/128533
Author:   devans at macports.org
Date:     2014-11-22 13:04:49 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
p5-moosex-params-validate: update to version 0.19, add perl branches 5.18 5.20, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-moosex-params-validate/Portfile

Modified: trunk/dports/perl/p5-moosex-params-validate/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-params-validate/Portfile	2014-11-22 20:54:37 UTC (rev 128532)
+++ trunk/dports/perl/p5-moosex-params-validate/Portfile	2014-11-22 21:04:49 UTC (rev 128533)
@@ -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-Params-Validate 0.16 ../by-authors/id/D/DR/DROLSKY/
-revision            4
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         MooseX-Params-Validate 0.19 ../by-authors/id/D/DR/DROLSKY/
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 supported_archs     noarch
@@ -16,16 +15,16 @@
 
 platforms           darwin
 
-checksums           md5 625a7572196ba61c98e6640c11ffa2c5 \
-                    sha1 23325d65b3f2c34bf14c83145c4ab20029e164b9 \
-                    rmd160 9130b8e637cc9d10585aa9732735dee9df5091b0
+checksums           rmd160  9138ae738cf4ae09c62937a149ddd45fa9a8b92d \
+                    sha256  93b75e098cf9ccabcd56bf36faf3a96669054902567396321ee67eab9ddf3a9a
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-fatal
+                    
     depends_lib-append \
-                    port:p${perl5.major}-test-fatal \
                     port:p${perl5.major}-devel-caller \
                     port:p${perl5.major}-moose \
                     port:p${perl5.major}-params-validate \
-                    port:p${perl5.major}-sub-exporter \
-                    port:p${perl5.major}-test-simple
+                    port:p${perl5.major}-sub-exporter
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/fab181db/attachment.html>


More information about the macports-changes mailing list