pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Warnings
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 5 09:07:03 UTC 2025
Modified Files:
pkgsrc/devel/p5-Test-Warnings: Makefile distinfo
Log Message:
p5-Test-Warnings: update to 0.036.
0.036 2025-01-03 18:30:28Z
- avoid redefinition warnings when $^W is enabled in tests
(RT#158297)
0.035 2025-01-03 17:47:24Z
- allow tests to pass even when Import::Into is not installed
(RT#158296)
- add backcompat shim for cases where Test::More is loaded in tests
after Test::Warnings
0.034 2025-01-03 02:46:29Z
- fix Test2 compability for done_testing()
- Test2::Warnings added as a simple wrapper (for now)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Test-Warnings/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Test-Warnings/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-Test-Warnings/Makefile
diff -u pkgsrc/devel/p5-Test-Warnings/Makefile:1.30 pkgsrc/devel/p5-Test-Warnings/Makefile:1.31
--- pkgsrc/devel/p5-Test-Warnings/Makefile:1.30 Sat Nov 16 12:05:25 2024
+++ pkgsrc/devel/p5-Test-Warnings/Makefile Sun Jan 5 09:07:03 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2024/11/16 12:05:25 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2025/01/05 09:07:03 wiz Exp $
-DISTNAME= Test-Warnings-0.033
+DISTNAME= Test-Warnings-0.036
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Test-Warnings/distinfo
diff -u pkgsrc/devel/p5-Test-Warnings/distinfo:1.16 pkgsrc/devel/p5-Test-Warnings/distinfo:1.17
--- pkgsrc/devel/p5-Test-Warnings/distinfo:1.16 Sun Jan 28 11:55:54 2024
+++ pkgsrc/devel/p5-Test-Warnings/distinfo Sun Jan 5 09:07:03 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/01/28 11:55:54 wiz Exp $
+$NetBSD: distinfo,v 1.17 2025/01/05 09:07:03 wiz Exp $
-BLAKE2s (Test-Warnings-0.033.tar.gz) = e15842b8cebb9a874d3e713b071f89c41c5195850791be37bcc7a6ace636ffa6
-SHA512 (Test-Warnings-0.033.tar.gz) = dc49e345b2b5d2dd42d83b4351025f2c0db0216ef8388b02db77d5078e5eda0b5aab1491b07a0009923acc73b30c4ef6d77d406e85b0f958f575007c6ca1e6e8
-Size (Test-Warnings-0.033.tar.gz) = 44091 bytes
+BLAKE2s (Test-Warnings-0.036.tar.gz) = a3f40930c8333a78be5715fad69df5ea1c6a0ae3a53d1b39809f25d37953fc50
+SHA512 (Test-Warnings-0.036.tar.gz) = e06fa3b33c796d662a282790fe8058f0f630a1e6de1a3148835bb5e6a42bc36db6960549eea2df18301becaa0468d1c148832999ea2f767717b17e8bab7e7494
+Size (Test-Warnings-0.036.tar.gz) = 45173 bytes
Home |
Main Index |
Thread Index |
Old Index