Source-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 p5-Test2-Plugin-NoWar...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfe69d724632
branches:  trunk
changeset: 438370:dfe69d724632
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 10:16:54 2020 +0000

description:
p5-Test2-Plugin-NoWarnings: update to 0.09.

Add missing test dependency.

0.09     2020-06-29

- Don't emit a failing test if there is a warning _after_ done_testing() is
  called. Based on PR #3 from Michael Alan Dorman.

diffstat:

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

diffs (40 lines):

diff -r b6133a03f7ad -r dfe69d724632 devel/p5-Test2-Plugin-NoWarnings/Makefile
--- a/devel/p5-Test2-Plugin-NoWarnings/Makefile Mon Sep 07 10:15:41 2020 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile Mon Sep 07 10:16:54 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2020/08/31 18:09:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/07 10:16:54 wiz Exp $
 
-DISTNAME=              Test2-Plugin-NoWarnings-0.08
+DISTNAME=              Test2-Plugin-NoWarnings-0.09
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
 
@@ -12,9 +11,9 @@
 LICENSE=               ${PERL5_LICENSE}
 
 DEPENDS+=              p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
-# for make test
 TEST_DEPENDS+=         p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
 TEST_DEPENDS+=         p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
+TEST_DEPENDS+=         p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
 
 PERL5_PACKLIST=                auto/Test2/Plugin/NoWarnings/.packlist
 
diff -r b6133a03f7ad -r dfe69d724632 devel/p5-Test2-Plugin-NoWarnings/distinfo
--- a/devel/p5-Test2-Plugin-NoWarnings/distinfo Mon Sep 07 10:15:41 2020 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/distinfo Mon Sep 07 10:16:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/10/31 14:07:53 mef Exp $
+$NetBSD: distinfo,v 1.5 2020/09/07 10:16:54 wiz Exp $
 
-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
+SHA1 (Test2-Plugin-NoWarnings-0.09.tar.gz) = 5f95d84b026cea48d8fd73931164147c81595d73
+RMD160 (Test2-Plugin-NoWarnings-0.09.tar.gz) = 6ab4cc964ed04bfe93074c39a97e63c9ae6653d5
+SHA512 (Test2-Plugin-NoWarnings-0.09.tar.gz) = 3b93d6c4522e913c4bc9d589b650f784327bed1a36a0dc18943dd2ea34654215333753cb532d5ffff6f0ef0af9ce0859e9744637cff89a1a1a5b936149f9b455
+Size (Test2-Plugin-NoWarnings-0.09.tar.gz) = 26442 bytes



Home | Main Index | Thread Index | Old Index