From sunpoet@sunpoet.net  Wed Feb  8 05:22:37 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D861F1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Feb 2012 05:22:37 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id 9B09F8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Feb 2012 05:22:37 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 6BF3524CF; Wed,  8 Feb 2012 13:22:00 +0800 (CST)
Message-Id: <20120208052200.6BF3524CF@sunpoet.net>
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: [PATCH] devel/p5-Class-Load: update to 0.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164897
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-Load: update to 0.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 08 05:30:10 UTC 2012
>Closed-Date:    Thu Feb 09 02:34:51 UTC 2012
>Last-Modified:  Thu Feb  9 02:40:09 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->az 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Feb 8 05:30:22 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164897 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu Feb 9 02:34:20 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 


Responsible-Changed-From-To: az->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Thu Feb 9 02:34:20 UTC 2012 
Responsible-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164897 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164897: commit references a PR
Date: Thu,  9 Feb 2012 02:34:21 +0000 (UTC)

 sunpoet     2012-02-09 02:34:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Class-Load  Makefile distinfo 
   Log:
   - Update to 0.15
   - Sort *_DEPENDS
   
   Changes:        http://search.cpan.org/dist/Class-Load/Changes
   PR:             ports/164897
   Submitted by:   sunpoet (myself)
   Approved by:    az (maintainer, via mail)
   
   Revision  Changes    Path
   1.9       +5 -3      ports/devel/p5-Class-Load/Makefile
   1.9       +2 -2      ports/devel/p5-Class-Load/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
