From pgollucci@frieza.p6m7g8.net  Tue Dec 15 08:11:39 2009
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 09922106568F;
	Tue, 15 Dec 2009 08:11:39 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id BB3478FC1B;
	Tue, 15 Dec 2009 08:11:38 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id nBF8Bcjj090623;
	Tue, 15 Dec 2009 08:11:38 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id nBF8Bcis090622;
	Tue, 15 Dec 2009 08:11:38 GMT
	(envelope-from pgollucci)
Message-Id: <200912150811.nBF8Bcis090622@frieza.p6m7g8.net>
Date: Tue, 15 Dec 2009 08:11:38 GMT
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kuriyama@freebsd.org
Subject: [PATCH] www/p5-Catalyst-Engine-PSGI: update to 0.07
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         141617
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Engine-PSGI: update to 0.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kuriyama
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 08:20:01 UTC 2009
>Closed-Date:    Tue Dec 15 08:57:14 UTC 2009
>Last-Modified:  Tue Dec 15 09:00:14 UTC 2009
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 0.07

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

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

--- p5-Catalyst-Engine-PSGI-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Engine-PSGI/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	14 Nov 2009 01:19:55 -0000	1.5
+++ Makefile	15 Dec 2009 02:48:01 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Engine-PSGI
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,8 +21,9 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=	Catalyst::Engine::PSGI.3 \
-	Catalyst::Helper::PSGI.3 \
-	Plack::Test::Adopt::Catalyst.3
+MAN3=		Catalyst::Controller::Metal.3 \
+		Catalyst::Engine::PSGI.3 \
+		Catalyst::Helper::PSGI.3 \
+		Plack::Test::Adopt::Catalyst.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Engine-PSGI/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	14 Nov 2009 01:19:55 -0000	1.5
+++ distinfo	14 Dec 2009 06:39:50 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Engine-PSGI-0.06.tar.gz) = 987cac3a7a438e605512a2aa55679713
-SHA256 (Catalyst-Engine-PSGI-0.06.tar.gz) = 9e908ad5bb72117312ae8319d424f11fff8bdc58f88fe0c7e944ffc0f5daf222
-SIZE (Catalyst-Engine-PSGI-0.06.tar.gz) = 139530
+MD5 (Catalyst-Engine-PSGI-0.07.tar.gz) = f123475d7ce46fbdc187c60eb5a20b36
+SHA256 (Catalyst-Engine-PSGI-0.07.tar.gz) = 985b34a5efe764734d22676c0328b985fc3cf1041081b288310c893d7f40d7c5
+SIZE (Catalyst-Engine-PSGI-0.07.tar.gz) = 140254
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Engine-PSGI/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	13 Oct 2009 14:38:44 -0000	1.1
+++ pkg-plist	15 Dec 2009 07:47:29 -0000
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/PSGI/.packlist
+%%SITE_PERL%%/Catalyst/Controller/Metal.pm
 %%SITE_PERL%%/Catalyst/Engine/PSGI.pm
 %%SITE_PERL%%/Catalyst/Helper/PSGI.pm
 %%SITE_PERL%%/Plack/Test/Adopt/Catalyst.pm
@@ -6,8 +7,6 @@
 @dirrmtry %%SITE_PERL%%/Plack/Test
 @dirrmtry %%SITE_PERL%%/Plack
 @dirrmtry %%SITE_PERL%%/Catalyst/Helper
-@dirrmtry %%SITE_PERL%%/Catalyst/Engine
-@dirrmtry %%SITE_PERL%%/Catalyst
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/PSGI
+@dirrmtry %%SITE_PERL%%/Catalyst/Controller
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/PSGI
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
--- p5-Catalyst-Engine-PSGI-0.07.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kuriyama 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 15 08:20:36 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141617 
State-Changed-From-To: open->closed 
State-Changed-By: kuriyama 
State-Changed-When: Tue Dec 15 08:57:04 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141617: commit references a PR
Date: Tue, 15 Dec 2009 08:56:21 +0000 (UTC)

 kuriyama    2009-12-15 08:56:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-Catalyst-Engine-PSGI Makefile distinfo pkg-plist 
   Log:
   - Upgrade to 0.07.
   
   PR:             ports/141617
   Submitted by:   pgollucci
   
   Revision  Changes    Path
   1.6       +3 -2      ports/www/p5-Catalyst-Engine-PSGI/Makefile
   1.6       +3 -3      ports/www/p5-Catalyst-Engine-PSGI/distinfo
   1.2       +3 -2      ports/www/p5-Catalyst-Engine-PSGI/pkg-plist
 _______________________________________________
 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:
