Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2012 16:43:50 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/164556: [PATCH] databases/p5-Teng: add TEST_DEPENDS
Message-ID:  <201201272143.q0RLho09031289@meatwad.mouf.net>
Resent-Message-ID: <201201272150.q0RLo5MV093410@freefall.freebsd.org>

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

>Number:         164556
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Teng: 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:   Fri Jan 27 21: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:
see patch

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

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

--- p5-Teng-0.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Teng/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	22 Nov 2011 01:04:34 -0000	1.5
+++ Makefile	27 Jan 2012 21:43:40 -0000
@@ -25,6 +25,10 @@
 	p5-Data-Page-NoTotalEntries>=0.02:${PORTSDIR}/devel/p5-Data-Page-NoTotalEntries \
 	p5-SQL-Maker>=0.14:${PORTSDIR}/databases/p5-SQL-Maker
 BUILD_DEPENDS=	${RUN_DEPENDS}
+TEST_DEPENDS=	p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \
+		p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \
+		p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \
+		p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork
 
 PERL_CONFIGURE=	yes
 
--- p5-Teng-0.14.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?201201272143.q0RLho09031289>