pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Strict
Module Name: pkgsrc
Committed By: wen
Date: Fri Sep 4 01:09:46 UTC 2020
Modified Files:
pkgsrc/devel/p5-Test-Strict: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test-Strict/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Test-Strict/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Test-Strict/Makefile
diff -u pkgsrc/devel/p5-Test-Strict/Makefile:1.2 pkgsrc/devel/p5-Test-Strict/Makefile:1.3
--- pkgsrc/devel/p5-Test-Strict/Makefile:1.2 Mon Aug 31 18:09:07 2020
+++ pkgsrc/devel/p5-Test-Strict/Makefile Fri Sep 4 01:09:46 2020
@@ -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 @@ HOMEPAGE= https://cpan.metacpan.org/auth
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
Index: pkgsrc/devel/p5-Test-Strict/distinfo
diff -u pkgsrc/devel/p5-Test-Strict/distinfo:1.1 pkgsrc/devel/p5-Test-Strict/distinfo:1.2
--- pkgsrc/devel/p5-Test-Strict/distinfo:1.1 Sun Apr 19 12:43:24 2020
+++ pkgsrc/devel/p5-Test-Strict/distinfo Fri Sep 4 01:09:46 2020
@@ -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