ports/164323: [PATCH] textproc/p5-Text-RecordParser: add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Fri Jan 20 04:30:13 UTC 2012


>Number:         164323
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Text-RecordParser: 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:   Fri Jan 20 04:30:12 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:
add TEST_DEPENDS to enable testing

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

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

--- p5-Text-RecordParser-1.5.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Text-RecordParser/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	17 Sep 2011 06:50:14 -0000	1.22
+++ Makefile	20 Jan 2012 04:27:35 -0000
@@ -21,6 +21,7 @@
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-version>=0:${PORTSDIR}/devel/p5-version
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
 PERL_MODBUILD=	yes
 
--- p5-Text-RecordParser-1.5.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list