Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Strict Update to 0.52
details: https://anonhg.NetBSD.org/pkgsrc/rev/c32188f8cdc3
branches: trunk
changeset: 437973:c32188f8cdc3
user: wen <wen%pkgsrc.org@localhost>
date: Fri Sep 04 01:09:46 2020 +0000
description:
Update to 0.52
Change the DEPENDS to BUILD_DEPENDS since it is only for test.
Upstream changes:
0.52 2019-06-16 10:10:00 MANWAR
- Applied patch provided by Matthew (Issue #25).
0.51 2019-06-15 06:30:00 MANWAR
- Now ignores .git folder (Issue #26).
0.50 2019-06-14 15:30:00 MANWAR
- Added Test::Roo::Role to the list (Issue #29).
0.49 2019-06-13 12:20:00 MANWAR
- Fixed CPANTS issue (main_module_version_matches_dist_version).
0.48 2019-05-29 11:00:00 MANWAR
- Added Test::Most to modules with strictures, #27 @robrwo
diffstat:
devel/p5-Test-Strict/Makefile | 9 ++++-----
devel/p5-Test-Strict/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (40 lines):
diff -r b8e889b9cce1 -r c32188f8cdc3 devel/p5-Test-Strict/Makefile
--- a/devel/p5-Test-Strict/Makefile Thu Sep 03 21:03:04 2020 +0000
+++ b/devel/p5-Test-Strict/Makefile Fri Sep 04 01:09:46 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/08/31 18:09:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/04 01:09:46 wen Exp $
-DISTNAME= Test-Strict-0.47
+DISTNAME= Test-Strict-0.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MA/MANWAR/
@@ -11,8 +10,8 @@
COMMENT= Check syntax, presence of use strict; and test coverage
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-File-Temp>=0.01:../../devel/p5-File-Temp
-DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
+BUILD_DEPENDS+= p5-File-Temp>=0.01:../../devel/p5-File-Temp
+BUILD_DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
PERL5_PACKLIST= auto/Test/Strict/.packlist
USE_LANGUAGES= # none
diff -r b8e889b9cce1 -r c32188f8cdc3 devel/p5-Test-Strict/distinfo
--- a/devel/p5-Test-Strict/distinfo Thu Sep 03 21:03:04 2020 +0000
+++ b/devel/p5-Test-Strict/distinfo Fri Sep 04 01:09:46 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/04/19 12:43:24 rillig Exp $
+$NetBSD: distinfo,v 1.2 2020/09/04 01:09:46 wen Exp $
-SHA1 (Test-Strict-0.47.tar.gz) = 567b46694ab5ad808d7d59f849dd0f55d7a0f9c1
-RMD160 (Test-Strict-0.47.tar.gz) = 44bfaf2c5dce70be1df8a5edb61fb383d6f61647
-SHA512 (Test-Strict-0.47.tar.gz) = 56ffc488cb2502af228ad03f3da7bf11f04c0cacc7f1ea13b3aa8e0578f0df36a9be092f71db973748c8db15f45873a384f2e24844468b9a300d2386692c21b9
-Size (Test-Strict-0.47.tar.gz) = 20679 bytes
+SHA1 (Test-Strict-0.52.tar.gz) = 9043431fb1026b3b3cae0348132f3595e0150172
+RMD160 (Test-Strict-0.52.tar.gz) = 776ce2684beb621c9d55e705b27011230ae32133
+SHA512 (Test-Strict-0.52.tar.gz) = 2d2e27f8fa5156bae4b54c2a9da5f5bd37c820ca9f9594f51c0915695f74f16880445d8a47de5a86d0277482b8234d4ab8e1c8a7ba00871c950268be40f543b5
+Size (Test-Strict-0.52.tar.gz) = 20932 bytes
Home |
Main Index |
Thread Index |
Old Index