diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-25 10:58:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-25 10:58:02 +0000 |
commit | dca82976489c64c8ab712278f3de3b5be61e2ee2 (patch) | |
tree | b1f6981552595191a1b314958edba55e8c45c63c /textproc/p5-FormValidator-Lite | |
parent | - Update to 0.2 (diff) |
- Update to 0.24
PR: 155710
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=271664
Diffstat (limited to 'textproc/p5-FormValidator-Lite')
-rw-r--r-- | textproc/p5-FormValidator-Lite/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-FormValidator-Lite/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile index ec0140463267..659e2e004915 100644 --- a/textproc/p5-FormValidator-Lite/Makefile +++ b/textproc/p5-FormValidator-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Lite -PORTVERSION= 0.21 +PORTVERSION= 0.24 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Lightleight form validation library -RUN_DEPENDS= p5-UNIVERSAL-require>0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - ${SITE_PERL}/Class/Accessor/Lite.pm:${PORTSDIR}/devel/p5-Class-Accessor-Lite +RUN_DEPENDS= p5-UNIVERSAL-require>=0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require \ + p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite PERL_CONFIGURE= 5.8.9+ diff --git a/textproc/p5-FormValidator-Lite/distinfo b/textproc/p5-FormValidator-Lite/distinfo index 39a2d02f45a6..4e9e44c6d4f1 100644 --- a/textproc/p5-FormValidator-Lite/distinfo +++ b/textproc/p5-FormValidator-Lite/distinfo @@ -1,2 +1,2 @@ -SHA256 (FormValidator-Lite-0.21.tar.gz) = ae7f0a862cf6fbe1ef5fc49398f5a7dc5935244288547d58cb291e4a2efd1ac7 -SIZE (FormValidator-Lite-0.21.tar.gz) = 61957 +SHA256 (FormValidator-Lite-0.24.tar.gz) = b49dfe1a2e096f4418f67e14af508de186217d8e822234a493d215f6e22a51c0 +SIZE (FormValidator-Lite-0.24.tar.gz) = 64132 |