From steve@mouf.net  Mon Mar  5 14:30:50 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 7BD6C1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 14:30:50 +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 3B0648FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Mar 2012 14:30:50 +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 q25EUhcn025980
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Mon, 5 Mar 2012 09:30:43 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q25EUdQO097743;
	Mon, 5 Mar 2012 09:30:39 -0500 (EST)
	(envelope-from steve)
Message-Id: <201203051430.q25EUdQO097743@meatwad.mouf.net>
Date: Mon, 5 Mar 2012 09:30:39 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] devel/p5-MooseX-App-Cmd: update to 0.07
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         165712
>Category:       ports
>Synopsis:       [PATCH] devel/p5-MooseX-App-Cmd: update to 0.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 05 14:40:11 UTC 2012
>Closed-Date:    Sat Mar 17 18:52:37 UTC 2012
>Last-Modified:  Sat Mar 17 18:52:37 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:
- Update to 0.07
- Add missing DEPENDS
- Add TEST_DEPENDS to enable testing

Port maintainer (gslin@gslin.org) is cc'd.

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

--- p5-MooseX-App-Cmd-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-MooseX-App-Cmd/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	16 Nov 2010 02:53:09 -0000	1.1
+++ Makefile	5 Mar 2012 14:26:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MooseX-App-Cmd
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,13 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Mashes up MooseX::Getopt and App::Cmd
 
-RUN_DEPENDS=	p5-App-Cmd>=0.3:${PORTSDIR}/devel/p5-App-Cmd \
+BUILD_DEPENDS=	p5-App-Cmd>=0.3:${PORTSDIR}/devel/p5-App-Cmd \
 		p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
 		p5-Moose>=0.86:${PORTSDIR}/devel/p5-Moose \
 		p5-MooseX-Getopt>=0.18:${PORTSDIR}/devel/p5-MooseX-Getopt
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
+		p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-MooseX-App-Cmd/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	16 Nov 2010 02:53:09 -0000	1.1
+++ distinfo	5 Mar 2012 14:26:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (MooseX-App-Cmd-0.06.tar.gz) = ea4c2b8adba1160cd31b36e17d1fe33ca6e31c30b9af51661627b5f9d987f7d1
-SIZE (MooseX-App-Cmd-0.06.tar.gz) = 6447
+SHA256 (MooseX-App-Cmd-0.07.tar.gz) = f0c7cc55bc19a30b74ac9f1d02d7fe297b2b38aafc67552734f1800c200302d4
+SIZE (MooseX-App-Cmd-0.07.tar.gz) = 7345
--- p5-MooseX-App-Cmd-0.07.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Mar 5 14:40:22 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=165712 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Mar 5 14:40:25 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165712 
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Mon Mar 5 14:43:07 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165712: [PATCH] devel/p5-MooseX-App-Cmd: update to 0.07
Date: Mon, 5 Mar 2012 14:40:24 UT

 Maintainer of devel/p5-MooseX-App-Cmd,
 
 Please note that PR ports/165712 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/165712
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Sat Mar 17 18:52:36 UTC 2012 
State-Changed-Why:  
Superceeded by PR ports/166153 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165712 
>Unformatted:
