ports/164780: [PATCH] devel/p5-App-SVN-Bisect: add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Sun Feb 5 02:40:14 UTC 2012


>Number:         164780
>Category:       ports
>Synopsis:       [PATCH] devel/p5-App-SVN-Bisect: 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:   Sun Feb 05 02:40:13 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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

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

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

--- p5-App-SVN-Bisect-1.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-App-SVN-Bisect/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	21 Jan 2012 17:37:18 -0000	1.5
+++ Makefile	5 Feb 2012 02:32:06 -0000
@@ -19,6 +19,8 @@
 		p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \
 		${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+		p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output
 
 PERL_CONFIGURE=	yes
 
--- p5-App-SVN-Bisect-1.0_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list