[139597] trunk/dports/perl/p5-params-validate/Portfile

devans at macports.org devans at macports.org
Fri Aug 21 01:03:29 PDT 2015


Revision: 139597
          https://trac.macports.org/changeset/139597
Author:   devans at macports.org
Date:     2015-08-21 01:03:29 -0700 (Fri, 21 Aug 2015)
Log Message:
-----------
p5-params-validate: update to version 1.21, dependencies.

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

Modified: trunk/dports/perl/p5-params-validate/Portfile
===================================================================
--- trunk/dports/perl/p5-params-validate/Portfile	2015-08-21 08:02:41 UTC (rev 139596)
+++ trunk/dports/perl/p5-params-validate/Portfile	2015-08-21 08:03:29 UTC (rev 139597)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Params-Validate 1.20
+perl5.setup         Params-Validate 1.21
 license             Artistic-2
 maintainers         nomaintainer
 description         Validate method/function parameters
@@ -21,16 +21,16 @@
 
 platforms           darwin
 
-checksums           rmd160  bb6df97a542994bc3629c0974817ac23b2671c82 \
-                    sha256  766cdaf89c515c33f384c1eebd59547cf44f2fec85a11efd5521041af65352e2
+checksums           rmd160  4a684566cb8d1974d4292b0ab318962649df1a33 \
+                    sha256  c4b78e7ce75c4fd49e9460d31ce6a3920e25ec72669762356c6cc5ea43e18175
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-test-fatal \
-                    port:p${perl5.major}-test-requires
+                    port:p${perl5.major}-test-requires \
+                    port:p${perl5.major}-test-taint
 
     depends_lib-append \
-                    port:p${perl5.major}-attribute-handlers \
                     port:p${perl5.major}-module-implementation
 
     perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150821/43dabd46/attachment.html>


More information about the macports-changes mailing list