Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 10:50:51 +0100 (CET)
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91949: [MAINTAINER] www/p5-Catalyst: up to 5.62
Message-ID:  <20060118095051.A320B3FF35@tux.nerdheaven.dk>
Resent-Message-ID: <200601181000.k0IA0GSI087254@freefall.freebsd.org>

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

>Number:         91949
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Catalyst: up to 5.62
>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:   Wed Jan 18 10:00:15 GMT 2006
>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.62
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst/Makefile,v
retrieving revision 1.10
diff -u -a -r1.10 Makefile
--- Makefile	2 Dec 2005 18:42:42 -0000	1.10
+++ Makefile	18 Jan 2006 09:47:57 -0000
@@ -7,10 +7,10 @@
 #
 
 PORTNAME=	Catalyst
-PORTVERSION=	5.61
+PORTVERSION=	5.62
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/S/SR/SRI
+MASTER_SITE_SUBDIR=	../by-authors/id/A/AG/AGRUNDMA
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lars@balker.dk
@@ -32,15 +32,16 @@
 		p5-Path-Class>=0.09:${PORTSDIR}/devel/p5-Path-Class \
 		p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
 		p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
-		p5-Text-SimpleTable>=0:${PORTSDIR}/textproc/p5-Text-SimpleTable \
+		p5-Text-SimpleTable>=0.03:${PORTSDIR}/textproc/p5-Text-SimpleTable \
 		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
+		p5-Test-NoWarnings>=0.082:${PORTSDIR}/devel/p5-Test-NoWarnings \
 		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-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
+		p5-Module-Install>=0.45:${PORTSDIR}/devel/p5-Module-Install \
+		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -91,7 +92,7 @@
 	@${CAT} pkg-message
 
 post-extract:
-	@${PERL} -i.bak -ne 'print unless m,^features, .. m,^\);,' ${WRKSRC}/Makefile.PL
+	@${PERL} -i.bak -ne 'print unless m,^feature, .. 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.10
diff -u -a -r1.10 distinfo
--- distinfo	2 Dec 2005 18:42:42 -0000	1.10
+++ distinfo	18 Jan 2006 09:47:57 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-5.61.tar.gz) = 8b22209f5f55e1c133a1303ddef49bd7
-SHA256 (Catalyst-5.61.tar.gz) = 6e43924d92c8dbb2f82d578d72654a31ead6205a10b1e52a55555ffd07f8645a
-SIZE (Catalyst-5.61.tar.gz) = 168320
+MD5 (Catalyst-5.62.tar.gz) = 7f20cd8c209c2c6c6f56b0cd6f3b6db8
+SHA256 (Catalyst-5.62.tar.gz) = f4056fc5a77c4299b5192b4c6146d38fecea9adb5d82f3d1ace455d2cb7b8246
+SIZE (Catalyst-5.62.tar.gz) = 174462
>Release-Note:
>Audit-Trail:
>Unformatted:



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