ports/153093: [PATCH] textproc/p5-FormValidator-Lite: update to 0.21

Philip M. Gollucci pgollucci at p6m7g8.com
Sun Dec 12 21:50:41 UTC 2010


>Number:         153093
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-FormValidator-Lite: update to 0.21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 21:50:40 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 0.21

Port maintainer (kaoru at kaisei.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-FormValidator-Lite-0.21.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-FormValidator-Lite/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	18 Nov 2010 02:03:09 -0000	1.17
+++ Makefile	12 Dec 2010 21:03:08 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	FormValidator-Lite
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@
 MAINTAINER=	kaoru at kaisei.org
 COMMENT=	Lightleight form validation library
 
-RUN_DEPENDS=	${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require \
+RUN_DEPENDS=	p5-UNIVERSAL-require>0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require \
 	${SITE_PERL}/Class/Accessor/Lite.pm:${PORTSDIR}/devel/p5-Class-Accessor-Lite
 
 PERL_CONFIGURE=	5.8.9+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-FormValidator-Lite/distinfo,v
retrieving revision 1.19
diff -u -u -r1.19 distinfo
--- distinfo	18 Nov 2010 02:03:09 -0000	1.19
+++ distinfo	12 Dec 2010 05:15:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (FormValidator-Lite-0.20.tar.gz) = 7b643a789572218157d2ddb6c8615d86966b4ed2929626ce12581b0e835fbf0d
-SIZE (FormValidator-Lite-0.20.tar.gz) = 61640
+SHA256 (FormValidator-Lite-0.21.tar.gz) = ae7f0a862cf6fbe1ef5fc49398f5a7dc5935244288547d58cb291e4a2efd1ac7
+SIZE (FormValidator-Lite-0.21.tar.gz) = 61957
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-FormValidator-Lite/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	24 Sep 2010 02:03:22 -0000	1.3
+++ pkg-plist	12 Dec 2010 19:02:09 -0000
@@ -10,6 +10,7 @@
 %%SITE_PERL%%/FormValidator/Lite/Messages/ja.pm
 %%SITE_PERL%%/FormValidator/Lite/Upload/CGI.pm
 %%SITE_PERL%%/FormValidator/Lite/Upload/HTTPEngine.pm
+%%SITE_PERL%%/FormValidator/Lite/Upload/PlackRequest.pm
 %%SITE_PERL%%/FormValidator/Lite/Constraint.pm
 %%SITE_PERL%%/FormValidator/Lite/Upload.pm
 %%SITE_PERL%%/FormValidator/Lite.pm
--- p5-FormValidator-Lite-0.21.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list