ports/165045: [PATCH] devel/p5-Data-Localize: add TEST_DEPENDS

Steve Wills swills at FreeBSD.org
Sun Feb 12 18:30:17 UTC 2012


>Number:         165045
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-Localize: 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:   Sun Feb 12 18: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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

Port maintainer (kuriyama at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Data-Localize-0.00022.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Data-Localize/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	22 Nov 2011 00:56:09 -0000	1.16
+++ Makefile	12 Feb 2012 18:29:01 -0000
@@ -39,4 +39,10 @@
 	Data::Localize::Util.3 \
 	Data::Localize::Storage::Hash.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS=	p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
--- p5-Data-Localize-0.00022.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list