Index: head/textproc/p5-FormValidator-Simple/Makefile =================================================================== --- head/textproc/p5-FormValidator-Simple/Makefile (revision 151828) +++ head/textproc/p5-FormValidator-Simple/Makefile (revision 151829) @@ -1,42 +1,42 @@ # New ports collection makefile for: FormValidator::Simple # Date created: 21 Nov 2005 # Whom: Lars Balker Rasmussen # # $FreeBSD$ # PORTNAME= FormValidator-Simple -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/L/LY/LYOKATO PKGNAMEPREFIX= p5- MAINTAINER= lars@balker.dk COMMENT= Validation with simple chains of constraints BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-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-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-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ 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} PERL_CONFIGURE= yes MAN3= FormValidator::Simple.3 \ FormValidator::Simple::Results.3 .include .if ${PERL_LEVEL} < 500800 IGNORE= requires perl 5.8 or later. Install lang/perl5.8 then try again .endif .include Property changes on: head/textproc/p5-FormValidator-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/textproc/p5-FormValidator-Simple/distinfo =================================================================== --- head/textproc/p5-FormValidator-Simple/distinfo (revision 151828) +++ head/textproc/p5-FormValidator-Simple/distinfo (revision 151829) @@ -1,3 +1,3 @@ -MD5 (FormValidator-Simple-0.12.tar.gz) = 91ff580335896c0424eff20aa45e1984 -SHA256 (FormValidator-Simple-0.12.tar.gz) = 1f4980af412f7480aae65452b942febf83df6512adaed42537bf552a1164b22d -SIZE (FormValidator-Simple-0.12.tar.gz) = 16349 +MD5 (FormValidator-Simple-0.13.tar.gz) = f9b57e001237542c16c4d2d5b37b6305 +SHA256 (FormValidator-Simple-0.13.tar.gz) = 2c3f70a2f01acd1357749f4071faa35facf5ce4a6db559ac382f2b188cad2e68 +SIZE (FormValidator-Simple-0.13.tar.gz) = 16847 Property changes on: head/textproc/p5-FormValidator-Simple/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property