ports/164247: [PATCH] databases/p5-Class-DBI-Untaint: add TEST_DEPENDS and explicitly list RUN_DEPENDS
Steve Wills
swills at FreeBSD.org
Tue Jan 17 15:40:12 UTC 2012
>Number: 164247
>Category: ports
>Synopsis: [PATCH] databases/p5-Class-DBI-Untaint: 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:40: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-Untaint-1.00.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Class-DBI-Untaint/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:33:24 -0000
@@ -15,7 +15,9 @@
BUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
+ ${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint
+TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
PERL_CONFIGURE= yes
--- p5-Class-DBI-Untaint-1.00.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list