ports/167153: [PATCH] www/p5-Catalyst-Plugin-ErrorCatcher: update to 0.0.8.12

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 21 06:20:16 UTC 2012


>Number:         167153
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-ErrorCatcher: update to 0.0.8.12
>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:   Sat Apr 21 06:20:15 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012
>Description:
- Update to 0.0.8.12
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Sort PLIST
- Add missing trailing slash to WWW

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes

Port maintainer (andrey at kostenko.name) is cc'd.

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

--- p5-Catalyst-Plugin-ErrorCatcher-0.0.8.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	7 Oct 2011 11:22:44 -0000	1.4
+++ Makefile	21 Apr 2012 06:12:04 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile,v 1.4 2011/10/07 11:22:44 culot Exp $
 
 PORTNAME=	Catalyst-Plugin-ErrorCatcher
-PORTVERSION=	0.0.8.9
+PORTVERSION=	0.0.8.12
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CHISEL
@@ -17,7 +17,7 @@
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Catalyst-Plugin-Authentication>=0.10010:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
 		p5-Catalyst-Plugin-ConfigLoader>=0.22:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
 		p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
@@ -29,26 +29,29 @@
 		p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
 		p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
 		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+		p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
 		p5-FindBin-libs>0:${PORTSDIR}/devel/p5-FindBin-libs \
+		p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
 		p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
-		p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable \
 		p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-BUILD_DEPENDS:=	${RUN_DEPENDS}
-
-TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+		p5-Test-NoTabs>=0:${PORTSDIR}/devel/p5-Test-NoTabs \
+		p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules
 
 PERL_CONFIGURE=	yes
 
-MAN3=	\
-	Catalyst::Plugin::ErrorCatcher.3 \
-	Catalyst::Plugin::ErrorCatcher::Email.3 \
-	Catalyst::Plugin::ErrorCatcher::File.3 \
-	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::CaughtException.3 \
-	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::MissingColumn.3 \
-	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::TxnDo.3
+MAN3=		Catalyst::Plugin::ErrorCatcher.3 \
+		Catalyst::Plugin::ErrorCatcher::Email.3 \
+		Catalyst::Plugin::ErrorCatcher::File.3 \
+		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::CaughtException.3 \
+		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::ForeignKeyConstraint.3 \
+		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::MissingColumn.3 \
+		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::TransactionAborted.3 \
+		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::TxnDo.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	7 Sep 2011 09:27:11 -0000	1.2
+++ distinfo	21 Apr 2012 06:12:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.8.9.tar.gz) = 9af1eb65e6945c088ee19bf7ac51118de2a50151a6012cd2592951b68b95a50c
-SIZE (Catalyst-Plugin-ErrorCatcher-0.0.8.9.tar.gz) = 32112
+SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.8.12.tar.gz) = 39fbaecdb2244bc7ecaee024a5e5b2e29f9111db3da835d02c4689d7e5165102
+SIZE (Catalyst-Plugin-ErrorCatcher-0.0.8.12.tar.gz) = 33849
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	19 Nov 2010 06:32:11 -0000	1.1
+++ pkg-descr	21 Apr 2012 06:12:04 -0000
@@ -2,4 +2,4 @@
 information that would normally only be seen on the Catalyst Error
 Screen courtesy of the Catalyst::Plugin::StackTrace plugin.
 
-WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	7 Sep 2011 09:27:11 -0000	1.2
+++ pkg-plist	21 Apr 2012 06:12:04 -0000
@@ -1,16 +1,18 @@
 %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher.pm
 %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Email.pm
 %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/File.pm
+%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/CaughtException.pm
+%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/Pg/ForeignKeyConstraint.pm
 %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/Pg/MissingColumn.pm
+%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/Pg/TransactionAborted.pm
 %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/TxnDo.pm
-%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/CaughtException.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/ErrorCatcher/.packlist
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/ErrorCatcher
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/Pg
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin
 @dirrmtry %%SITE_PERL%%/Catalyst
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/ErrorCatcher
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
--- p5-Catalyst-Plugin-ErrorCatcher-0.0.8.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list