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 p5-Test2-Plugin-NoWar...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0db1b37d29b
branches: trunk
changeset: 368606:c0db1b37d29b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 17 13:36:30 2017 +0000
description:
p5-Test2-Plugin-NoWarnings: update to 0.06.
0.06 2017-06-04
- Warnings inside a subtest were not emitted as TAP events, breaking the TAP
and making for great confusion. This is because of a bug in the core TAP
formatter - see https://github.com/Test-More/test-more/issues/776 for
details. Warnings are now emitted as Ok events instead of Warning events.
diffstat:
devel/p5-Test2-Plugin-NoWarnings/Makefile | 5 ++---
devel/p5-Test2-Plugin-NoWarnings/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 36bb5452a9d1 -r c0db1b37d29b devel/p5-Test2-Plugin-NoWarnings/Makefile
--- a/devel/p5-Test2-Plugin-NoWarnings/Makefile Sun Sep 17 13:35:35 2017 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/Makefile Sun Sep 17 13:36:30 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/06/05 14:23:48 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/17 13:36:30 wiz Exp $
-DISTNAME= Test2-Plugin-NoWarnings-0.05
+DISTNAME= Test2-Plugin-NoWarnings-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
diff -r 36bb5452a9d1 -r c0db1b37d29b devel/p5-Test2-Plugin-NoWarnings/distinfo
--- a/devel/p5-Test2-Plugin-NoWarnings/distinfo Sun Sep 17 13:35:35 2017 +0000
+++ b/devel/p5-Test2-Plugin-NoWarnings/distinfo Sun Sep 17 13:36:30 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/03/20 12:49:00 mef Exp $
+$NetBSD: distinfo,v 1.3 2017/09/17 13:36:30 wiz Exp $
-SHA1 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 9bbc8ece9bd5ad6cc9e83d6272b21ff66e13b7bd
-RMD160 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 907bf2f918919c0ed04cea7896afd1feeefb79c3
-SHA512 (Test2-Plugin-NoWarnings-0.05.tar.gz) = 3374f17ce0b930008a3dc29e205ab0275908b329c7079428f8754f27e73fd8961446628fd9e0dc9c8937fc9ddec41a5359b82f0c002a97c897529918885c821d
-Size (Test2-Plugin-NoWarnings-0.05.tar.gz) = 23036 bytes
+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
Home |
Main Index |
Thread Index |
Old Index