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:           Sun Sep 17 13:36:30 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Test2-Plugin-NoWarnings: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile
cvs rdiff -u -r1.2 -r1.3 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.4 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.5
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.4        Mon Jun  5 14:23:48 2017
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile    Sun Sep 17 13:36:30 2017
@@ -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/}
 

Index: pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo
diff -u pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.2 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.3
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.2        Mon Mar 20 12:49:00 2017
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo    Sun Sep 17 13:36:30 2017
@@ -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