pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test2-Plugin-NoWarnings
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 10:16:54 UTC 2020
Modified Files:
pkgsrc/devel/p5-Test2-Plugin-NoWarnings: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile
diff -u pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.10 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.11
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.10 Mon Aug 31 18:09:09 2020
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile Mon Sep 7 10:16:54 2020
@@ -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 @@ COMMENT= Perl5 module for testing for w
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
Index: pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo
diff -u pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.4 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.5
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.4 Thu Oct 31 14:07:53 2019
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo Mon Sep 7 10:16:54 2020
@@ -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