Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2012 09:42:01 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cm@therek.net
Subject:   ports/164929: [PATCH] devel/p5-CPAN-Inject: add TEST_DEPENDS
Message-ID:  <201202091442.q19Eg1oI050360@meatwad.mouf.net>
Resent-Message-ID: <201202091450.q19Eo9dL042190@freefall.freebsd.org>

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

>Number:         164929
>Category:       ports
>Synopsis:       [PATCH] devel/p5-CPAN-Inject: add TEST_DEPENDS
>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:   Thu Feb 09 14:50:09 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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

Port maintainer (cm@therek.net) is cc'd.

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

--- p5-CPAN-Inject-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-CPAN-Inject/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	24 Sep 2009 19:57:50 -0000	1.1
+++ Makefile	9 Feb 2012 14:41:48 -0000
@@ -18,6 +18,10 @@
 		p5-Params-Util>=0.21:${PORTSDIR}/devel/p5-Params-Util \
 		p5-CPAN-Checksums>=1.05:${PORTSDIR}/devel/p5-CPAN-Checksums
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Script-Run>=1.02:${PORTSDIR}/devel/p5-Test-Script-Run \
+		p5-File-Remove>=0.34:${PORTSDIR}/devel/p5-File-Remove \
+		p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
+		p5-Test-Script>=1.02:${PORTSDIR}/devel/p5-Test-Script
 
 PERL_CONFIGURE=	YES
 
--- p5-CPAN-Inject-0.11.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?201202091442.q19Eg1oI050360>