From fa16a593c3bdcf3f5d1b9f609bdc40386619f8bf Mon Sep 17 00:00:00 2001 From: wen Date: Fri, 4 Sep 2020 01:09:46 +0000 Subject: [PATCH] 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 --- devel/p5-Test-Strict/Makefile | 9 ++++----- devel/p5-Test-Strict/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index c5fbbb3ead15..23eff6f51f93 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -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/authors/id/M/MA/MANWAR/ 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 --git a/devel/p5-Test-Strict/distinfo b/devel/p5-Test-Strict/distinfo index f15a319ae6a5..a8c20775c8e2 100644 --- a/devel/p5-Test-Strict/distinfo +++ b/devel/p5-Test-Strict/distinfo @@ -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