pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Deep
Module Name: pkgsrc
Committed By: wen
Date: Sun Jan 8 00:12:27 UTC 2023
Modified Files:
pkgsrc/devel/p5-Test-Deep: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/p5-Test-Deep/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Test-Deep/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-Deep/Makefile
diff -u pkgsrc/devel/p5-Test-Deep/Makefile:1.42 pkgsrc/devel/p5-Test-Deep/Makefile:1.43
--- pkgsrc/devel/p5-Test-Deep/Makefile:1.42 Tue Jun 28 11:33:22 2022
+++ pkgsrc/devel/p5-Test-Deep/Makefile Sun Jan 8 00:12:27 2023
@@ -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/}
Index: pkgsrc/devel/p5-Test-Deep/distinfo
diff -u pkgsrc/devel/p5-Test-Deep/distinfo:1.24 pkgsrc/devel/p5-Test-Deep/distinfo:1.25
--- pkgsrc/devel/p5-Test-Deep/distinfo:1.24 Tue Oct 26 10:17:39 2021
+++ pkgsrc/devel/p5-Test-Deep/distinfo Sun Jan 8 00:12:27 2023
@@ -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