ports/164747: [PATCH] textproc/p5-String-RewritePrefix: add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Fri Feb 3 22:20:13 UTC 2012


>Number:         164747
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-String-RewritePrefix: 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 Feb 03 22:20: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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
see patch

Port maintainer (bill.brinzer at gmail.com) is cc'd.

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

--- p5-String-RewritePrefix-0.005.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-String-RewritePrefix/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	17 Sep 2011 06:49:16 -0000	1.4
+++ Makefile	3 Feb 2012 22:14:49 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	bill.brinzer at gmail.com
 COMMENT=	Rewrite strings based on a set of known prefixes
 
+TEST_DEPENDS=	p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
+
 PERL_CONFIGURE=	yes
 
 MAN3=	String::RewritePrefix.3
--- p5-String-RewritePrefix-0.005.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list