From steve@mouf.net  Fri Jan 20 02:52:35 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 3D191106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Jan 2012 02:52:35 +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 D522D8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Jan 2012 02:52:34 +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 q0K2qSAi082102
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Thu, 19 Jan 2012 21:52:30 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q0K2qSQn076599;
	Thu, 19 Jan 2012 21:52:28 -0500 (EST)
	(envelope-from steve)
Message-Id: <201201200252.q0K2qSQn076599@meatwad.mouf.net>
Date: Thu, 19 Jan 2012 21:52:28 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: timur@freebsd.org
Subject: [PATCH] devel/p5-DateTime-Format-Natural: Add TEST_DEPENDS to enable testing
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164321
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime-Format-Natural: 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:   Fri Jan 20 03:00:27 UTC 2012
>Closed-Date:    Mon Feb 13 18:37:25 UTC 2012
>Last-Modified:  Mon Feb 13 18:40:10 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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
Add TEST_DEPENDS to enable testing

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

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

--- p5-DateTime-Format-Natural-0.82.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Natural/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	31 Jan 2010 01:05:27 -0000	1.7
+++ Makefile	20 Jan 2012 02:52:02 -0000
@@ -21,6 +21,7 @@
 		${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
 RUN_DEPENDS=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-MockTime>=0:${PORTSDIR}/devel/p5-Test-MockTime
 
 PERL_MODBUILD=	yes
 
--- p5-DateTime-Format-Natural-0.82.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->timur 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jan 20 03:00:38 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164321 
Responsible-Changed-From-To: timur->swills 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Mon Feb 13 01:36:07 UTC 2012 
Responsible-Changed-Why:  
committer&maintainer timeout (timur ; 24 days) / last commit: 5 days ago 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164321 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Mon Feb 13 18:37:24 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164321: commit references a PR
Date: Mon, 13 Feb 2012 18:37:31 +0000 (UTC)

 swills      2012-02-13 18:37:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-DateTime-Format-Natural Makefile 
   Log:
   - Add TEST_DEPENDS
   
   PR:             ports/164321
   Submitted by:   swills (myself)
   Approved by:    maintainer timeout (timur, >24 days)
   
   Revision  Changes    Path
   1.9       +1 -0      ports/devel/p5-DateTime-Format-Natural/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:
