Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2012 14:35:41 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/165047: [PATCH] devel/p5-Data-Peek: add TEST_DEPENDS
Message-ID:  <201202121935.q1CJZfuR033634@meatwad.mouf.net>
Resent-Message-ID: <201202121940.q1CJe8cc078580@freefall.freebsd.org>

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

>Number:         165047
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-Peek: 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 19:40:08 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 (wen@FreeBSD.org) is cc'd.

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

--- p5-Data-Peek-0.36.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Data-Peek/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	12 Oct 2011 02:20:04 -0000	1.3
+++ Makefile	12 Feb 2012 19:35:30 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	A collection of low-level debug facilities
 
+TEST_DEPENDS=	p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Data::Peek.3 Data::DP.3
--- p5-Data-Peek-0.36.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?201202121935.q1CJZfuR033634>