pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Deep Update to 1.204
details: https://anonhg.NetBSD.org/pkgsrc/rev/d44fe1507992
branches: trunk
changeset: 391306:d44fe1507992
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jan 08 00:12:27 2023 +0000
description:
Update to 1.204
Upstream changes:
1.204 2023-01-07 18:01:37-05:00 America/New_York
- restore v5.12 compatibility (see commit 66b79eb for the amusing
anecdote)
1.203 2023-01-07 11:38:14-05:00 America/New_York
- try to avoid clobbering global error variables when loading test
libraries (thanks, Felipe Gasper)
- hash_each now enumates keys in sort() order, to make errors more
consistent
1.202 2023-01-04 20:40:46-05:00 America/New_York
- no changes since trial releases
- Test::Deep now requires perl v5.12.
1.201 2023-01-03 19:28:05-05:00 America/New_York (TRIAL RELEASE)
- correct Changes entry about which version version of perl is required
1.200 2023-01-02 16:55:10-05:00 America/New_York (TRIAL RELEASE)
- converted to Dist::Zilla
- Test::Deep will now require v5.12, and this may go up. This change
allows simplification of the Makefile.PL, which was coping with a
mistake made twelve years ago
diffstat:
devel/p5-Test-Deep/Makefile | 5 ++---
devel/p5-Test-Deep/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5af20c66feb5 -r d44fe1507992 devel/p5-Test-Deep/Makefile
--- a/devel/p5-Test-Deep/Makefile Sun Jan 08 00:09:15 2023 +0000
+++ b/devel/p5-Test-Deep/Makefile Sun Jan 08 00:12:27 2023 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2022/06/28 11:33:22 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2023/01/08 00:12:27 wen Exp $
-DISTNAME= Test-Deep-1.130
+DISTNAME= Test-Deep-1.204
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
diff -r 5af20c66feb5 -r d44fe1507992 devel/p5-Test-Deep/distinfo
--- a/devel/p5-Test-Deep/distinfo Sun Jan 08 00:09:15 2023 +0000
+++ b/devel/p5-Test-Deep/distinfo Sun Jan 08 00:12:27 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2021/10/26 10:17:39 nia Exp $
+$NetBSD: distinfo,v 1.25 2023/01/08 00:12:27 wen Exp $
-BLAKE2s (Test-Deep-1.130.tar.gz) = 89abfcb28c80c38bc877e817311443e8121f673f4d157519bd44d9d7e9685ffc
-SHA512 (Test-Deep-1.130.tar.gz) = de34197c97d44c68dd43372fa5a4d905a2ad636b5503c5f1443476a85b921f42cd07d475af8901dfee9deff1f29deef440c1783cdcc7f93c5f5030c4548ff9cf
-Size (Test-Deep-1.130.tar.gz) = 41921 bytes
+BLAKE2s (Test-Deep-1.204.tar.gz) = ae64a4ff82878add5411d5e6b83394251ae02b450c0b4f2a266c2bd22a9b87d4
+SHA512 (Test-Deep-1.204.tar.gz) = 1a11b221810b7b23a6d3f71546e264ea3636fa36c73def760f756da69e6937ca3e1c1123505b80241360459d09fc4b9ab614d1c6826593695f6577f60595a8ae
+Size (Test-Deep-1.204.tar.gz) = 70066 bytes
Home |
Main Index |
Thread Index |
Old Index