pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Catalyst-Action-RenderView



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Nov 24 08:17:01 UTC 2024

Modified Files:
        pkgsrc/www/p5-Catalyst-Action-RenderView: Makefile distinfo
Removed Files:
        pkgsrc/www/p5-Catalyst-Action-RenderView/patches: patch-Makefile.PL

Log Message:
Update to 0.17

Upstream changes:
0.17    2024-10-12
  - fix Makefile.PL to work without PERL_USE_UNSAFE_INC
  - revised packaging to use Dist::Zilla
  - drop unused prereq HTTP::Request::AsCGI


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/p5-Catalyst-Action-RenderView/patches/patch-Makefile.PL

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile
diff -u pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile:1.28 pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile:1.29
--- pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile:1.28      Sat Nov 16 12:07:31 2024
+++ pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile   Sun Nov 24 08:17:01 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2024/11/16 12:07:31 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2024/11/24 08:17:01 wen Exp $
 
-DISTNAME=      Catalyst-Action-RenderView-0.16
+DISTNAME=      Catalyst-Action-RenderView-0.17
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   13
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
@@ -15,8 +14,6 @@ DEPENDS+=     p5-Catalyst-Runtime>=5.70000:.
 DEPENDS+=      p5-Data-Visitor>=0.24:../../devel/p5-Data-Visitor
 DEPENDS+=      p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
 
-TOOL_DEPENDS+= p5-HTTP-Request-AsCGI-[0-9]*:../../www/p5-HTTP-Request-AsCGI
-
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Catalyst/Action/RenderView/.packlist
 PERL5_MODULE_TYPE=     Module::Install::Bundled

Index: pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo
diff -u pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo:1.12 pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo:1.13
--- pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo:1.12      Tue Oct 26 11:29:49 2021
+++ pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo   Sun Nov 24 08:17:01 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:29:49 nia Exp $
+$NetBSD: distinfo,v 1.13 2024/11/24 08:17:01 wen Exp $
 
-BLAKE2s (Catalyst-Action-RenderView-0.16.tar.gz) = 0a4a2acdc2e9516029346add3b0c6929922c48da370a9cd4375705c70c62763e
-SHA512 (Catalyst-Action-RenderView-0.16.tar.gz) = eae4fbad6a023a2364de254162e50fddd9fa17f28ba8a5c3fb0f34173d9e18c1189081d76e5d61519d1d398210a4f49b87c6eea11c85cc828f33da4940d5b288
-Size (Catalyst-Action-RenderView-0.16.tar.gz) = 21529 bytes
+BLAKE2s (Catalyst-Action-RenderView-0.17.tar.gz) = fe465445cf3abfdb73c4edb541f93e6273a653db28d43b4f64ed00ccd047c96d
+SHA512 (Catalyst-Action-RenderView-0.17.tar.gz) = d8d8d474dacc528c148ac9402bbf4f6759ac21cf6ce659b5d8ef1f8785812ba970196ad1495c84f5616715d42586d88a41863b89fc428a627c766a4817041b3e
+Size (Catalyst-Action-RenderView-0.17.tar.gz) = 20029 bytes
 SHA1 (patch-Makefile.PL) = 890f04663a59e7fbf512ee00e9bb09c07c2f1998



Home | Main Index | Thread Index | Old Index