pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-CGI-Compile
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 20:38:00 UTC 2020
Modified Files:
pkgsrc/www/p5-CGI-Compile: Makefile distinfo
Log Message:
p5-CGI-Compile: update to 0.25.
0.25 2020-08-03 18:39:36 UTC
- add file name to package name #25
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/p5-CGI-Compile/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/p5-CGI-Compile/distinfo
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-CGI-Compile/Makefile
diff -u pkgsrc/www/p5-CGI-Compile/Makefile:1.24 pkgsrc/www/p5-CGI-Compile/Makefile:1.25
--- pkgsrc/www/p5-CGI-Compile/Makefile:1.24 Mon Aug 31 18:12:39 2020
+++ pkgsrc/www/p5-CGI-Compile/Makefile Mon Sep 7 20:38:00 2020
@@ -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 @@ USE_LANGUAGES= # empty
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"
Index: pkgsrc/www/p5-CGI-Compile/distinfo
diff -u pkgsrc/www/p5-CGI-Compile/distinfo:1.10 pkgsrc/www/p5-CGI-Compile/distinfo:1.11
--- pkgsrc/www/p5-CGI-Compile/distinfo:1.10 Fri May 8 07:31:54 2020
+++ pkgsrc/www/p5-CGI-Compile/distinfo Mon Sep 7 20:38:00 2020
@@ -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