diff options
author | lbr <lbr@FreeBSD.org> | 2006-09-06 17:01:48 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2006-09-06 17:01:48 +0800 |
commit | ad4a3f30efcf32c8dcb3f2e6977b47f4d6b89936 (patch) | |
tree | a941166d47389d750694df61ece4d2b89fda1657 /textproc/p5-FormValidator-Simple | |
parent | 703d011fe30e5be23aa3e9728365389395b8c44d (diff) | |
download | freebsd-ports-gnome-ad4a3f30efcf32c8dcb3f2e6977b47f4d6b89936.tar.gz freebsd-ports-gnome-ad4a3f30efcf32c8dcb3f2e6977b47f4d6b89936.tar.zst freebsd-ports-gnome-ad4a3f30efcf32c8dcb3f2e6977b47f4d6b89936.zip |
Update to 0.17
Diffstat (limited to 'textproc/p5-FormValidator-Simple')
-rw-r--r-- | textproc/p5-FormValidator-Simple/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-FormValidator-Simple/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index e829a46ad677..eb449826629d 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Simple -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/L/LY/LYOKATO @@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Validation with simple chains of constraints -BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \ +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 \ @@ -28,7 +29,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \ 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 -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-FormValidator-Simple/distinfo b/textproc/p5-FormValidator-Simple/distinfo index f4a828a452df..fad02500bb6f 100644 --- a/textproc/p5-FormValidator-Simple/distinfo +++ b/textproc/p5-FormValidator-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (FormValidator-Simple-0.16.tar.gz) = b47b3626cf4a35babcf2c03230985222 -SHA256 (FormValidator-Simple-0.16.tar.gz) = a404f5afbb6bb25d3757ddf672fd841b86b9ced8f7f184d1aceadd946f0f4ffe -SIZE (FormValidator-Simple-0.16.tar.gz) = 17637 +MD5 (FormValidator-Simple-0.17.tar.gz) = 83bb03d010919835cfb485db33cb5d5e +SHA256 (FormValidator-Simple-0.17.tar.gz) = 1022018d2177e5c4df499c15f90820756750c6e876f6835a478a99594e528d26 +SIZE (FormValidator-Simple-0.17.tar.gz) = 21500 |