diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-21 18:39:10 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-21 18:39:10 +0000 |
commit | 315ff9debc7731e980c5f68c3372ca155243cf2b (patch) | |
tree | 36d01ae4b85d9f0e45ea96a343736289abd49e52 /textproc | |
parent | c6474a6302aae801c6861a0658db786a577aa719 (diff) |
Update to 0.16
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=162957
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-FormValidator-Simple/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-FormValidator-Simple/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index 16c15ba5976e..e829a46ad677 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Simple -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/L/LY/LYOKATO @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Date-Calc>=5.4:${PORTSDIR}/devel/p5-Date-Calc \ + p5-DateTime-Format-Strptime>=1.07:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-Email-Valid>=0.15:${PORTSDIR}/mail/p5-Email-Valid \ p5-Email-Valid-Loose>=0.04:${PORTSDIR}/mail/p5-Email-Valid-Loose \ p5-List-MoreUtils>=0.16:${PORTSDIR}/lang/p5-List-MoreUtils \ diff --git a/textproc/p5-FormValidator-Simple/distinfo b/textproc/p5-FormValidator-Simple/distinfo index 5f230d1dc4be..f4a828a452df 100644 --- a/textproc/p5-FormValidator-Simple/distinfo +++ b/textproc/p5-FormValidator-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (FormValidator-Simple-0.15.tar.gz) = f7db76f4599d01b544dd1bfdc3adb9e8 -SHA256 (FormValidator-Simple-0.15.tar.gz) = 1ffd6c52fdbcc8f147b30191f9374abb8213972da963b6802c2d82affee1c5f0 -SIZE (FormValidator-Simple-0.15.tar.gz) = 17103 +MD5 (FormValidator-Simple-0.16.tar.gz) = b47b3626cf4a35babcf2c03230985222 +SHA256 (FormValidator-Simple-0.16.tar.gz) = a404f5afbb6bb25d3757ddf672fd841b86b9ced8f7f184d1aceadd946f0f4ffe +SIZE (FormValidator-Simple-0.16.tar.gz) = 17637 |