ports/160536: [UPDATE] www/p5-Catalyst-Plugin-ErrorCatcher to 0.0.8.9

Andrej Zverev andrej.zverev at gmail.com
Wed Sep 7 06:40:06 UTC 2011


>Number:         160536
>Category:       ports
>Synopsis:       [UPDATE] www/p5-Catalyst-Plugin-ErrorCatcher to 0.0.8.9
>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:   Wed Sep 07 06:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:

	
>Description:
	- update to 0.0.8.9
	- add LICENSE

	Also this version untie dependence on devel/p5-Class-Data-Accessor 
	which marked as deprecated
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Catalyst-Plugin-ErrorCatcher.diff begins here ---
Index: p5-Catalyst-Plugin-ErrorCatcher/Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- p5-Catalyst-Plugin-ErrorCatcher/Makefile	19 Nov 2010 06:32:11 -0000	1.1
+++ p5-Catalyst-Plugin-ErrorCatcher/Makefile	7 Sep 2011 06:28:49 -0000
@@ -5,24 +5,50 @@
 # $FreeBSD: ports/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile,v 1.1 2010/11/19 06:32:11 wen Exp $
 
 PORTNAME=	Catalyst-Plugin-ErrorCatcher
-PORTVERSION=	0.0.6.3
+PORTVERSION=	0.0.8.9
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:CHISEL
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	andrey at kostenko.name
 COMMENT=	Catch application errors and emit them somewhere
 
-RUN_DEPENDS=	p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \
-		p5-Class-Data-Accessor>=0:${PORTSDIR}/devel/p5-Class-Data-Accessor \
-		p5-IO>=0:${PORTSDIR}/devel/p5-IO \
+LICENSE=	ART20 GPLv1
+LICENSE_COMB=	dual
+
+RUN_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 \
+		p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
+		p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
+		p5-Catalyst-Plugin-StackTrace>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \
+		p5-Config-General>0:${PORTSDIR}/devel/p5-Config-General \
+		p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
+		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-FindBin-libs>0:${PORTSDIR}/devel/p5-FindBin-libs \
+		p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
-		p5-version>=0:${PORTSDIR}/devel/p5-version
-BUILD_DEPENDS=	${RUN_DEPENDS}
+		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
+
+BUILD_DEPENDS:=	${RUN_DEPENDS}
+
+TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+
+PERL_CONFIGURE=	yes
 
-PERL_CONFIGURE=	5.8.1+
-MAN3=		Catalyst::Plugin::ErrorCatcher.3 \
-		Catalyst::Plugin::ErrorCatcher::Email.3 \
-		Catalyst::Plugin::ErrorCatcher::File.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::MissingColumn.3 \
+	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::TxnDo.3
 
 .include <bsd.port.mk>
Index: p5-Catalyst-Plugin-ErrorCatcher/distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- p5-Catalyst-Plugin-ErrorCatcher/distinfo	19 Nov 2010 06:32:11 -0000	1.1
+++ p5-Catalyst-Plugin-ErrorCatcher/distinfo	7 Sep 2011 06:28:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.6.3.tar.gz) = 6ae078c3d96bb234d2674c5439f76eca6e74c5c424f409c3251f7f738b34699b
-SIZE (Catalyst-Plugin-ErrorCatcher-0.0.6.3.tar.gz) = 32687
+SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.8.9.tar.gz) = 9af1eb65e6945c088ee19bf7ac51118de2a50151a6012cd2592951b68b95a50c
+SIZE (Catalyst-Plugin-ErrorCatcher-0.0.8.9.tar.gz) = 32112
Index: p5-Catalyst-Plugin-ErrorCatcher/pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- p5-Catalyst-Plugin-ErrorCatcher/pkg-plist	19 Nov 2010 06:32:11 -0000	1.1
+++ p5-Catalyst-Plugin-ErrorCatcher/pkg-plist	7 Sep 2011 06:28:49 -0000
@@ -1,7 +1,13 @@
 %%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/Pg/MissingColumn.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%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp/Pg
+ at dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin/CleanUp
+ at dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Plugin
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin
 @dirrmtry %%SITE_PERL%%/Catalyst
--- p5-Catalyst-Plugin-ErrorCatcher.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list