ports/164257: [PATCH] devel/p5-Test-Declare: add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Tue Jan 17 19:50:10 UTC 2012


>Number:         164257
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-Declare: add TEST_DEPENDS to enable testing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 17 19:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
Attached patch adds TEST_DEPENDS to enable testing

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

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

--- p5-Test-Declare-0.06.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-Declare/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	20 Aug 2009 04:17:03 -0000	1.4
+++ Makefile	17 Jan 2012 19:41:02 -0000
@@ -25,6 +25,9 @@
 	p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \
 	p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
 
+TEST_DEPENDS=	p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
+		p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output
+
 PERL_CONFIGURE=	yes
 
 MAN3=	Test::Declare.3
--- p5-Test-Declare-0.06.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list