Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Compile p5-CGI-Compile: update to 0.25.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b6148f72949
branches:  trunk
changeset: 438629:4b6148f72949
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 20:38:00 2020 +0000

description:
p5-CGI-Compile: update to 0.25.

0.25  2020-08-03 18:39:36 UTC
        - add file name to package name #25

diffstat:

 www/p5-CGI-Compile/Makefile |  21 ++++++++++-----------
 www/p5-CGI-Compile/distinfo |  10 +++++-----
 2 files changed, 15 insertions(+), 16 deletions(-)

diffs (53 lines):

diff -r 8f2f6c6f3393 -r 4b6148f72949 www/p5-CGI-Compile/Makefile
--- a/www/p5-CGI-Compile/Makefile       Mon Sep 07 20:35:05 2020 +0000
+++ b/www/p5-CGI-Compile/Makefile       Mon Sep 07 20:38:00 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2020/08/31 18:12:39 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2020/09/07 20:38:00 wiz Exp $
 
-DISTNAME=      CGI-Compile-0.24
+DISTNAME=      CGI-Compile-0.25
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=CGI/}
 
@@ -15,15 +14,15 @@
 PERL5_PACKLIST=                auto/CGI/Compile/.packlist
 PERL5_MODULE_TYPE=     Module::Build::Tiny
 
-BUILD_DEPENDS+=        p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
-BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 DEPENDS+=      p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
-
-# for make test
-BUILD_DEPENDS+=        p5-CGI-Emulate-PSGI-[0-9]*:../../www/p5-CGI-Emulate-PSGI
-BUILD_DEPENDS+=        p5-Plack-[0-9]*:../../www/p5-Plack
-BUILD_DEPENDS+=        p5-Switch-[0-9]*:../../lang/p5-Switch
-BUILD_DEPENDS+=        p5-Sub-Name>=0:../../devel/p5-Sub-Name
+TEST_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
+TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+TEST_DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
+TEST_DEPENDS+= p5-CGI-Emulate-PSGI-[0-9]*:../../www/p5-CGI-Emulate-PSGI
+TEST_DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
+TEST_DEPENDS+= p5-Switch-[0-9]*:../../lang/p5-Switch
+TEST_DEPENDS+= p5-Sub-Name>=0:../../devel/p5-Sub-Name
+TEST_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8f2f6c6f3393 -r 4b6148f72949 www/p5-CGI-Compile/distinfo
--- a/www/p5-CGI-Compile/distinfo       Mon Sep 07 20:35:05 2020 +0000
+++ b/www/p5-CGI-Compile/distinfo       Mon Sep 07 20:38:00 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/05/08 07:31:54 wen Exp $
+$NetBSD: distinfo,v 1.11 2020/09/07 20:38:00 wiz Exp $
 
-SHA1 (CGI-Compile-0.24.tar.gz) = 326f821916eab79654621cb3012a267103b3b956
-RMD160 (CGI-Compile-0.24.tar.gz) = 9a2649bb9fb14684733e7e203bd683ed69153791
-SHA512 (CGI-Compile-0.24.tar.gz) = bfb0e0d34f7088acc04811d8f778721b6b77afeeca1b3cdb7c21d633152f17af33c5de8772ef81adea48315d6eae5c7706a5cbbb7f373dbc0b08fe0ee8335abe
-Size (CGI-Compile-0.24.tar.gz) = 22392 bytes
+SHA1 (CGI-Compile-0.25.tar.gz) = 386eb3185ee3ee469f4ef13835b4fc29dfaaf727
+RMD160 (CGI-Compile-0.25.tar.gz) = f6f8ce1cc1907fe5d3b8b3aee2dd76db1d6a041b
+SHA512 (CGI-Compile-0.25.tar.gz) = 760481c3868592d7dbeab10125ee76c608ea6a705926597c4219dc128c3ffb642ff39e6ddf72aa916c183fb6baf3671e687ea9a41b86987a60fc076d304d6fe6
+Size (CGI-Compile-0.25.tar.gz) = 22479 bytes



Home | Main Index | Thread Index | Old Index