diff options
author | clsung <clsung@FreeBSD.org> | 2007-10-24 09:13:20 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-10-24 09:13:20 +0000 |
commit | e386804611893e5563e4c1569076bb03e1d252fc (patch) | |
tree | b678456ab0d460ca6f5649498eb31153f3e65860 | |
parent | 22a36db06d6a516dee4ff018f61f0a4bd192fcd3 (diff) | |
download | FreeBSD-ports-e386804611893e5563e4c1569076bb03e1d252fc.zip FreeBSD-ports-e386804611893e5563e4c1569076bb03e1d252fc.tar.gz |
- Update to 4.55
-rw-r--r-- | textproc/p5-Data-FormValidator/Makefile | 16 | ||||
-rw-r--r-- | textproc/p5-Data-FormValidator/distinfo | 6 |
2 files changed, 10 insertions, 12 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 782afc9..8b380d4 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -5,16 +5,14 @@ # $FreeBSD$ # -PORTNAME= Data-FormValidator -PORTVERSION= 4.51 -PORTREVISION= 1 -CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Data -PKGNAMEPREFIX= p5- +PORTNAME= Data-FormValidator +PORTVERSION= 4.55 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org -COMMENT= Validates user input (usually from an HTML form) based +MAINTAINER= perl@FreeBSD.org +COMMENT= Validates user input (usually from an HTML form) based RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \ ${SITE_PERL}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic \ diff --git a/textproc/p5-Data-FormValidator/distinfo b/textproc/p5-Data-FormValidator/distinfo index d049ef1..b8bc082 100644 --- a/textproc/p5-Data-FormValidator/distinfo +++ b/textproc/p5-Data-FormValidator/distinfo @@ -1,3 +1,3 @@ -MD5 (Data-FormValidator-4.51.tar.gz) = 093868528f8af187f812ec50287e4388 -SHA256 (Data-FormValidator-4.51.tar.gz) = a9919a52cc42bed67bedec8d274080dce8324405b86be6da506010897397e8af -SIZE (Data-FormValidator-4.51.tar.gz) = 92614 +MD5 (Data-FormValidator-4.55.tar.gz) = d5f60928b789530806df9775eccb4a95 +SHA256 (Data-FormValidator-4.55.tar.gz) = 1c87b010d51d825a4da234cbf6fb818b2618d19fb60becd7f8aa059277c3f239 +SIZE (Data-FormValidator-4.55.tar.gz) = 93156 |