diff options
author | lbr <lbr@FreeBSD.org> | 2007-02-03 21:20:41 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2007-02-03 21:20:41 +0800 |
commit | 2ab8d9cbce3141c17900e7e14ef4ed566285bf0b (patch) | |
tree | 7e98e74164b52432cc14175d8dcf57ffee5a1777 | |
parent | d2334e67ae8d5c737742208f0aa7549ebf9ffc53 (diff) | |
download | freebsd-ports-gnome-2ab8d9cbce3141c17900e7e14ef4ed566285bf0b.tar.gz freebsd-ports-gnome-2ab8d9cbce3141c17900e7e14ef4ed566285bf0b.tar.zst freebsd-ports-gnome-2ab8d9cbce3141c17900e7e14ef4ed566285bf0b.zip |
Update to 0.21
-rw-r--r-- | textproc/p5-FormValidator-Simple/Makefile | 19 | ||||
-rw-r--r-- | textproc/p5-FormValidator-Simple/distinfo | 6 |
2 files changed, 12 insertions, 13 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index 216bcb99e0d3..93b8004dc080 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -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 diff --git a/textproc/p5-FormValidator-Simple/distinfo b/textproc/p5-FormValidator-Simple/distinfo index 85ed88152271..c8b34fe8122b 100644 --- a/textproc/p5-FormValidator-Simple/distinfo +++ b/textproc/p5-FormValidator-Simple/distinfo @@ -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 |