diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-03-01 11:28:09 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-03-01 11:28:09 +0000 |
commit | 114418b12d1291296f0d9c10eea102a606100589 (patch) | |
tree | c8a3f92d9edebc79cb30b1c1f74a59f9b808c1b8 /textproc/p5-Data-FormValidator | |
parent | 3f8d78b192cf5a964662602b8177ac55c9195ee3 (diff) | |
download | ports-114418b12d1291296f0d9c10eea102a606100589.tar.gz ports-114418b12d1291296f0d9c10eea102a606100589.zip |
Notes
Diffstat (limited to 'textproc/p5-Data-FormValidator')
-rw-r--r-- | textproc/p5-Data-FormValidator/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Data-FormValidator/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 56f035df7ccb..8355ad1f0595 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Data-FormValidator -PORTVERSION= 4.65 +PORTVERSION= 4.66 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Validates user input (usually from an HTML form) based RUN_DEPENDS= p5-Date-Calc>=5.0:${PORTSDIR}/devel/p5-Date-Calc \ + p5-CGI.pm>=3.48:${PORTSDIR}/www/p5-CGI.pm \ p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ p5-File-MMagic>=1.17:${PORTSDIR}/devel/p5-File-MMagic \ p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ @@ -23,7 +24,7 @@ RUN_DEPENDS= p5-Date-Calc>=5.0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_MODBUILD= 5.8.0+ +PERL_MODBUILD= yes MAN3= Data::FormValidator.3 \ Data::FormValidator::ConstraintsFactory.3 \ diff --git a/textproc/p5-Data-FormValidator/distinfo b/textproc/p5-Data-FormValidator/distinfo index 50ddf24b79af..26a874b51145 100644 --- a/textproc/p5-Data-FormValidator/distinfo +++ b/textproc/p5-Data-FormValidator/distinfo @@ -1,3 +1,3 @@ -MD5 (Data-FormValidator-4.65.tar.gz) = 43a49403f547937aea434d25bacb91c1 -SHA256 (Data-FormValidator-4.65.tar.gz) = 9aa37854027b3690a59c7d9b89f505b45a604a8841b22dc4de984eacc28d7b39 -SIZE (Data-FormValidator-4.65.tar.gz) = 117087 +MD5 (Data-FormValidator-4.66.tar.gz) = 730da0fec7b0f80a18d17b6134af3898 +SHA256 (Data-FormValidator-4.66.tar.gz) = e68635286ef3e5f51df0b2884c8a7463cd55f727827aa4ef8c10532fd346f3a5 +SIZE (Data-FormValidator-4.66.tar.gz) = 97145 |