From steve@mouf.net  Fri Mar 23 18:44:42 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 867DC106566C;
	Fri, 23 Mar 2012 18:44:42 +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 2A5F68FC1A;
	Fri, 23 Mar 2012 18:44:42 +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 q2NIicw7009454
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 23 Mar 2012 14:44:38 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2NIicSp020067;
	Fri, 23 Mar 2012 14:44:38 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203231844.q2NIicSp020067@meatwad.mouf.net>
Date: Fri, 23 Mar 2012 14:44:38 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lth@freebsd.org
Subject: [PATCH] www/p5-Catalyst-Plugin-Static: add missing DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         166346
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Static: 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 18:50:13 UTC 2012
>Closed-Date:    Wed Apr 11 20:19:57 UTC 2012
>Last-Modified:  Wed Apr 11 20:20: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 #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add missing (undeclared) DEPENDS
- Bump PORTREVISION

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

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

--- p5-Catalyst-Plugin-Static-0.11_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-Static/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	13 Mar 2012 16:15:30 -0000	1.12
+++ Makefile	23 Mar 2012 18:44:12 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Catalyst-Plugin-Static
 PORTVERSION=	0.11
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BOBTFISH
@@ -16,6 +17,7 @@
 COMMENT=	Serve static files with Catalyst
 
 BUILD_DEPENDS=	p5-Catalyst-Runtime>=2.99:${PORTSDIR}/www/p5-Catalyst-Runtime \
+		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 		p5-File-MimeInfo>=0.11:${PORTSDIR}/devel/p5-File-MimeInfo \
 		p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-MRO-Compat>0:${PORTSDIR}/devel/p5-MRO-Compat
--- p5-Catalyst-Plugin-Static-0.11_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lth 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 23 18:50:36 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166346 
Responsible-Changed-From-To: lth->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Apr 8 02:14:47 UTC 2012 
Responsible-Changed-Why:  
Timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166346 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Wed Apr 11 20:19:56 UTC 2012 
State-Changed-Why:  
Committed. 

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

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

 swills      2012-04-11 20:19:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Catalyst-Plugin-Static Makefile 
   Log:
   - Add missing (undeclared) DEPENDS
   - Bump PORTREVISION
   
   PR:             ports/166346
   Approved by:    maintainer timeout (lth, >2 weeks)
   
   Revision  Changes    Path
   1.13      +2 -0      ports/www/p5-Catalyst-Plugin-Static/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:
