Mon Oct 11 20:46:20 2021 UTC ()
Update to 0.000141. From the changelog:

- Add start and stop stamps to async subtest


(schmonz)
diff -r1.39 -r1.40 pkgsrc/devel/p5-Test2-Suite/Makefile
diff -r1.30 -r1.31 pkgsrc/devel/p5-Test2-Suite/distinfo

cvs diff -r1.39 -r1.40 pkgsrc/devel/p5-Test2-Suite/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test2-Suite/Makefile 2021/07/04 07:42:23 1.39
+++ pkgsrc/devel/p5-Test2-Suite/Makefile 2021/10/11 20:46:20 1.40
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.39 2021/07/04 07:42:23 wen Exp $ 1# $NetBSD: Makefile,v 1.40 2021/10/11 20:46:20 schmonz Exp $
2 2
3DISTNAME= Test2-Suite-0.000140 3DISTNAME= Test2-Suite-0.000141
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/release/Test2-Suite 9HOMEPAGE= https://metacpan.org/release/Test2-Suite
10COMMENT= Perl5 module with a rich set of tools for testing 10COMMENT= Perl5 module with a rich set of tools for testing
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Importer>=0.024:../../devel/p5-Importer 13DEPENDS+= p5-Importer>=0.024:../../devel/p5-Importer
14DEPENDS+= p5-Module-Pluggable>=2.7:../../devel/p5-Module-Pluggable 14DEPENDS+= p5-Module-Pluggable>=2.7:../../devel/p5-Module-Pluggable
15DEPENDS+= p5-Sub-Info>=0.002:../../devel/p5-Sub-Info 15DEPENDS+= p5-Sub-Info>=0.002:../../devel/p5-Sub-Info
16DEPENDS+= p5-Term-Table>=0.013:../../devel/p5-Term-Table 16DEPENDS+= p5-Term-Table>=0.013:../../devel/p5-Term-Table

cvs diff -r1.30 -r1.31 pkgsrc/devel/p5-Test2-Suite/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test2-Suite/distinfo 2021/10/07 13:42:37 1.30
+++ pkgsrc/devel/p5-Test2-Suite/distinfo 2021/10/11 20:46:20 1.31
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.30 2021/10/07 13:42:37 nia Exp $ 1$NetBSD: distinfo,v 1.31 2021/10/11 20:46:20 schmonz Exp $
2 2
3RMD160 (Test2-Suite-0.000140.tar.gz) = a7f2cd3062c99ec46e8cb557c2f921fecc52bf7a 3RMD160 (Test2-Suite-0.000141.tar.gz) = e32ab923832ff0ca7293f6c58d9aa900b18877af
4SHA512 (Test2-Suite-0.000140.tar.gz) = 26abec9f0aad7d29f6499d27a107bee915c57632b53147f602f5e3732536aabf6c6f903da989a7ebb7113e5c5c0d22a393ed9dc0438d284c09035b76dee91a91 4SHA512 (Test2-Suite-0.000141.tar.gz) = 41d283530a25d1794d4d7836dec37fdaf41c78fd01cc78664f5a6b7c50c4d135f75d712d9a047d406ebf529a5538fecedb4b84886415a68c188b618adb683e91
5Size (Test2-Suite-0.000140.tar.gz) = 227561 bytes 5Size (Test2-Suite-0.000141.tar.gz) = 227660 bytes