Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2012 15:59:52 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/164496: [PATCH] sysutils/p5-File-Which: add TEST_DEPENDS to enable testing
Message-ID:  <201201252059.q0PKxq7F058207@meatwad.mouf.net>
Resent-Message-ID: <201201252110.q0PLA1NZ013581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201252059.q0PKxq7F058207>