ports/135107: [PATCH] www/p5-Catalyst-Action-RenderView: update to 0.10

Philip M. Gollucci pgollucci at FreeBSD.org
Sun May 31 23:40:04 UTC 2009


>Number:         135107
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Action-RenderView: update to 0.10
>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:   Sun May 31 23:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009
>Description:
- Update to 0.10
- 'hack' around AutoInstall brokenness
- Portlint
Port maintainer (lbr at FreeBSD.org) is cc'd.

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

--- p5-Catalyst-Action-RenderView-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Action-RenderView/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	22 Mar 2009 00:58:24 -0000	1.7
+++ Makefile	31 May 2009 23:35:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Action-RenderView
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,16 +14,16 @@
 MAINTAINER=	lbr at FreeBSD.org
 COMMENT=	Sensible default end action for Catalyst
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Data-Visitor>=0.08:${PORTSDIR}/devel/p5-Data-Visitor \
 		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
 
 MAN3=	Catalyst::Action::RenderView.3
 
 post-extract:
-	@${PERL} -ne 'print unless /^test_requires/' ${WRKSRC}/Makefile.PL
+	@${PERL} -i.bak -ne 'print unless /^(test_requires|auto_install|recommends|configure_requires)/' ${WRKSRC}/Makefile.PL
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Action-RenderView/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	22 Mar 2009 00:58:24 -0000	1.6
+++ distinfo	31 May 2009 23:35:21 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Action-RenderView-0.09.tar.gz) = 9a964d2c8d5cee6c82efc97e11565c3d
-SHA256 (Catalyst-Action-RenderView-0.09.tar.gz) = c9a1c863ca475fcd2208861e514982023c5bece902e34afe4797db275d5b7d19
-SIZE (Catalyst-Action-RenderView-0.09.tar.gz) = 22240
+MD5 (Catalyst-Action-RenderView-0.10.tar.gz) = 7e9981fdaf84e114a2ee2265771450cd
+SHA256 (Catalyst-Action-RenderView-0.10.tar.gz) = e552ebf7167fcffbddc394e5f04c352e526b3cadb4347a171eec5783265c6362
+SIZE (Catalyst-Action-RenderView-0.10.tar.gz) = 23843
--- p5-Catalyst-Action-RenderView-0.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list