mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.10
- 'hack' around AutoInstall brokenness - Portlint PR: ports/135107 Approved by: maintainer timeout (lbr; 2 weeks 1 day) Submitted by: pgollucci@ (myself) Discussed with: tobez
This commit is contained in:
parent
de3398460b
commit
1a25dfe4b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235941
@ -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 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lbr@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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user