aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-FormValidator-Lite
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-04-02 13:55:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-04-02 13:55:49 +0000
commit852ee43567a73fea72252d6f86287e7ea4492b32 (patch)
treeab21d889354ffaeac8a952abf9729d2f4b1ad94a /textproc/p5-FormValidator-Lite
parentb657b4b1f3fe4fd65ca6b19ab2a441fb1c825b51 (diff)
downloadports-852ee43567a73fea72252d6f86287e7ea4492b32.tar.gz
ports-852ee43567a73fea72252d6f86287e7ea4492b32.zip
- Update to 0.10.
PR: ports/145279 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Notes
Notes: svn path=/head/; revision=252023
Diffstat (limited to 'textproc/p5-FormValidator-Lite')
-rw-r--r--textproc/p5-FormValidator-Lite/Makefile15
-rw-r--r--textproc/p5-FormValidator-Lite/distinfo6
2 files changed, 15 insertions, 6 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile
index 6ddd7f358a48..1126c03cdc02 100644
--- a/textproc/p5-FormValidator-Lite/Makefile
+++ b/textproc/p5-FormValidator-Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= FormValidator-Lite
-PORTVERSION= 0.08
+PORTVERSION= 0.10
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,8 +16,17 @@ COMMENT= Lightleight form validation library
RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
-PERL_CONFIGURE= 5.10.1+
+PERL_CONFIGURE= 5.8.9+
-MAN3= FormValidator::Lite.3
+MAN3= FormValidator::Lite.3 \
+ FormValidator::Lite::Constraint.3 \
+ FormValidator::Lite::Constraint::Date.3 \
+ FormValidator::Lite::Constraint::Default.3 \
+ FormValidator::Lite::Constraint::Email.3 \
+ FormValidator::Lite::Constraint::File.3 \
+ FormValidator::Lite::Constraint::Japanese.3 \
+ FormValidator::Lite::Constraint::URL.3 \
+ FormValidator::Lite::Messages::en.3 \
+ FormValidator::Lite::Messages::ja.3
.include <bsd.port.mk>
diff --git a/textproc/p5-FormValidator-Lite/distinfo b/textproc/p5-FormValidator-Lite/distinfo
index cd41355f98c8..2798b0bf0d82 100644
--- a/textproc/p5-FormValidator-Lite/distinfo
+++ b/textproc/p5-FormValidator-Lite/distinfo
@@ -1,3 +1,3 @@
-MD5 (FormValidator-Lite-0.08.tar.gz) = 4dde31d62384dbfd7f536f407616c9f1
-SHA256 (FormValidator-Lite-0.08.tar.gz) = 505d9e6e11e669091e7b401722b41d827b224ea35f218403b6f6e23ab2a098c1
-SIZE (FormValidator-Lite-0.08.tar.gz) = 56436
+MD5 (FormValidator-Lite-0.10.tar.gz) = d3580e36158390ed7f380674523b48fe
+SHA256 (FormValidator-Lite-0.10.tar.gz) = 798bdde14a972674467fbd53dac6694217db9f3322d7ec455dd871ce5d239dbc
+SIZE (FormValidator-Lite-0.10.tar.gz) = 59160