Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2012 23:27:57 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/164323: [PATCH] textproc/p5-Text-RecordParser: add TEST_DEPENDS to enable testing
Message-ID:  <201201200427.q0K4Rv5u034869@meatwad.mouf.net>
Resent-Message-ID: <201201200430.q0K4UCc6046177@freefall.freebsd.org>

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

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



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