Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Feb 2012 13:22:00 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        az@FreeBSD.org
Subject:   ports/164897: [PATCH] devel/p5-Class-Load: update to 0.14
Message-ID:  <20120208052200.6BF3524CF@sunpoet.net>
Resent-Message-ID: <201202080530.q185UBlG014895@freefall.freebsd.org>

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

>Number:         164897
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Load: update to 0.14
>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 Feb 08 05:30:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jan 29 23:36:49 CST 2012
>Description:
- Update to 0.14
- Sort *_DEPENDS

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

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

--- p5-Class-Load-0.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Load/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	6 Jan 2012 18:48:08 -0000	1.8
+++ Makefile	8 Feb 2012 05:22:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-Load
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,13 +18,15 @@
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Data-OptList>0:${PORTSDIR}/devel/p5-Data-OptList \
-		p5-Package-Stash>=0.32:${PORTSDIR}/devel/p5-Package-Stash \
+		p5-Module-Implementation>=0:${PORTSDIR}/devel/p5-Module-Implementation \
 		p5-Module-Runtime>=0.011:${PORTSDIR}/devel/p5-Module-Runtime \
+		p5-Package-Stash>=0:${PORTSDIR}/devel/p5-Package-Stash \
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
-		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
+		p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Load/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	6 Jan 2012 18:48:08 -0000	1.8
+++ distinfo	8 Feb 2012 05:22:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (Class-Load-0.13.tar.gz) = 971160440795a54383c9b7448fb452fc9331c320474c49d17c41dde0bb85543c
-SIZE (Class-Load-0.13.tar.gz) = 19277
+SHA256 (Class-Load-0.14.tar.gz) = 56c10d092cbe64cc39c052e1097dc0debf39b37e70662239057120b03a6cb786
+SIZE (Class-Load-0.14.tar.gz) = 19201
--- p5-Class-Load-0.14.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?20120208052200.6BF3524CF>