Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2012 11:46:11 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/164414: [PATCH] databases/p5-DBIx-SearchBuilder: add TEST_DEPENDS
Message-ID:  <201201231646.q0NGkBlQ073735@meatwad.mouf.net>
Resent-Message-ID: <201201231650.q0NGo8gp004235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164414
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-SearchBuilder: 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:   Mon Jan 23 16:50:08 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 (demon@FreeBSD.org) is cc'd.

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

--- p5-DBIx-SearchBuilder-1.59.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-DBIx-SearchBuilder/Makefile,v
retrieving revision 1.56
diff -u -u -r1.56 Makefile
--- Makefile	21 Jan 2012 17:37:50 -0000	1.56
+++ Makefile	23 Jan 2012 16:44:57 -0000
@@ -24,6 +24,7 @@
 		${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
 		${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
 
 PERL_CONFIGURE=	yes
 
--- p5-DBIx-SearchBuilder-1.59.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?201201231646.q0NGkBlQ073735>