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 Apr 14 05:33:22 UTC 2024
Modified Files:
pkgsrc/devel/p5-Test2-Plugin-NoWarnings: Makefile distinfo
Log Message:
p5-Test2-Plugin-NoWarnings: update to 0.10.
0.10 2024-04-07
- Previous, when tests were run via prove without the verbose flag and there
was a warning that caused a test failure, there was no output indicating
that a warning caused the failure. This has now been corrected and you'll
see output that includes "Unexpected warning". Reported by @janlimpens.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile
cvs rdiff -u -r1.7 -r1.8 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.14 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.15
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.14 Thu Jul 6 09:40:21 2023
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile Sun Apr 14 05:33:22 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2023/07/06 09:40:21 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2024/04/14 05:33:22 wiz Exp $
-DISTNAME= Test2-Plugin-NoWarnings-0.09
+DISTNAME= Test2-Plugin-NoWarnings-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
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.7 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.8
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo:1.7 Tue Oct 26 10:17:49 2021
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/distinfo Sun Apr 14 05:33:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:17:49 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/04/14 05:33:22 wiz Exp $
-BLAKE2s (Test2-Plugin-NoWarnings-0.09.tar.gz) = d603fc947991627b6299913013e9df1fea3bfe8c5240115880138796c12a6da9
-SHA512 (Test2-Plugin-NoWarnings-0.09.tar.gz) = 3b93d6c4522e913c4bc9d589b650f784327bed1a36a0dc18943dd2ea34654215333753cb532d5ffff6f0ef0af9ce0859e9744637cff89a1a1a5b936149f9b455
-Size (Test2-Plugin-NoWarnings-0.09.tar.gz) = 26442 bytes
+BLAKE2s (Test2-Plugin-NoWarnings-0.10.tar.gz) = 4c3b4a0cb8ef2edd36ce3bf1f39f38bf7b68660d8b9b4566ab9ab1db2875dff0
+SHA512 (Test2-Plugin-NoWarnings-0.10.tar.gz) = 31f749911e9df452e20d17c4cff30afea1f4ef10a11c7d7de92d60b6701b84bf98190ccb5d70867804793fe269b0027a8f9b494a21c1d676480e8ce2823a4b4d
+Size (Test2-Plugin-NoWarnings-0.10.tar.gz) = 27614 bytes
Home |
Main Index |
Thread Index |
Old Index