ports/125021: [PATCH] lang/p5-Error: update to 0.17014

Yen-Ming Lee leeym at FreeBSD.org
Thu Jun 26 19:20:02 UTC 2008


>Number:         125021
>Category:       ports
>Synopsis:       [PATCH] lang/p5-Error: update to 0.17014
>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 Jun 26 19:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 0.17014

Port maintainer (pgollucci at p6m7g8.com) is cc'd.

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

--- p5-Error-0.17014.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/p5-Error/Makefile,v
retrieving revision 1.17
diff -u -d -b -w -u -r1.17 Makefile
--- Makefile	10 Mar 2008 23:15:46 -0000	1.17
+++ Makefile	26 Jun 2008 18:56:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Error
-PORTVERSION=	0.17012
+PORTVERSION=	0.17014
 CATEGORIES=	lang perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,4 +18,10 @@
 
 MAN3=		Error.3 Error::Simple.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500703
+RUN_DEPENDS+=	p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/p5-Error/distinfo,v
retrieving revision 1.12
diff -u -d -b -w -u -r1.12 distinfo
--- distinfo	10 Mar 2008 23:15:46 -0000	1.12
+++ distinfo	26 Jun 2008 18:56:41 -0000
@@ -1,3 +1,3 @@
-MD5 (Error-0.17012.tar.gz) = c6acfa02e79c0100ecf54478d66064d0
-SHA256 (Error-0.17012.tar.gz) = 6b356230f4a81e2754f2e87144739cdb28e91641b949e2d78c1d1bb4bcc3257a
-SIZE (Error-0.17012.tar.gz) = 17713
+MD5 (Error-0.17014.tar.gz) = 0f8c7346fc661c3f22b8995517a0f03f
+SHA256 (Error-0.17014.tar.gz) = 286357e62409fec58bcdbb280d3cdc992c02b5b56d82452acfbc6a1436461a16
+SIZE (Error-0.17014.tar.gz) = 17793
--- p5-Error-0.17014.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list