Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2012 17:15:55 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hartzell@alerce.com
Subject:   ports/164748: [PATCH] devel/p5-App-Cmd: add TEST_DEPENDS to enable testing
Message-ID:  <201202032215.q13MFtLo070547@meatwad.mouf.net>
Resent-Message-ID: <201202032220.q13MKDgV080141@freefall.freebsd.org>

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

>Number:         164748
>Category:       ports
>Synopsis:       [PATCH] devel/p5-App-Cmd: 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 (hartzell@alerce.com) is cc'd.

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

--- p5-App-Cmd-0.309.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-App-Cmd/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	22 Nov 2010 20:06:01 -0000	1.6
+++ Makefile	3 Feb 2012 22:15:22 -0000
@@ -21,6 +21,7 @@
 		p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
 		p5-String-RewritePrefix>=0:${PORTSDIR}/textproc/p5-String-RewritePrefix
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
 PERL_CONFIGURE=	yes
 
--- p5-App-Cmd-0.309.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?201202032215.q13MFtLo070547>