Index: head/textproc/p5-Data-FormValidator/Makefile =================================================================== --- head/textproc/p5-Data-FormValidator/Makefile (revision 325269) +++ head/textproc/p5-Data-FormValidator/Makefile (revision 325270) @@ -1,34 +1,34 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Data-FormValidator -PORTVERSION= 4.80 +PORTVERSION= 4.81 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validates user input (usually from an HTML form) based BUILD_DEPENDS= p5-CGI.pm>=3.48:${PORTSDIR}/www/p5-CGI.pm \ p5-Date-Calc>=5.0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ p5-File-MMagic>=1.17:${PORTSDIR}/devel/p5-File-MMagic \ p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ p5-MIME-Types>=1.005:${PORTSDIR}/mail/p5-MIME-Types \ p5-Perl6-Junction>=1.10:${PORTSDIR}/devel/p5-Perl6-Junction \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild MAN3= Data::FormValidator.3 \ Data::FormValidator::ConstraintsFactory.3 \ Data::FormValidator::Constraints.3 \ Data::FormValidator::Constraints::Dates.3 \ Data::FormValidator::Constraints::Upload.3 \ Data::FormValidator::Filters.3 \ Data::FormValidator::Results.3 .include Property changes on: head/textproc/p5-Data-FormValidator/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/textproc/p5-Data-FormValidator/distinfo =================================================================== --- head/textproc/p5-Data-FormValidator/distinfo (revision 325269) +++ head/textproc/p5-Data-FormValidator/distinfo (revision 325270) @@ -1,2 +1,2 @@ -SHA256 (Data-FormValidator-4.80.tar.gz) = 1e546d670a31a847917dd02fe00cd0cf7624289b727262ffbaf455bb49fb7461 -SIZE (Data-FormValidator-4.80.tar.gz) = 109865 +SHA256 (Data-FormValidator-4.81.tar.gz) = f844056231b2eeb4068cafbcab1ddf5d46cb348bd5cfb1d234421c09ee8a0de3 +SIZE (Data-FormValidator-4.81.tar.gz) = 109870 Property changes on: head/textproc/p5-Data-FormValidator/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property