Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2012 19:42:13 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mons@cpan.org
Subject:   ports/166740: [PATCH] devel/p5-uni-perl: add TEST_DEPENDS
Message-ID:  <201204072342.q37NgD9n070245@meatwad.mouf.net>
Resent-Message-ID: <201204072350.q37No9TO097948@freefall.freebsd.org>

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

>Number:         166740
>Category:       ports
>Synopsis:       [PATCH] devel/p5-uni-perl: 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:   Sat Apr 07 23: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 #17 r233932: Thu Apr  5 22:13:25
>Description:
- Add TEST_DEPENDS

Port maintainer (mons@cpan.org) is cc'd.

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

--- p5-uni-perl-0.03_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-uni-perl/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	13 Mar 2012 16:15:06 -0000	1.6
+++ Makefile	7 Apr 2012 23:41:57 -0000
@@ -19,6 +19,7 @@
 RUN_DEPENDS=	p5-Encode>=2.37:${PORTSDIR}/converters/p5-Encode \
 		p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
 
 PERL_CONFIGURE=	5.10.0+
 
--- p5-uni-perl-0.03_1.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?201204072342.q37NgD9n070245>