ports/164262: [PATCH] databases/p5-DBIx-Class-Cursor-Cached: Add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Tue Jan 17 21:00:32 UTC 2012


>Number:         164262
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-Class-Cursor-Cached: 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:   Tue Jan 17 21:00:26 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:
Add TEST_DEPENDS to enable testing

Port maintainer (sunpoet at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-DBIx-Class-Cursor-Cached-1.001.001.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-Cursor-Cached/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	17 Sep 2011 07:06:25 -0000	1.3
+++ Makefile	17 Jan 2012 20:50:13 -0000
@@ -21,6 +21,8 @@
 RUN_DEPENDS=	p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \
 		p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \
 		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
+TEST_DEPENDS=	p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
+		p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
 
 PERL_CONFIGURE=	yes
 
--- p5-DBIx-Class-Cursor-Cached-1.001.001.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list