From steve@mouf.net  Thu Feb  9 15:06:12 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 87A66106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Feb 2012 15:06:12 +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 27DA08FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Feb 2012 15:06:12 +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 q19F668V074764
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Thu, 9 Feb 2012 10:06:06 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q19F651k099779;
	Thu, 9 Feb 2012 10:06:05 -0500 (EST)
	(envelope-from steve)
Message-Id: <201202091506.q19F651k099779@meatwad.mouf.net>
Date: Thu, 9 Feb 2012 10:06:05 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: culot@freebsd.org
Subject: [PATCH] devel/p5-CPS: add another TEST_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164931
>Category:       ports
>Synopsis:       [PATCH] devel/p5-CPS: add another TEST_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 09 15:10:02 UTC 2012
>Closed-Date:    Thu Feb 09 15:36:21 UTC 2012
>Last-Modified:  Thu Feb  9 15: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 #13 r230974: Fri Feb  3 23:48:36
>Description:
need another TEST_DEPENDS to make tests pass

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

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

--- p5-CPS-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-CPS/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	6 Jan 2012 08:16:53 -0000	1.3
+++ Makefile	9 Feb 2012 15:05:22 -0000
@@ -20,7 +20,8 @@
 
 TEST_DEPENDS=	p5-Test-Identity>0:${PORTSDIR}/devel/p5-Test-Identity \
 		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
-		p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount
+		p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount \
+		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
 PERL_MODBUILD=	yes
 
--- p5-CPS-0.12.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 9 15:10:17 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164931 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Thu Feb 9 15:36:20 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164931: commit references a PR
Date: Thu,  9 Feb 2012 15:36:08 +0000 (UTC)

 swills      2012-02-09 15:35:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-CPS         Makefile 
   Log:
   - Add additional TEST_DEPENDS
   
   PR:             ports/164931
   Submitted by:   swills (myself)
   Approved by:    maintainer (culot)
   
   Revision  Changes    Path
   1.4       +2 -1      ports/devel/p5-CPS/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:
