diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 19:12:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 19:12:24 +0000 |
commit | 4ceba8159d4062961ef257a6d77714123229c447 (patch) | |
tree | e265c0d9c5704353afeef026bb86d079c73c8084 /textproc | |
parent | 6ec3883fc85900d0140cc66c0ba90b91366b9c91 (diff) | |
download | ports-4ceba8159d4062961ef257a6d77714123229c447.tar.gz ports-4ceba8159d4062961ef257a6d77714123229c447.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-FormValidator-Lite/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-FormValidator-Lite/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile index 623639ee421d..6ddd7f358a48 100644 --- a/textproc/p5-FormValidator-Lite/Makefile +++ b/textproc/p5-FormValidator-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Lite -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= Lightleight form validation library RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= 5.10.1+ MAN3= FormValidator::Lite.3 diff --git a/textproc/p5-FormValidator-Lite/distinfo b/textproc/p5-FormValidator-Lite/distinfo index 11749c50e0d1..cd41355f98c8 100644 --- a/textproc/p5-FormValidator-Lite/distinfo +++ b/textproc/p5-FormValidator-Lite/distinfo @@ -1,3 +1,3 @@ -MD5 (FormValidator-Lite-0.07.tar.gz) = 40803b5b33211f1bc7176a352525cea4 -SHA256 (FormValidator-Lite-0.07.tar.gz) = 25a46e0fa4333f60aeaa2821a4d157a329687c8d6459f4bb85a59ebdda5001e0 -SIZE (FormValidator-Lite-0.07.tar.gz) = 56066 +MD5 (FormValidator-Lite-0.08.tar.gz) = 4dde31d62384dbfd7f536f407616c9f1 +SHA256 (FormValidator-Lite-0.08.tar.gz) = 505d9e6e11e669091e7b401722b41d827b224ea35f218403b6f6e23ab2a098c1 +SIZE (FormValidator-Lite-0.08.tar.gz) = 56436 |