From steve@mouf.net  Sun Feb 12 18:29:22 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 3DBEC106566C;
	Sun, 12 Feb 2012 18:29:22 +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 D1AB78FC14;
	Sun, 12 Feb 2012 18:29:21 +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 q1CITIqn003589
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sun, 12 Feb 2012 13:29:18 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q1CITENC008687;
	Sun, 12 Feb 2012 13:29:14 -0500 (EST)
	(envelope-from steve)
Message-Id: <201202121829.q1CITENC008687@meatwad.mouf.net>
Date: Sun, 12 Feb 2012 13:29:14 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kuriyama@freebsd.org
Subject: [PATCH] devel/p5-Data-Localize: add TEST_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         165045
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-Localize: 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:   Sun Feb 12 18:30:12 UTC 2012
>Closed-Date:    Wed Feb 15 02:46:46 UTC 2012
>Last-Modified:  Wed Feb 15 02:50:15 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 (kuriyama@FreeBSD.org) is cc'd.

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

--- p5-Data-Localize-0.00022.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Data-Localize/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	22 Nov 2011 00:56:09 -0000	1.16
+++ Makefile	12 Feb 2012 18:29:01 -0000
@@ -39,4 +39,10 @@
 	Data::Localize::Util.3 \
 	Data::Localize::Storage::Hash.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS=	p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
--- p5-Data-Localize-0.00022.patch ends here ---

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=165045 
Responsible-Changed-From-To: kuriyama->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Wed Feb 15 02:12:07 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165045 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Wed Feb 15 02:46:43 UTC 2012 
State-Changed-Why:  
Committed. 

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

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

 swills      2012-02-15 02:46:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Data-Localize Makefile 
   Log:
   - Add TEST_DEPENDS to enable testing
   
   PR:             ports/165045
   Submitted by:   swills (myself)
   Approved by:    portmgr (blanket)
   
   Revision  Changes    Path
   1.17      +7 -1      ports/devel/p5-Data-Localize/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:
