Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 09:40:41 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        kaoru@kaisei.org
Subject:   ports/181195: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.37
Message-ID:  <20130810004041.4BCA561C4D@rave.kaoru.trans-nt.com>
Resent-Message-ID: <201308100050.r7A0o698038125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181195
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.37
>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:   Sat Aug 10 00:50:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 8.3-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 23:52:38 UTC 2012
>Description:
- Update to 0.37

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-FormValidator-Lite-0.37.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/Makefile ./Makefile
--- /usr/ports/textproc/p5-FormValidator-Lite/Makefile	2013-05-13 16:55:29.000000000 +0900
+++ ./Makefile	2013-08-10 09:37:05.000000000 +0900
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	FormValidator-Lite
-PORTVERSION=	0.34
+PORTVERSION=	0.37
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -33,6 +33,7 @@
 		FormValidator::Lite::Constraint::Email.3 \
 		FormValidator::Lite::Constraint::File.3 \
 		FormValidator::Lite::Constraint::Japanese.3 \
+		FormValidator::Lite::Constraint::Number.3 \
 		FormValidator::Lite::Constraint::Time.3 \
 		FormValidator::Lite::Constraint::URL.3 \
 		FormValidator::Lite::Messages::en.3 \
diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/distinfo ./distinfo
--- /usr/ports/textproc/p5-FormValidator-Lite/distinfo	2013-05-13 16:55:29.000000000 +0900
+++ ./distinfo	2013-08-10 09:33:46.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (FormValidator-Lite-0.34.tar.gz) = 4e408f1b6c13b351244bf789a27c9eea78792f99390d4a34387e267c9f416db2
-SIZE (FormValidator-Lite-0.34.tar.gz) = 31658
+SHA256 (FormValidator-Lite-0.37.tar.gz) = 787edf16d448b08640f12c18216a6e70a7a7e9dda32dc6326f2c0d27a218575f
+SIZE (FormValidator-Lite-0.37.tar.gz) = 33075
diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/pkg-plist ./pkg-plist
--- /usr/ports/textproc/p5-FormValidator-Lite/pkg-plist	2012-07-14 23:29:18.000000000 +0900
+++ ./pkg-plist	2013-08-10 09:35:44.000000000 +0900
@@ -5,8 +5,10 @@
 %%SITE_PERL%%/FormValidator/Lite/Constraint/Email.pm
 %%SITE_PERL%%/FormValidator/Lite/Constraint/File.pm
 %%SITE_PERL%%/FormValidator/Lite/Constraint/Japanese.pm
+%%SITE_PERL%%/FormValidator/Lite/Constraint/Number.pm
 %%SITE_PERL%%/FormValidator/Lite/Constraint/Time.pm
 %%SITE_PERL%%/FormValidator/Lite/Constraint/URL.pm
+%%SITE_PERL%%/FormValidator/Lite/Hash.pm
 %%SITE_PERL%%/FormValidator/Lite/Messages/en.pm
 %%SITE_PERL%%/FormValidator/Lite/Messages/ja.pm
 %%SITE_PERL%%/FormValidator/Lite/Upload.pm
--- p5-FormValidator-Lite-0.37.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?20130810004041.4BCA561C4D>