From steve@mouf.net  Sun Feb  5 02:56:08 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2C006106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Feb 2012 02:56:08 +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 DE4008FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Feb 2012 02:56:07 +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 q152u33p071928
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 4 Feb 2012 21:56:03 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q152u2et018599;
	Sat, 4 Feb 2012 21:56:02 -0500 (EST)
	(envelope-from steve)
Message-Id: <201202050256.q152u2et018599@meatwad.mouf.net>
Date: Sat, 4 Feb 2012 21:56:02 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: geraud@gcu.info
Subject: [PATCH] devel/p5-Log-Dispatch-Array: add TEST_DEPENDS to enable testing
X-Send-Pr-Version: 3.113
X-GNATS-Notify: geraud@gcu.info

>Number:         164781
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Log-Dispatch-Array: add TEST_DEPENDS to enable testing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 05 03:00:26 UTC 2012
>Closed-Date:    Wed Feb 15 02:35:41 UTC 2012
>Last-Modified:  Wed Feb 15 02:40:04 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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

Port maintainer (geraud@gcu.info) is cc'd.

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

--- p5-Log-Dispatch-Array-1.001.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Log-Dispatch-Array/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	20 Sep 2011 09:31:56 -0000	1.1
+++ Makefile	5 Feb 2012 02:55:51 -0000
@@ -20,6 +20,7 @@
 
 RUN_DEPENDS=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
 BUILD_DEPENDS:=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
 PERL_CONFIGURE=	yes
 
--- p5-Log-Dispatch-Array-1.001.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 5 03:00:37 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=164781 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Feb 5 03:00:44 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: geraud@gcu.info
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/164781: [PATCH] devel/p5-Log-Dispatch-Array: add TEST_DEPENDS to enable testing
Date: Sun, 5 Feb 2012 03:00:41 UT

 Maintainer of devel/p5-Log-Dispatch-Array,
 
 Please note that PR ports/164781 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/164781
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Feb 5 03:14:17 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164781 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Wed Feb 15 02:35:38 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164781: commit references a PR
Date: Wed, 15 Feb 2012 02:35:37 +0000 (UTC)

 swills      2012-02-15 02:35:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Log-Dispatch-Array Makefile 
   Log:
   - Add TEST_DEPENDS to enable testing
   
   PR:             ports/164781
   Submitted by:   swills (myself)
   Approved by:    portmgr (blanket)
   
   Revision  Changes    Path
   1.2       +1 -0      ports/devel/p5-Log-Dispatch-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:
