Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:22:15 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lbr@FreeBSD.org
Subject:   ports/136580: [PATCH] www/p5-Catalyst-Runtime: update to 5.80007
Message-ID:  <200907090122.n691MFYa022855@freefall.freebsd.org>
Resent-Message-ID: <200907090130.n691UGkv036846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136580
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Runtime: update to 5.80007
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 01:30:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 5.80007

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

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

--- p5-Catalyst-Runtime-5.80007.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Runtime/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	19 Jun 2009 19:10:12 -0000	1.17
+++ Makefile	9 Jul 2009 01:22:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Runtime
-PORTVERSION=	5.80005
+PORTVERSION=	5.80007
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -54,6 +54,7 @@
 	Catalyst::ClassData.3 \
 	Catalyst::Component.3 \
 	Catalyst::Component::ApplicationAttribute.3 \
+	Catalyst::Component::ContextClosure.3 \
 	Catalyst::Controller.3 \
 	Catalyst::Delta.3 \
 	Catalyst::DispatchType.3 \
@@ -70,6 +71,8 @@
 	Catalyst::Engine::HTTP::Restarter.3 \
 	Catalyst::Engine::HTTP::Restarter::Watcher.3 \
 	Catalyst::Exception.3 \
+	Catalyst::Exception::Detach.3 \
+	Catalyst::Exception::Go.3 \
 	Catalyst::Log.3 \
 	Catalyst::Model.3 \
 	Catalyst::Request.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Runtime/distinfo,v
retrieving revision 1.15
diff -u -u -r1.15 distinfo
--- distinfo	19 Jun 2009 19:10:12 -0000	1.15
+++ distinfo	9 Jul 2009 01:22:12 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Runtime-5.80005.tar.gz) = d7d78a4ef83a2799c4c698a81d6bf7ca
-SHA256 (Catalyst-Runtime-5.80005.tar.gz) = dd12decc34e07ea5481b7d249670165b854af7613c1a22d2db58c9b83f4b05d3
-SIZE (Catalyst-Runtime-5.80005.tar.gz) = 207046
+MD5 (Catalyst-Runtime-5.80007.tar.gz) = 9ccd070be7ee18fa13345ad2135d8e89
+SHA256 (Catalyst-Runtime-5.80007.tar.gz) = bd3dc28f53447468e3edd5e32af4de6ae3f3c4d2ebe192f8ac0f0978a291d998
+SIZE (Catalyst-Runtime-5.80007.tar.gz) = 220414
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Runtime/pkg-plist,v
retrieving revision 1.6
diff -u -u -r1.6 pkg-plist
--- pkg-plist	15 Jun 2009 21:18:40 -0000	1.6
+++ pkg-plist	9 Jul 2009 01:22:12 -0000
@@ -7,6 +7,7 @@
 %%SITE_PERL%%/Catalyst/ClassData.pm
 %%SITE_PERL%%/Catalyst/Component.pm
 %%SITE_PERL%%/Catalyst/Component/ApplicationAttribute.pm
+%%SITE_PERL%%/Catalyst/Component/ContextClosure.pm
 %%SITE_PERL%%/Catalyst/Controller.pm
 %%SITE_PERL%%/Catalyst/Delta.pod
 %%SITE_PERL%%/Catalyst/DispatchType.pm
@@ -23,6 +24,8 @@
 %%SITE_PERL%%/Catalyst/Engine/HTTP/Restarter.pm
 %%SITE_PERL%%/Catalyst/Engine/HTTP/Restarter/Watcher.pm
 %%SITE_PERL%%/Catalyst/Exception.pm
+%%SITE_PERL%%/Catalyst/Exception/Detach.pm
+%%SITE_PERL%%/Catalyst/Exception/Go.pm
 %%SITE_PERL%%/Catalyst/Log.pm
 %%SITE_PERL%%/Catalyst/Model.pm
 %%SITE_PERL%%/Catalyst/Request.pm
@@ -40,6 +43,7 @@
 @dirrmtry %%SITE_PERL%%/Catalyst/Request
 @dirrmtry %%SITE_PERL%%/Catalyst/Manual/Installation
 @dirrmtry %%SITE_PERL%%/Catalyst/Manual
+@dirrmtry %%SITE_PERL%%/Catalyst/Exception
 @dirrmtry %%SITE_PERL%%/Catalyst/Engine/HTTP/Restarter
 @dirrmtry %%SITE_PERL%%/Catalyst/Engine/HTTP
 @dirrmtry %%SITE_PERL%%/Catalyst/Engine
--- p5-Catalyst-Runtime-5.80007.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907090122.n691MFYa022855>