aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-FormValidator-Lite
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-13 18:34:51 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-13 18:34:51 +0000
commitcade060f5f042d9a4e6974b82f439bce67e61e6f (patch)
tree6d6ebc879dff9ef1eda280e8835b8db508cb2ea7 /textproc/p5-FormValidator-Lite
parent4bc595b8ccb41135e044f7ac1674302119a928a9 (diff)
downloadports-cade060f5f042d9a4e6974b82f439bce67e61e6f.tar.gz
ports-cade060f5f042d9a4e6974b82f439bce67e61e6f.zip
- Update to 0.21
PR: ports/153093 Submitted by: myself (pgollucci) Approved by: kaoru@kaisei.org (maintainer) Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes
Notes
Notes: svn path=/head/; revision=266250
Diffstat (limited to 'textproc/p5-FormValidator-Lite')
-rw-r--r--textproc/p5-FormValidator-Lite/Makefile4
-rw-r--r--textproc/p5-FormValidator-Lite/distinfo4
-rw-r--r--textproc/p5-FormValidator-Lite/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile
index 658f42ef80df..ec0140463267 100644
--- a/textproc/p5-FormValidator-Lite/Makefile
+++ b/textproc/p5-FormValidator-Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= FormValidator-Lite
-PORTVERSION= 0.20
+PORTVERSION= 0.21
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Lightleight form validation library
-RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
+RUN_DEPENDS= p5-UNIVERSAL-require>0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require \
${SITE_PERL}/Class/Accessor/Lite.pm:${PORTSDIR}/devel/p5-Class-Accessor-Lite
PERL_CONFIGURE= 5.8.9+
diff --git a/textproc/p5-FormValidator-Lite/distinfo b/textproc/p5-FormValidator-Lite/distinfo
index d66c9de355a8..39a2d02f45a6 100644
--- a/textproc/p5-FormValidator-Lite/distinfo
+++ b/textproc/p5-FormValidator-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (FormValidator-Lite-0.20.tar.gz) = 7b643a789572218157d2ddb6c8615d86966b4ed2929626ce12581b0e835fbf0d
-SIZE (FormValidator-Lite-0.20.tar.gz) = 61640
+SHA256 (FormValidator-Lite-0.21.tar.gz) = ae7f0a862cf6fbe1ef5fc49398f5a7dc5935244288547d58cb291e4a2efd1ac7
+SIZE (FormValidator-Lite-0.21.tar.gz) = 61957
diff --git a/textproc/p5-FormValidator-Lite/pkg-plist b/textproc/p5-FormValidator-Lite/pkg-plist
index 3deef5e02c28..51a628eff43f 100644
--- a/textproc/p5-FormValidator-Lite/pkg-plist
+++ b/textproc/p5-FormValidator-Lite/pkg-plist
@@ -10,6 +10,7 @@
%%SITE_PERL%%/FormValidator/Lite/Messages/ja.pm
%%SITE_PERL%%/FormValidator/Lite/Upload/CGI.pm
%%SITE_PERL%%/FormValidator/Lite/Upload/HTTPEngine.pm
+%%SITE_PERL%%/FormValidator/Lite/Upload/PlackRequest.pm
%%SITE_PERL%%/FormValidator/Lite/Constraint.pm
%%SITE_PERL%%/FormValidator/Lite/Upload.pm
%%SITE_PERL%%/FormValidator/Lite.pm