Date: Wed, 25 Jan 2012 14:59:15 -0500 (EST) From: Steve Wills <swills@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@c0decafe.net Subject: ports/164491: [PATCH] databases/p5-Dancer-Plugin-DBIC: add TEST_DEPENDS to enable testing. Message-ID: <201201251959.q0PJxFKS074735@meatwad.mouf.net> Resent-Message-ID: <201201252000.q0PK0245047393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164491 >Category: ports >Synopsis: [PATCH] databases/p5-Dancer-Plugin-DBIC: add TEST_DEPENDS to enable testing. >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 Jan 25 20:00:02 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 #8: Mon Dec 19 15:53:28 EST 2011 >Description: See patch Port maintainer (ports@c0decafe.net) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Dancer-Plugin-DBIC-0.1504.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/p5-Dancer-Plugin-DBIC/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 21 Jan 2012 17:37:50 -0000 1.2 +++ Makefile 25 Jan 2012 19:58:43 -0000 @@ -18,6 +18,8 @@ p5-DBIx-Class-Schema-Loader>=0.07002:${PORTSDIR}/databases/p5-DBIx-Class-Schema-Loader\ p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ + p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes --- p5-Dancer-Plugin-DBIC-0.1504.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?201201251959.q0PJxFKS074735>