ports/162032: [PATCH] devel/p5-Class-Load: update to 0.12

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 26 12:30:12 UTC 2011


>Number:         162032
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Load: update to 0.12
>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:   Wed Oct 26 12:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 0.12

Note that this PR should be committed after ports/162031 (Update p5-Module-Runtime to 0.011).

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

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

--- p5-Class-Load-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Load/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	9 Oct 2011 17:58:24 -0000	1.6
+++ Makefile	26 Oct 2011 12:21:58 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-Load
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +19,7 @@
 
 BUILD_DEPENDS=	p5-Data-OptList>0:${PORTSDIR}/devel/p5-Data-OptList \
 		p5-Package-Stash>=0.32:${PORTSDIR}/devel/p5-Package-Stash \
-		p5-Module-Runtime>=0.009:${PORTSDIR}/devel/p5-Module-Runtime \
+		p5-Module-Runtime>=0.011:${PORTSDIR}/devel/p5-Module-Runtime \
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Load/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	9 Oct 2011 17:58:24 -0000	1.6
+++ distinfo	26 Oct 2011 12:21:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (Class-Load-0.11.tar.gz) = f018f1c9bc160e57cc94ada63979bebc9d19698f88abd3cd93749c222671eb2c
-SIZE (Class-Load-0.11.tar.gz) = 18470
+SHA256 (Class-Load-0.12.tar.gz) = d90c1574060ab5107316849416b27b1352ecac75a62d182675c0568b3d443c6a
+SIZE (Class-Load-0.12.tar.gz) = 18770
--- p5-Class-Load-0.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list