ports/164929: [PATCH] devel/p5-CPAN-Inject: add TEST_DEPENDS

Steve Wills swills at FreeBSD.org
Thu Feb 9 14:50:10 UTC 2012


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



More information about the freebsd-ports-bugs mailing list