Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2024 09:34:58 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b65bb551290 - main - www/p5-Catalyst-Action-RenderView: Update to 0.17
Message-ID:  <202410210934.49L9YwgU030438@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b65bb551290b4b24f4c75b847f75bcf02b17c70

commit 4b65bb551290b4b24f4c75b847f75bcf02b17c70
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-21 06:34:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-21 09:17:37 +0000

    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
---
 www/p5-Catalyst-Action-RenderView/Makefile | 9 +++------
 www/p5-Catalyst-Action-RenderView/distinfo | 5 +++--
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile
index 8e8703ce1dc7..ea30d4f9a83f 100644
--- a/www/p5-Catalyst-Action-RenderView/Makefile
+++ b/www/p5-Catalyst-Action-RenderView/Makefile
@@ -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>
diff --git a/www/p5-Catalyst-Action-RenderView/distinfo b/www/p5-Catalyst-Action-RenderView/distinfo
index 5c51661f3671..f1d69488660f 100644
--- a/www/p5-Catalyst-Action-RenderView/distinfo
+++ b/www/p5-Catalyst-Action-RenderView/distinfo
@@ -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



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