ports/136561: [PATCH] textproc/p5-FormValidator-Simple: update to 0.28

Philip M. Gollucci pgollucci at FreeBSD.org
Thu Jul 9 01:20:30 UTC 2009


>Number:         136561
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-FormValidator-Simple: update to 0.28
>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:   Thu Jul 09 01:20:29 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.28

Port maintainer (lbr at FreeBSD.org) is cc'd.

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

--- p5-FormValidator-Simple-0.28.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-FormValidator-Simple/Makefile,v
retrieving revision 1.18
diff -u -u -r1.18 Makefile
--- Makefile	29 Jun 2008 20:00:14 -0000	1.18
+++ Makefile	9 Jul 2009 01:19:37 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		FormValidator-Simple
-PORTVERSION=		0.23
+PORTVERSION=	0.28
 CATEGORIES=		textproc perl5
 MASTER_SITES=		CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/L/LY/LYOKATO
@@ -15,7 +15,7 @@
 MAINTAINER=		lbr at FreeBSD.org
 COMMENT=		Validation with simple chains of constraints
 
-RUN_DEPENDS=	p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \
+BUILD_DEPENDS=	p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \
 		p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \
 		p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 		p5-Class-Data-Accessor>=0.03:${PORTSDIR}/devel/p5-Class-Data-Accessor \
@@ -28,14 +28,14 @@
 		p5-YAML>=0.39:${PORTSDIR}/textproc/p5-YAML \
 		p5-List-MoreUtils>=0.16:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-DateTime-Format-Strptime>=1.07:${PORTSDIR}/devel/p5-DateTime-Format-Strptime
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
 
 MAN3=		FormValidator::Simple.3 \
 		FormValidator::Simple::Results.3
 
-# included AutoInstall.pm bugs out on multi-dot version numbers, so let 
+# included AutoInstall.pm bugs out on multi-dot version numbers, so let
 # ports handle all the installation requirements...
 post-extract:
 	@${PERL} -i.bak -ne 'print unless /^requires/' ${WRKSRC}/Makefile.PL
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-FormValidator-Simple/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	29 Jun 2008 20:00:14 -0000	1.14
+++ distinfo	9 Jul 2009 01:19:37 -0000
@@ -1,3 +1,3 @@
-MD5 (FormValidator-Simple-0.23.tar.gz) = 5ef3fd63db558df26db2d820aa243fed
-SHA256 (FormValidator-Simple-0.23.tar.gz) = 3bc8346fe90840099aa1e8c139c6572c88f109c463ec56b2dd5a249103ca8056
-SIZE (FormValidator-Simple-0.23.tar.gz) = 38896
+MD5 (FormValidator-Simple-0.28.tar.gz) = cd69e80bfc6cb7875f5e5924ce28e9cd
+SHA256 (FormValidator-Simple-0.28.tar.gz) = db41fb43007cb2073e521908f13e3c15ef53d534867ef6295d1e179589803e8a
+SIZE (FormValidator-Simple-0.28.tar.gz) = 36273
--- p5-FormValidator-Simple-0.28.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list