From sunpoet@sunpoet.net  Sun Oct  2 15:15:22 2011
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 6C6351065676
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Oct 2011 15:15:22 +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 3CF2B8FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Oct 2011 15:15:22 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 0EB563CED; Sun,  2 Oct 2011 23:15:11 +0800 (CST)
Message-Id: <20111002151512.0EB563CED@sunpoet.net>
Date: Sun,  2 Oct 2011 23:15:11 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ports@c0decafe.net
Subject: [PATCH] devel/p5-perlbrew: update to 0.29
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ports@c0decafe.net

>Number:         161238
>Category:       ports
>Synopsis:       [PATCH] devel/p5-perlbrew: update to 0.29
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 02 15:20:09 UTC 2011
>Closed-Date:    Mon Oct 03 02:37:44 UTC 2011
>Last-Modified:  Mon Oct 03 02:37:44 UTC 2011
>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.29

Port maintainer (ports@c0decafe.net) is cc'd.

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

--- p5-perlbrew-0.29.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-perlbrew/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	24 Sep 2011 17:29:40 -0000	1.3
+++ Makefile	2 Oct 2011 15:15:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	perlbrew
-PORTVERSION=	0.28
+PORTVERSION=	0.29
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:GUGOD
@@ -30,4 +30,10 @@
 MAN1=		perlbrew.1
 MAN3=		App::perlbrew.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS+=	p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-perlbrew/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	24 Sep 2011 17:29:40 -0000	1.3
+++ distinfo	2 Oct 2011 15:15:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (App-perlbrew-0.28.tar.gz) = 7b3f4b4223545e32ae63512a2d9b3cb9726a345178cf7c49136c494fac14c818
-SIZE (App-perlbrew-0.28.tar.gz) = 55493
+SHA256 (App-perlbrew-0.29.tar.gz) = c78de2c9720a9466c10dd776524f13a25fe2a80f401fc63bd3049ec26287b26d
+SIZE (App-perlbrew-0.29.tar.gz) = 55840
--- p5-perlbrew-0.29.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 2 15:20:34 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161238 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 2 15:20:38 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ports@c0decafe.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161238: [PATCH] devel/p5-perlbrew: update to 0.29
Date: Sun, 2 Oct 2011 15:20:37 UT

 Maintainer of devel/p5-perlbrew,
 
 Please note that PR ports/161238 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161238
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sun Oct 2 17:54:21 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

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

From: ports@c0decafe.net
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/161238: [PATCH] devel/p5-perlbrew: update to 0.29
Date: Mon, 3 Oct 2011 00:29:25 +0300

 Hello,
 
 On 10/02/11, Edwin Groothuis wrote:
 > Please note that PR ports/161238 has just been submitted.
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 
 Looks cool, thanks!
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Mon Oct 3 02:37:43 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161238 
>Unformatted:
