ports/166127: [PATCH] textproc/p5-Parse-BooleanLogic: add TEST_DEPENDS

Steve Wills swills at FreeBSD.org
Thu Mar 15 00:20:02 UTC 2012


>Number:         166127
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Parse-BooleanLogic: add TEST_DEPENDS
>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:   Thu Mar 15 00:20:01 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 #14 r232426: Fri Mar  2 21:54:42
>Description:
add TEST_DEPENDS to enable testing

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

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

--- p5-Parse-BooleanLogic-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Parse-BooleanLogic/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	21 Jan 2012 17:38:47 -0000	1.2
+++ Makefile	15 Mar 2012 00:15:38 -0000
@@ -17,6 +17,7 @@
 BUILD_DEPENDS=	p5-Regexp-Common>=2.122:${PORTSDIR}/textproc/p5-Regexp-Common \
 		p5-Module-Install>=0.91_1:${PORTSDIR}/devel/p5-Module-Install
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
 PERL_CONFIGURE=	yes
 
--- p5-Parse-BooleanLogic-0.09.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list