pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-Sereal-Decoder p5-Sereal-Decoder: update...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2520d7dd4ef
branches: trunk
changeset: 374735:a2520d7dd4ef
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Fri Feb 25 21:41:16 2022 +0000
description:
p5-Sereal-Decoder: update to 4.023.
4.023 Sun Feb 20, 2022
* Make it possible to upgrade with passing tests when using
Sereal::Decoder 4.015 - 4.019 on threaded debugging perls.
IF YOU USE THREADED PERLS YOU ARE STRONGLY ADVISED TO UPDATE
TO THIS VERSION OR LATER. *UPGRADE THE DECODER IMMEDIATELY.*
4.022 Sat Feb 19, 2022
4.021 Fri Feb 18, 2022
* Early but incomplete versions of 4.023, skip these releases.
4.020 Thurs Feb 17, 2022
* Fix "panic: free from wrong pool" errors on threaded builds.
This error is only visible on DEBUGGING perls however it exists
regardless. If you are using a threaded build upgrade to this!
Thanks to Andreas J. Koenig for finding the bug, and Nicholas Clark
for suggesting valgrind to debug and fix it.
4.019 Mon Feb 7, 2022
* Fix build issue with latest perl - Thanks to Nicholas Clark
* Update zstd to 1.5.1
diffstat:
converters/p5-Sereal-Decoder/Makefile | 5 ++---
converters/p5-Sereal-Decoder/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 61d449af1cb7 -r a2520d7dd4ef converters/p5-Sereal-Decoder/Makefile
--- a/converters/p5-Sereal-Decoder/Makefile Fri Feb 25 20:51:38 2022 +0000
+++ b/converters/p5-Sereal-Decoder/Makefile Fri Feb 25 21:41:16 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2021/05/24 19:49:23 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2022/02/25 21:41:16 fcambus Exp $
-DISTNAME= Sereal-Decoder-4.018
+DISTNAME= Sereal-Decoder-4.023
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= converters security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/}
diff -r 61d449af1cb7 -r a2520d7dd4ef converters/p5-Sereal-Decoder/distinfo
--- a/converters/p5-Sereal-Decoder/distinfo Fri Feb 25 20:51:38 2022 +0000
+++ b/converters/p5-Sereal-Decoder/distinfo Fri Feb 25 21:41:16 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 10:06:47 nia Exp $
+$NetBSD: distinfo,v 1.21 2022/02/25 21:41:16 fcambus Exp $
-BLAKE2s (Sereal-Decoder-4.018.tar.gz) = 65788e8b4a56662b90db938de32baa895cbdb687382a30583b804b973a4c6908
-SHA512 (Sereal-Decoder-4.018.tar.gz) = 18e4d54c1930187fbcfc39a39ef8512c1450ac3e5d22bee419e8333cbda1e08bcb1355bc2abfc388f9d45dfae3b8bcc101a19646b7caa670359bae98fccf87a3
-Size (Sereal-Decoder-4.018.tar.gz) = 692820 bytes
+BLAKE2s (Sereal-Decoder-4.023.tar.gz) = 88f5cd8ec1fd356502dcd86ea07c973104d11110730b263735b33672292ad40e
+SHA512 (Sereal-Decoder-4.023.tar.gz) = 9380853532cad110758db119efd51a4004dda1c6c6065afb0ee5e67c79a3f3baaa4767abaac6224f9bccb48214c7e73bd5c0748868301b1be0bb50534592e6ae
+Size (Sereal-Decoder-4.023.tar.gz) = 716188 bytes
Home |
Main Index |
Thread Index |
Old Index