mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
www/p5-Catalyst-Action-RenderView: Update to 0.17
- Add LICENSE_FILE - Remove unneeded post-extract: Changes: https://metacpan.org/dist/Catalyst-Action-RenderView/changes
This commit is contained in:
parent
05c63a320e
commit
4b65bb5512
2 changed files with 6 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= Catalyst-Action-RenderView
|
||||
PORTVERSION= 0.16
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.17
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,9 +10,10 @@ WWW= https://metacpan.org/release/Catalyst-Action-RenderView
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Catalyst-Runtime>=5.70:www/p5-Catalyst-Runtime \
|
||||
RUN_DEPENDS= p5-Catalyst-Runtime>=5.80030:www/p5-Catalyst-Runtime \
|
||||
p5-Data-Visitor>=0.24:devel/p5-Data-Visitor \
|
||||
p5-MRO-Compat>=0:devel/p5-MRO-Compat
|
||||
|
||||
|
@ -22,7 +22,4 @@ USE_PERL5= configure
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-extract:
|
||||
@${REINPLACE_CMD} -i '' '/test_requires/d' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Catalyst-Action-RenderView-0.16.tar.gz) = 8565203950a057d43ecd64e9593715d565c2fbd8b02c91f43c53b2111acd3948
|
||||
SIZE (Catalyst-Action-RenderView-0.16.tar.gz) = 21529
|
||||
TIMESTAMP = 1729240400
|
||||
SHA256 (Catalyst-Action-RenderView-0.17.tar.gz) = 71f6d5fd9f358611d1457c0c6b3fbe18224a4133e395e58d2a5ae4232f2761a5
|
||||
SIZE (Catalyst-Action-RenderView-0.17.tar.gz) = 20029
|
||||
|
|
Loading…
Add table
Reference in a new issue