[131081] trunk/dports/perl/p5-params-validate/Portfile
devans at macports.org
devans at macports.org
Mon Jan 5 14:41:25 PST 2015
Revision: 131081
https://trac.macports.org/changeset/131081
Author: devans at macports.org
Date: 2015-01-05 14:41:25 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-params-validate: update to version 1.15, 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-01-05 22:39:30 UTC (rev 131080)
+++ trunk/dports/perl/p5-params-validate/Portfile 2015-01-05 22:41:25 UTC (rev 131081)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Params-Validate 1.13
+perl5.setup Params-Validate 1.15
license Artistic-2
maintainers nomaintainer
description Validate method/function parameters
@@ -21,12 +21,17 @@
platforms darwin
-checksums rmd160 872787653ffd9d497980c9f52911c6471eb90df5 \
- sha256 6aa31630329952e53e58a81d113995dfa11f786028a1c23892942598ee384be4
+checksums rmd160 ef108d7c45d886b4b875ce84c2f21f03cceb74eb \
+ sha256 b0438b955319fcc211d15c24144c1d558cc0e83182f93430fff7cfb826bb12ff
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-extutils-cbuilder \
- port:p${perl5.major}-attribute-handlers
+ depends_build-append \
+ port:p${perl5.major}-test-fatal \
+ port:p${perl5.major}-test-requires
-perl5.use_module_build
+ 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/20150105/8474bce2/attachment.html>
More information about the macports-changes
mailing list