From steve@mouf.net  Tue Mar 20 20:50:51 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 ECF041065673
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2012 20:50:51 +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 877858FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Mar 2012 20:50:51 +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 q2KKokQT082626
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Tue, 20 Mar 2012 16:50:47 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2KKolI5061177;
	Tue, 20 Mar 2012 16:50:47 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203202050.q2KKolI5061177@meatwad.mouf.net>
Date: Tue, 20 Mar 2012 16:50:47 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Alex.Bakhtin@gmail.com
Subject: [PATCH] www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging: add missing DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: Alex.Bakhtin@gmail.com

>Number:         166284
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging: add missing DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 20 21:00:28 UTC 2012
>Closed-Date:    Wed Apr 11 02:06:14 UTC 2012
>Last-Modified:  Wed Apr 11 02:10:13 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 #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add missing DEPENDS
- Add TEST_DEPENDS

Port maintainer (Alex.Bakhtin@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging-1.001000.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	12 Dec 2011 13:05:40 -0000	1.2
+++ Makefile	20 Mar 2012 20:48:35 -0000
@@ -14,9 +14,15 @@
 MAINTAINER=	Alex.Bakhtin@gmail.com
 COMMENT=	Helps you paginate, search, sort, and more easily using DBIx::Class
 
-RUN_DEPENDS=	p5-Catalyst-Model-DBIC-Schema>=0.29:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
+BUILD_DEPENDS=	p5-Catalyst-Model-DBIC-Schema>=0.29:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
 		p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-DBIx-Class>=0.08108:${PORTSDIR}/databases/p5-DBIx-Class
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Catalyst-View-JSON>=0:${PORTSDIR}/www/p5-Catalyst-View-JSON \
+		p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
+		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+		p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator \
+		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
 PERL_CONFIGURE=	yes
 
--- p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging-1.001000.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 20 21:00:39 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166284 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Mar 20 21:00:46 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: Alex.Bakhtin@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/166284: [PATCH] www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging: add missing DEPENDS
Date: Tue, 20 Mar 2012 21:00:43 UT

 Maintainer of www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging,
 
 Please note that PR ports/166284 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166284
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Fri Mar 23 17:14:49 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166284 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Fri Apr 6 13:02:45 UTC 2012 
State-Changed-Why:  
From misfiled PR ports/166690: 

From: Alex Bakhtin <alex.bakhtin@gmail.com> 
To: Steve Wills <swills@freebsd.org> 
Cc: FreeBSD-gnats-submit@freebsd.org 
Subject: Re: [PATCH] www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging: add 
missing DEPENDS 

--f46d04478a31d8775e04bcfe7aec 
Content-Type: text/plain; charset=UTF-8 

Please commit this. Thanks. 

--  
--- 
Alex Bakhtin 

--f46d04478a31d8775e04bcfe7aec-- 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166284 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Wed Apr 11 02:06:13 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166284: commit references a PR
Date: Wed, 11 Apr 2012 02:03:57 +0000 (UTC)

 swills      2012-04-11 02:03:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging Makefile 
   Log:
   - Add missing DEPENDS
   - Add TEST_DEPENDS
   
   PR:             ports/166284
   Approved by:    Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +7 -1      ports/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/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:
