ports/164346: [PATCH] databases/p5-DBIx-Class-Tree-NestedSet: Add TEST_DEPENDS to enable testing

Steve Wills swills at FreeBSD.org
Fri Jan 20 23:40:05 UTC 2012


>Number:         164346
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-Class-Tree-NestedSet: 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:   Fri Jan 20 23:40:05 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:
Subject says it all, see attached patch

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

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

--- p5-DBIx-Class-Tree-NestedSet-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-Class-Tree-NestedSet/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	26 Nov 2011 03:21:27 -0000	1.2
+++ Makefile	20 Jan 2012 23:31:55 -0000
@@ -17,6 +17,8 @@
 RUN_DEPENDS=	\
 	p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase \
+		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
 PERL_CONFIGURE=	yes
 
--- p5-DBIx-Class-Tree-NestedSet-0.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list