From steve@mouf.net  Fri Mar 23 21:32:23 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 40169106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Mar 2012 21:32:23 +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 D6D318FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Mar 2012 21:32:22 +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 q2NLWJ5R011017
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 23 Mar 2012 17:32:19 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2NLWF3j047893;
	Fri, 23 Mar 2012 17:32:15 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203232132.q2NLWF3j047893@meatwad.mouf.net>
Date: Fri, 23 Mar 2012 17:32:15 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ken.mcglothlen@gmail.com
Subject: [PATCH] www/p5-Template-Simple: Add missing DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: ken.mcglothlen@gmail.com

>Number:         166360
>Category:       ports
>Synopsis:       [PATCH] www/p5-Template-Simple: 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:   Fri Mar 23 21:40:09 UTC 2012
>Closed-Date:    Thu Apr 12 01:36:22 UTC 2012
>Last-Modified:  Thu Apr 12 01:40:09 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
- Bump PORTREVISION

Port maintainer (ken.mcglothlen@gmail.com) is cc'd.

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

--- p5-Template-Simple-0.05_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Template-Simple/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	4 Dec 2011 10:05:29 -0000	1.1
+++ Makefile	23 Mar 2012 21:31:53 -0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	Template-Simple
 PORTVERSION=	0.05
+PORTREVISION=	1
 CATEGORIES=	www textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +16,9 @@
 
 LICENSE=	ART20
 
+BUILD_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Template::Simple.3
--- p5-Template-Simple-0.05_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 23 21:40:26 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=166360 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Mar 23 21:40:31 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: ken.mcglothlen@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/166360: [PATCH] www/p5-Template-Simple: Add missing DEPENDS
Date: Fri, 23 Mar 2012 21:40:29 UT

 Maintainer of www/p5-Template-Simple,
 
 Please note that PR ports/166360 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/166360
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Ken McGlothlen <ken.mcglothlen@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/166360: [PATCH] www/p5-Template-Simple: Add missing DEPENDS
Date: Fri, 23 Mar 2012 15:42:41 -0700

 --f46d0447979b080e0f04bbf0be45
 Content-Type: text/plain; charset=ISO-8859-1
 
 Good catch, actually. Please commit this patch.
 
 On Fri, Mar 23, 2012 at 2:40 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of www/p5-Template-Simple,
 >
 > Please note that PR ports/166360 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/166360
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 --f46d0447979b080e0f04bbf0be45
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Good catch, actually. Please commit this patch.<br><br><div class=3D"gmail_=
 quote">On Fri, Mar 23, 2012 at 2:40 PM, Edwin Groothuis <span dir=3D"ltr">&=
 lt;<a href=3D"mailto:edwin@freebsd.org">edwin@freebsd.org</a>&gt;</span> wr=
 ote:<br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">Maintainer of www/p5-Template-Simple,<br>
 <br>
 Please note that PR ports/166360 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
  =A0 =A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/16636=
 0" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/166=
 360</a><br>
 <span class=3D"HOEnZb"><font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></span></blockquote></div><br>
 
 --f46d0447979b080e0f04bbf0be45--
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Thu Mar 29 11:39:45 UTC 2012 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166360 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Thu Apr 12 01:36:20 UTC 2012 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166360: commit references a PR
Date: Thu, 12 Apr 2012 01:36:19 +0000 (UTC)

 swills      2012-04-12 01:36:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Template-Simple Makefile 
   Log:
   - Add missing DEPENDS
   - Bump PORTREVISION
   
   PR:             ports/166360
   Approved by:    Ken McGlothlen <ken.mcglothlen@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -0      ports/www/p5-Template-Simple/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:
