Index: head/textproc/p5-FormValidator-Lite/Makefile =================================================================== --- head/textproc/p5-FormValidator-Lite/Makefile (revision 260178) +++ head/textproc/p5-FormValidator-Lite/Makefile (revision 260179) @@ -1,34 +1,34 @@ # New ports collection makefile for: p5-FormValidator-Lite # Date created: 2009-03-09 # Whom: TAKAHASHI Kaoru # # $FreeBSD$ # PORTNAME= FormValidator-Lite -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Lightleight form validation library RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \ ${SITE_PERL}/Class/Accessor/Lite.pm:${PORTSDIR}/devel/p5-Class-Accessor-Lite PERL_CONFIGURE= 5.8.9+ MAN3= FormValidator::Lite.3 \ FormValidator::Lite::Constraint.3 \ FormValidator::Lite::Constraint::Date.3 \ FormValidator::Lite::Constraint::Default.3 \ FormValidator::Lite::Constraint::Email.3 \ FormValidator::Lite::Constraint::File.3 \ FormValidator::Lite::Constraint::Japanese.3 \ FormValidator::Lite::Constraint::Time.3 \ FormValidator::Lite::Constraint::URL.3 \ FormValidator::Lite::Messages::en.3 \ FormValidator::Lite::Messages::ja.3 .include Property changes on: head/textproc/p5-FormValidator-Lite/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/textproc/p5-FormValidator-Lite/distinfo =================================================================== --- head/textproc/p5-FormValidator-Lite/distinfo (revision 260178) +++ head/textproc/p5-FormValidator-Lite/distinfo (revision 260179) @@ -1,3 +1,3 @@ -MD5 (FormValidator-Lite-0.18.tar.gz) = e5247668bc983df12de35029ec2f6395 -SHA256 (FormValidator-Lite-0.18.tar.gz) = ab6289f79e39e46ddc981ff2c5ac1a12d348ac87f8c316ee0064d61d15e499b6 -SIZE (FormValidator-Lite-0.18.tar.gz) = 61072 +MD5 (FormValidator-Lite-0.19.tar.gz) = 275b2602ba0e39b2636c81e6eb450b15 +SHA256 (FormValidator-Lite-0.19.tar.gz) = 2981174c15c0461e10d9260fcb6533c91fe4a4ad7a2ff5f278548d4febd946d2 +SIZE (FormValidator-Lite-0.19.tar.gz) = 61571 Property changes on: head/textproc/p5-FormValidator-Lite/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property