1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to 0.21

This commit is contained in:
Lars Balker Rasmussen 2007-02-03 13:20:41 +00:00
parent aa58955c5f
commit a33264c1eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184037
2 changed files with 12 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= FormValidator-Simple
PORTVERSION= 0.20
PORTVERSION= 0.21
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/L/LY/LYOKATO
@ -16,19 +16,18 @@ MAINTAINER= lbr@FreeBSD.org
COMMENT= Validation with simple chains of constraints
RUN_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Data-Accessor>0:${PORTSDIR}/devel/p5-Class-Data-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-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Class-Data-Accessor>=0.03:${PORTSDIR}/devel/p5-Class-Data-Accessor \
p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
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 \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
p5-Date-Calc>=5.4:${PORTSDIR}/devel/p5-Date-Calc \
p5-Tie-IxHash>=1.21:${PORTSDIR}/devel/p5-Tie-IxHash \
p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \
p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML
p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \
p5-List-MoreUtils>=0.16:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-DateTime-Format-Strptime>=1.07:${PORTSDIR}/devel/p5-DateTime-Format-Strptime
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (FormValidator-Simple-0.20.tar.gz) = ce2a33ab7f2940a5013f909de4792996
SHA256 (FormValidator-Simple-0.20.tar.gz) = 9a3dada09409df4c2711db1f39a7acdd662360a7956d3d4413762204839d9ba2
SIZE (FormValidator-Simple-0.20.tar.gz) = 22124
MD5 (FormValidator-Simple-0.21.tar.gz) = c510678327f5559e45a296ef391f8dc6
SHA256 (FormValidator-Simple-0.21.tar.gz) = f7838790a99a18ee3a8d269f98322be418745dbf18469e4d02b753279a808c8c
SIZE (FormValidator-Simple-0.21.tar.gz) = 38639