From steve@mouf.net  Fri Mar 23 20:46:58 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DC26D106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Mar 2012 20:46:58 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 7E12D8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Mar 2012 20:46:58 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id q2NKkpwf010498
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 23 Mar 2012 16:46:54 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2NKkoi2007794;
	Fri, 23 Mar 2012 16:46:50 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203232046.q2NKkoi2007794@meatwad.mouf.net>
Date: Fri, 23 Mar 2012 16:46:50 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: snowfly@yuntech.edu.tw
Subject: [PATCH] www/p5-WWW-Shorten-0rz: add TEST_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: snowfly@yuntech.edu.tw

>Number:         166355
>Category:       ports
>Synopsis:       [PATCH] www/p5-WWW-Shorten-0rz: add TEST_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 20:50:09 UTC 2012
>Closed-Date:    Wed Apr 11 20:37:47 UTC 2012
>Last-Modified:  Wed Apr 11 20:40:12 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add TEST_DEPENDS
- Avoid use of SITE_PERL in DEPENDS

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

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

--- p5-WWW-Shorten-0rz-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-WWW-Shorten-0rz/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	21 Jan 2012 17:39:22 -0000	1.9
+++ Makefile	23 Mar 2012 20:46:08 -0000
@@ -14,9 +14,10 @@
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Shorten URL using 0rz.net
 
-BUILD_DEPENDS=	${SITE_PERL}/WWW/Shorten.pm:${PORTSDIR}/www/p5-WWW-Shorten \
-		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize
+BUILD_DEPENDS=	p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \
+		p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
 PERL_CONFIGURE=	yes
 
--- p5-WWW-Shorten-0rz-0.07.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 23 20:50:20 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=166355 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Mar 23 20:50:24 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: snowfly@yuntech.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/166355: [PATCH] www/p5-WWW-Shorten-0rz: add TEST_DEPENDS
Date: Fri, 23 Mar 2012 20:50:22 UT

 Maintainer of www/p5-WWW-Shorten-0rz,
 
 Please note that PR ports/166355 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/166355
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Thu Mar 29 11:39:34 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166355 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Wed Apr 11 20:37:46 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166355: commit references a PR
Date: Wed, 11 Apr 2012 20:37:52 +0000 (UTC)

 swills      2012-04-11 20:37:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-WWW-Shorten-0rz Makefile 
   Log:
   - Add TEST_DEPENDS
   - Avoid use of SITE_PERL in DEPENDS
   
   PR:             ports/166355
   Approved by:    maintainer timeout (snowfly@yuntech.edu.tw, >2 weeks)
   
   Revision  Changes    Path
   1.10      +3 -2      ports/www/p5-WWW-Shorten-0rz/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:
