Date: Wed, 8 Feb 2012 15:33:35 -0500 (EST) From: Steve Wills <swills@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/164912: [PATCH] devel/p5-Time-Duration: add TEST_DEPENDS Message-ID: <201202082033.q18KXZ32048674@meatwad.mouf.net> Resent-Message-ID: <201202082040.q18KeB9p098579@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164912 >Category: ports >Synopsis: [PATCH] devel/p5-Time-Duration: 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: Wed Feb 08 20:40:11 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 (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Time-Duration-1.06.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Time-Duration/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 17 Apr 2008 14:26:20 -0000 1.6 +++ Makefile 8 Feb 2012 20:33:22 -0000 @@ -14,6 +14,9 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Rounded or exact English expression of durations +TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage + PERL_CONFIGURE= yes MAN3= Time::Duration.3 --- p5-Time-Duration-1.06.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?201202082033.q18KXZ32048674>