Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2012 14:46:35 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/164213: [PATCH] databases/p5-Class-DBI-Plugin-Type: Add TEST_DEPENDS to enable testing
Message-ID:  <201201161946.q0GJkZZ9045033@meatwad.mouf.net>
Resent-Message-ID: <201201161950.q0GJo6SR040369@freefall.freebsd.org>

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

>Number:         164213
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Class-DBI-Plugin-Type: 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:   Mon Jan 16 19:50: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:
Add TEST_DEPENDS to enable testing

Port maintainer (lth@FreeBSD.org) is cc'd.

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

--- p5-Class-DBI-Plugin-Type-0.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI-Plugin-Type/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	17 Apr 2008 14:24:25 -0000	1.4
+++ Makefile	16 Jan 2012 19:46:16 -0000
@@ -15,6 +15,7 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
 RUN_DEPENDS=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
 
 PERL_CONFIGURE=	yes
 
--- p5-Class-DBI-Plugin-Type-0.02.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?201201161946.q0GJkZZ9045033>