ports/164491: [PATCH] databases/p5-Dancer-Plugin-DBIC: add TEST_DEPENDS to enable testing.
Steve Wills
swills at FreeBSD.org
Wed Jan 25 20:00:02 UTC 2012
>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 at 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:
More information about the freebsd-ports-bugs
mailing list