[58404] trunk/dports/perl/p5-params-validate/Portfile
narf_tm at macports.org
narf_tm at macports.org
Mon Sep 28 06:14:43 PDT 2009
Revision: 58404
http://trac.macports.org/changeset/58404
Author: narf_tm at macports.org
Date: 2009-09-28 06:14:42 -0700 (Mon, 28 Sep 2009)
Log Message:
-----------
Updated to 0.92.
Modified Paths:
--------------
trunk/dports/perl/p5-params-validate/Portfile
Modified: trunk/dports/perl/p5-params-validate/Portfile
===================================================================
--- trunk/dports/perl/p5-params-validate/Portfile 2009-09-28 13:11:25 UTC (rev 58403)
+++ trunk/dports/perl/p5-params-validate/Portfile 2009-09-28 13:14:42 UTC (rev 58404)
@@ -1,23 +1,28 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup Params-Validate 0.91
-maintainers narf_tm openmaintainer
-description Validate method/function parameters
-long_description The Params::Validate module allows you to validate method \
- or function call parameters to an arbitrary level of \
- specificity. At the simplest level, it is capable of \
- validating the required parameters were given and that no \
- unspecified additional parameters were passed in. It is \
- also capable of determining that a parameter is of a \
- specific type, that it is an object of a certain class \
- hierarchy, that it possesses certain methods, or applying \
- validation callbacks to arguments.
+perl5.setup Params-Validate 0.92
+maintainers narf_tm openmaintainer
+description Validate method/function parameters
+long_description The Params::Validate module allows you to validate method \
+ or function call parameters to an arbitrary level of \
+ specificity. At the simplest level, it is capable of \
+ validating the required parameters were given and that no \
+ unspecified additional parameters were passed in. It is \
+ also capable of determining that a parameter is of a \
+ specific type, that it is an object of a certain class \
+ hierarchy, that it possesses certain methods, or applying \
+ validation callbacks to arguments.
-platforms darwin
+platforms darwin
-checksums md5 22c5467a1d4673374a1b7b2dbcfd473e \
- sha1 d4377c17a248489b14ae5947f633275615cf38a5 \
- rmd160 05518278394840da68065ce0c8f280394c1133f9
+checksums md5 e221233119dbdca3c610dec93a8f6cf2 \
+ sha1 a2210804fcf27c825e19efa8bdc3f7f26fbde0e7 \
+ rmd160 f83218ae3e2f66586600826a5da731d2e0a0eb00
+
+depends_lib-append port:p5-extutils-cbuilder \
+ port:p5-attribute-handlers
+
+perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090928/f6266ca3/attachment.html>
More information about the macports-changes
mailing list