ports/164496: [PATCH] sysutils/p5-File-Which: add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Wed Jan 25 21:10:01 UTC 2012


>Number:         164496
>Category:       ports
>Synopsis:       [PATCH] sysutils/p5-File-Which: 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:   Wed Jan 25 21:10: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 #8: Mon Dec 19 15:53:28 EST 2011
>Description:
see patch

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

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

--- p5-File-Which-1.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/p5-File-Which/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	16 Oct 2009 10:54:42 -0000	1.5
+++ Makefile	25 Jan 2012 20:59:33 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Portable implementation of `which' in Perl
 
+TEST_DEPENDS=	p5-Test-Script>=1.05:${PORTSDIR}/devel/p5-Test-Script
+
 PERL_CONFIGURE=	yes
 
 MAN1=		pwhich.1
--- p5-File-Which-1.09.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list