From steve@mouf.net  Sat Jan 28 21:30:03 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D3C011065673
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Jan 2012 21:30:03 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 87E228FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Jan 2012 21:30:03 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id q0SLTxkj058701
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 28 Jan 2012 16:29:59 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q0SLTtVK024424;
	Sat, 28 Jan 2012 16:29:55 -0500 (EST)
	(envelope-from steve)
Message-Id: <201201282129.q0SLTtVK024424@meatwad.mouf.net>
Date: Sat, 28 Jan 2012 16:29:55 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@freebsd.org
Subject: [PATCH] databases/p5-Text-Query-SQL: add TEST_DEPENDS to enable testing
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164588
>Category:       ports
>Synopsis:       [PATCH] databases/p5-Text-Query-SQL: add TEST_DEPENDS to enable testing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 28 21:40:10 UTC 2012
>Closed-Date:    Wed Feb 15 02:28:53 UTC 2012
>Last-Modified:  Wed Feb 15 02:30:16 UTC 2012
>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 (tobez@FreeBSD.org) is cc'd.

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

--- p5-Text-Query-SQL-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-Text-Query-SQL/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	21 Jan 2012 17:39:10 -0000	1.7
+++ Makefile	28 Jan 2012 21:29:35 -0000
@@ -16,6 +16,7 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/Text/Query.pm:${PORTSDIR}/textproc/p5-Text-Query
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
 
 PERL_CONFIGURE=	yes
 
--- p5-Text-Query-SQL-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jan 28 21:40:21 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164588 
Responsible-Changed-From-To: tobez->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Wed Feb 15 02:10:59 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164588 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Wed Feb 15 02:28:52 UTC 2012 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164588 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/164588: commit references a PR
Date: Wed, 15 Feb 2012 02:28:55 +0000 (UTC)

 swills      2012-02-15 02:28:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/p5-Text-Query-SQL Makefile 
   Log:
   - Add TEST_DEPENDS to enable testing
   
   PR:             ports/164588
   Submitted by:   swills (myself)
   Approved by:    portmgr (blanket)
   
   Revision  Changes    Path
   1.8       +1 -0      ports/databases/p5-Text-Query-SQL/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
