ports/164246: [PATCH] databases/p5-Class-DBI-Plugin-Type: add TEST_DEPENDS and explicitly list RUN_DEPENDS

Steve Wills swills at FreeBSD.org
Tue Jan 17 15:30:12 UTC 2012


>Number:         164246
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Class-DBI-Plugin-Type: add TEST_DEPENDS and explicitly list RUN_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:   Tue Jan 17 15:30:11 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 and explicitly list RUN_DEPENDS

Port maintainer (lth at 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	17 Jan 2012 15:23:23 -0000
@@ -14,7 +14,8 @@
 COMMENT=	Determine type information for columns
 
 BUILD_DEPENDS=	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
+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:



More information about the freebsd-ports-bugs mailing list