Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Dec 2005 17:27:11 +0100 (CET)
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89857: [MAINTAINER] www/p5-Catalyst: up to 5.61
Message-ID:  <20051202162711.39FE33FF34@tux.nerdheaven.dk>
Resent-Message-ID: <200512021630.jB2GU43e049713@freefall.freebsd.org>

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

>Number:         89857
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Catalyst: up to 5.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 02 16:30:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root@lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
up to 5.61

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst/Makefile,v
retrieving revision 1.9
diff -u -a -r1.9 Makefile
--- Makefile	21 Nov 2005 18:14:34 -0000	1.9
+++ Makefile	2 Dec 2005 16:24:48 -0000
@@ -7,10 +7,10 @@
 #
 
 PORTNAME=	Catalyst
-PORTVERSION=	5.57
+PORTVERSION=	5.61
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/A/AG/AGRUNDMA
+MASTER_SITE_SUBDIR=	../by-authors/id/S/SR/SRI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lars@balker.dk
@@ -37,7 +37,10 @@
 		p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
 		p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple \
 		p5-Tree-Simple-VisitorFactory>=0:${PORTSDIR}/devel/p5-Tree-Simple-VisitorFactory \
-		p5-URI>=1.35:${PORTSDIR}/net/p5-URI
+		p5-URI>=1.35:${PORTSDIR}/net/p5-URI \
+		p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
+		p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \
+		p5-ExtUtils-AutoInstall>=0:${PORTSDIR}/devel/p5-ExtUtils-AutoInstall
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -85,6 +88,9 @@
 
 post-install:
 	@${CAT} pkg-message
+
+post-extract:
+	@${PERL} -i.bak -ne 'print unless m,^features, .. m,^\);,' ${WRKSRC}/Makefile.PL
 
 .include <bsd.port.pre.mk>
 .if ${PERL_LEVEL} < 500801
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst/distinfo,v
retrieving revision 1.9
diff -u -a -r1.9 distinfo
--- distinfo	21 Nov 2005 18:14:34 -0000	1.9
+++ distinfo	2 Dec 2005 16:24:48 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-5.57.tar.gz) = 06e890841286bd1fa667e8849bbaac20
-SHA256 (Catalyst-5.57.tar.gz) = 5eca048802ab237489a77a8be3048661afac896b60125ed04bd1154b6362c52d
-SIZE (Catalyst-5.57.tar.gz) = 159860
+MD5 (Catalyst-5.61.tar.gz) = 8b22209f5f55e1c133a1303ddef49bd7
+SHA256 (Catalyst-5.61.tar.gz) = 6e43924d92c8dbb2f82d578d72654a31ead6205a10b1e52a55555ffd07f8645a
+SIZE (Catalyst-5.61.tar.gz) = 168320
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst/pkg-plist,v
retrieving revision 1.9
diff -u -a -r1.9 pkg-plist
--- pkg-plist	21 Nov 2005 18:14:34 -0000	1.9
+++ pkg-plist	2 Dec 2005 16:24:48 -0000
@@ -4,6 +4,7 @@
 %%SITE_PERL%%/Catalyst/ActionContainer.pm
 %%SITE_PERL%%/Catalyst/AttrContainer.pm
 %%SITE_PERL%%/Catalyst/Base.pm
+%%SITE_PERL%%/Catalyst/Build.pm
 %%SITE_PERL%%/Catalyst/Component.pm
 %%SITE_PERL%%/Catalyst/Controller.pm
 %%SITE_PERL%%/Catalyst/DispatchType.pm
>Release-Note:
>Audit-Trail:
>Unformatted:
 



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