Date: Wed, 9 Jun 2010 21:27:29 +0900 (JST) From: TAKAHASHI Kaoru <kaoru@kaisei.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/147721: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.13 Message-ID: <20100609122729.E451FEF41@rave.kaoru.trans-nt.com> Resent-Message-ID: <201006091230.o59CU4KN039923@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 147721 >Category: ports >Synopsis: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 09 12:30:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: TAKAHASHI Kaoru >Release: FreeBSD 6.4-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE-p7 FreeBSD 6.4-RELEASE-p7 #0: Fri Oct 2 02:46:10 UTC >Description: - Update to 0.13 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-FormValidator-Lite-0.13.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/Makefile /tmp/p5-FormValidator-Lite/Makefile --- /usr/ports/textproc/p5-FormValidator-Lite/Makefile 2010-05-22 17:45:03.000000000 +0900 +++ /tmp/p5-FormValidator-Lite/Makefile 2010-06-09 21:26:54.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Lite -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,7 @@ 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 diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/distinfo /tmp/p5-FormValidator-Lite/distinfo --- /usr/ports/textproc/p5-FormValidator-Lite/distinfo 2010-05-22 17:45:03.000000000 +0900 +++ /tmp/p5-FormValidator-Lite/distinfo 2010-06-09 21:25:18.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (FormValidator-Lite-0.12.tar.gz) = 999dd1252f879d9c39dadaa7b71fa502 -SHA256 (FormValidator-Lite-0.12.tar.gz) = 9d2005917c4c5a496ab0b585ae1a592413430018ebe06b6f2f0dc25b61a7295d -SIZE (FormValidator-Lite-0.12.tar.gz) = 58771 +MD5 (FormValidator-Lite-0.13.tar.gz) = f6fa7c63be43b76d98a539c851e772d1 +SHA256 (FormValidator-Lite-0.13.tar.gz) = c9f2294bbb4e80182560be4a59c6bd438f2e9400990056d3fa23758d3d81913b +SIZE (FormValidator-Lite-0.13.tar.gz) = 60630 diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/pkg-plist /tmp/p5-FormValidator-Lite/pkg-plist --- /usr/ports/textproc/p5-FormValidator-Lite/pkg-plist 2009-03-12 01:43:37.000000000 +0900 +++ /tmp/p5-FormValidator-Lite/pkg-plist 2010-06-09 21:26:05.000000000 +0900 @@ -6,6 +6,7 @@ %%SITE_PERL%%/FormValidator/Lite/Constraint/Email.pm %%SITE_PERL%%/FormValidator/Lite/Constraint/URL.pm %%SITE_PERL%%/FormValidator/Lite/Constraint/Date.pm +%%SITE_PERL%%/FormValidator/Lite/Constraint/Time.pm %%SITE_PERL%%/FormValidator/Lite/Messages/en.pm %%SITE_PERL%%/FormValidator/Lite/Messages/ja.pm %%SITE_PERL%%/FormValidator/Lite/Upload/CGI.pm --- p5-FormValidator-Lite-0.13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100609122729.E451FEF41>