From steve@mouf.net  Sun Apr  8 17:58:52 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 99FB31065670;
	Sun,  8 Apr 2012 17:58:52 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 3BB0D8FC08;
	Sun,  8 Apr 2012 17:58:52 +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 q38HwmxW019397
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sun, 8 Apr 2012 13:58:48 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q38HwmaC056393;
	Sun, 8 Apr 2012 13:58:48 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201204081758.q38HwmaC056393@meatwad.mouf.net>
Date: Sun, 8 Apr 2012 13:58:48 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kuriyama@freebsd.org
Subject: [PATCH] www/p5-Plack-Handler-CLI: add TEST_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         166761
>Category:       ports
>Synopsis:       [PATCH] www/p5-Plack-Handler-CLI: add TEST_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kuriyama
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 18:00:28 UTC 2012
>Closed-Date:    Sun Apr 22 11:42:55 UTC 2012
>Last-Modified:  Sun Apr 22 11:50:09 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 #17 r233932: Thu Apr  5 22:13:25
>Description:
- Add TEST_DEPENDS

Port maintainer (kuriyama@FreeBSD.org) is cc'd.

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

--- p5-Plack-Handler-CLI-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Plack-Handler-CLI/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	6 Aug 2011 09:21:14 -0000	1.1
+++ Makefile	8 Apr 2012 17:58:38 -0000
@@ -19,6 +19,9 @@
 	p5-Plack>=0.99:${PORTSDIR}/www/p5-Plack \
 	p5-URI>0:${PORTSDIR}/net/p5-URI
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-HTTP-Request-AsCGI>=0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \
+		p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
+		p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP
 
 PERL_CONFIGURE=	yes
 
--- p5-Plack-Handler-CLI-0.03.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kuriyama 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 8 18:00:46 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166761 
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Sun Apr 22 11:42:41 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

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

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

 kuriyama    2012-04-22 11:42:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Plack-Handler-CLI Makefile 
   Log:
   - Add test depends.
   
   PR:             ports/166761
   Submitted by:   swills
   
   Revision  Changes    Path
   1.2       +4 -0      ports/www/p5-Plack-Handler-CLI/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:
