pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Trap Update to 0.3.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcea196421d1
branches: trunk
changeset: 386110:dcea196421d1
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 01 09:10:03 2022 +0000
description:
Update to 0.3.5
Upstream changes:
0.3.5 Wed 27 Jul 2022 05:58:02 AM CEST
No changes to the libraries, just to the tests. Perl best
practices form a moving target.
- Stop using bareword filehandles; if it isn't deprecated
already, it will be.
- RT #143716: Perl pulled the rug from under me on untainting
environment variables when it stopped treating an empty
string as a safe PATH. Fix by deleting the offending
environment variables instead, as suggested by Graham Knop.
diffstat:
devel/p5-Test-Trap/Makefile | 5 ++---
devel/p5-Test-Trap/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r b37876ae2479 -r dcea196421d1 devel/p5-Test-Trap/Makefile
--- a/devel/p5-Test-Trap/Makefile Sat Oct 01 09:08:11 2022 +0000
+++ b/devel/p5-Test-Trap/Makefile Sat Oct 01 09:10:03 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2022/06/28 11:33:31 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2022/10/01 09:10:03 wen Exp $
-DISTNAME= Test-Trap-v0.3.4
+DISTNAME= Test-Trap-v0.3.5
PKGNAME= p5-${DISTNAME:S/v0/0/}
-PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff -r b37876ae2479 -r dcea196421d1 devel/p5-Test-Trap/distinfo
--- a/devel/p5-Test-Trap/distinfo Sat Oct 01 09:08:11 2022 +0000
+++ b/devel/p5-Test-Trap/distinfo Sat Oct 01 09:10:03 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:17:48 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/10/01 09:10:03 wen Exp $
-BLAKE2s (Test-Trap-v0.3.4.tar.gz) = 43ab8d33983f62df13738971edabf892722d56871e91cfc782292430020e6811
-SHA512 (Test-Trap-v0.3.4.tar.gz) = cac4412a55511c820a1813a277afa802769a64219bf306190d83fea775c53bcd1d7faa275cb7f1b435e5ae274b6c1f78dd862525a6426040e51fdaf537e720ff
-Size (Test-Trap-v0.3.4.tar.gz) = 55339 bytes
+BLAKE2s (Test-Trap-v0.3.5.tar.gz) = b607076ad463c96ec8a818aae5c07fa390dd04cf575c932c22fb7ec40f7bc212
+SHA512 (Test-Trap-v0.3.5.tar.gz) = 02836ed9c91448cb5aa84246c17d72d119844e072289656529d87e944ad1c26fa7e18e7b45290cdffdabaff7abdad4547233156331194ce375da0b902811313e
+Size (Test-Trap-v0.3.5.tar.gz) = 55600 bytes
Home |
Main Index |
Thread Index |
Old Index