Skip to content

Commit

Permalink
p5-Test2-Plugin-NoWarnings: update to 0.09.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
0-wiz-0 committed Sep 7, 2020
1 parent 6681c2e commit 979a1c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions devel/p5-Test2-Plugin-NoWarnings/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand All @@ -12,9 +11,9 @@ COMMENT= Perl5 module for testing for warnings
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

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Test2-Plugin-NoWarnings/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 979a1c5

Please sign in to comment.