From sunpoet@sunpoet.net  Sat Apr 21 06:06:33 2012
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 41E771065678
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Apr 2012 06:06:33 +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 0A7F58FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Apr 2012 06:06:33 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 3VZNgp6spJz8yf; Sat, 21 Apr 2012 14:04:54 +0800 (CST)
Message-Id: <3VZNgp6spJz8yf@sunpoet.net>
Date: Sat, 21 Apr 2012 14:04:54 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] devel/p5-Object-Array: fix *_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         167146
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Object-Array: fix *_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 06:10:14 UTC 2012
>Closed-Date:    Sun Apr 22 15:40:59 UTC 2012
>Last-Modified:  Sun Apr 22 15:50:10 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: Mon Mar 19 09:07:46 CST 2012
>Description:
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Object-Array-0.060_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-Array/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	22 Jul 2009 16:26:36 -0000	1.3
+++ Makefile	21 Apr 2012 06:05:52 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Object-Array
 PORTVERSION=	0.060
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +15,10 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Array references with accessors
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
-		${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter \
-		${SITE_PERL}/Sub/Install.pm:${PORTSDIR}/devel/p5-Sub-Install \
-		${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
+		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
+		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-Object-Array-0.060_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 21 06:10:44 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167146 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 21 06:10:49 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/167146: [PATCH] devel/p5-Object-Array: fix *_DEPENDS
Date: Sat, 21 Apr 2012 06:10:47 UT

 Maintainer of devel/p5-Object-Array,
 
 Please note that PR ports/167146 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/167146
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Sat Apr 21 06:36:04 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167146 
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sun Apr 22 15:40:57 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167146: commit references a PR
Date: Sun, 22 Apr 2012 15:41:02 +0000 (UTC)

 sunpoet     2012-04-22 15:40:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Object-Array Makefile 
   Log:
   - Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
   - Bump PORTREVISION for dependency change
   
   PR:             ports/167146
   Submitted by:   sunpoet (myself)
   Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
   
   Revision  Changes    Path
   1.4       +5 -5      ports/devel/p5-Object-Array/Makefile
 _______________________________________________
 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:
