pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test2-Plugin-NoWarnings (devel/p5-Test2-Plugi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4dd79f994c5
branches:  trunk
changeset: 416856:b4dd79f994c5
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Oct 31 14:07:53 2019 +0000

description:
(devel/p5-Test2-Plugin-NoWarnings) Updated from 0.06 to 0.08

0.08     2019-10-11
- Use IPC::Run3 instead of Capture::Tiny for all tests. This fixes an issue
  with the `tap-bug-in-test2.t` on Windows. Reported by Alexandr Ciornii and
  further diagnosed by Phil M. Perry. RT #129294.

0.07     2019-04-21
- Reverted back to using the Warning event type, since the bug in the Test2
  core that caused this to be a problem has since been fixed.

- Replaced use of Test2::Bundle::Extended with Test2::V0.

diffstat:

 devel/p5-Test2-Plugin-NoWarnings/Makefile |   9 ++++-----
 devel/p5-Test2-Plugin-NoWarnings/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 10 deletions(-)

diffs (40 lines):

diff -r 35f8a82998c8 -r b4dd79f994c5 devel/p5-Test2-Plugin-NoWarnings/Makefile
--- a/devel/p5-Test2-Plugin-NoWarnings/Makefile Thu Oct 31 14:06:28 2019 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile Thu Oct 31 14:07:53 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/08/11 13:20:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2019/10/31 14:07:53 mef Exp $
 
-DISTNAME=              Test2-Plugin-NoWarnings-0.06
+DISTNAME=              Test2-Plugin-NoWarnings-0.08
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
 
@@ -13,8 +12,8 @@
 
 DEPENDS+=              p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
 # for make test
-BUILD_DEPENDS+=                p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
-BUILD_DEPENDS+=                p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
+TEST_DEPENDS+=         p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
+TEST_DEPENDS+=         p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
 
 PERL5_PACKLIST=                auto/Test2/Plugin/NoWarnings/.packlist
 
diff -r 35f8a82998c8 -r b4dd79f994c5 devel/p5-Test2-Plugin-NoWarnings/distinfo
--- a/devel/p5-Test2-Plugin-NoWarnings/distinfo Thu Oct 31 14:06:28 2019 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/distinfo Thu Oct 31 14:07:53 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/09/17 13:36:30 wiz Exp $
+$NetBSD: distinfo,v 1.4 2019/10/31 14:07:53 mef Exp $
 
-SHA1 (Test2-Plugin-NoWarnings-0.06.tar.gz) = 6e00cc5b49ca297344525b61eff479efac198008
-RMD160 (Test2-Plugin-NoWarnings-0.06.tar.gz) = 94034622b42c3c80c6968ae75eb29189e15bbdae
-SHA512 (Test2-Plugin-NoWarnings-0.06.tar.gz) = aed9a3769085028adffd0aa7cbbe2d7d8b89b5f4768e47ae4155dcc1f4aa8fd47319ae7c87ddbc1ed08ca99e1d703eebb74977e88696ea4dcc1104a53332ade2
-Size (Test2-Plugin-NoWarnings-0.06.tar.gz) = 23237 bytes
+SHA1 (Test2-Plugin-NoWarnings-0.08.tar.gz) = 792adb7abc6b68105654570ef01fac345c6eecbb
+RMD160 (Test2-Plugin-NoWarnings-0.08.tar.gz) = 34ca47d84991553d96b11251657896fcbdb83020
+SHA512 (Test2-Plugin-NoWarnings-0.08.tar.gz) = cf641f77b8466bbaf9d9fc166526853f64c9c66e4b1c415af521e81df76760aa3bde0634827d19c9e760c2b763c86e3923af0df83a4e2ddb4c28b8ebbc64eb63
+Size (Test2-Plugin-NoWarnings-0.08.tar.gz) = 26016 bytes



Home | Main Index | Thread Index | Old Index