pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/p5-Sereal p5-Sereal: update to 4.023.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3c09442f357
branches: trunk
changeset: 374739:a3c09442f357
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Fri Feb 25 21:42:39 2022 +0000
description:
p5-Sereal: 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 debugging 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/Makefile | 5 ++---
converters/p5-Sereal/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 6dc3d65d38c1 -r a3c09442f357 converters/p5-Sereal/Makefile
--- a/converters/p5-Sereal/Makefile Fri Feb 25 21:42:13 2022 +0000
+++ b/converters/p5-Sereal/Makefile Fri Feb 25 21:42:39 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2021/05/24 19:49:23 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2022/02/25 21:42:39 fcambus Exp $
-DISTNAME= Sereal-4.018
+DISTNAME= Sereal-4.023
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YV/YVES/}
diff -r 6dc3d65d38c1 -r a3c09442f357 converters/p5-Sereal/distinfo
--- a/converters/p5-Sereal/distinfo Fri Feb 25 21:42:13 2022 +0000
+++ b/converters/p5-Sereal/distinfo Fri Feb 25 21:42:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:06:47 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/02/25 21:42:39 fcambus Exp $
-BLAKE2s (Sereal-4.018.tar.gz) = 8bc5f7a5c91af059d2658d3df4acb010b6a41e7992889060cc2b1da4393658a8
-SHA512 (Sereal-4.018.tar.gz) = cfa4796efa2231b1f813fe15080c07cc1aac05a137041a74922e66737311b02859b8fd83d80c4f8f2dd79f13bda648dae8cf3a0f723c320aa09df177ddd77eec
-Size (Sereal-4.018.tar.gz) = 196147 bytes
+BLAKE2s (Sereal-4.023.tar.gz) = d3b14c881f22abbd657cbbc65e1f303f48d4da658d889d310ccfe46fcf6e4f7f
+SHA512 (Sereal-4.023.tar.gz) = 849cda34555e6d3cf428576be83e374e39a4a9e310da853aabac27acc2c4be81f4cf1da4f3513f975d3e6acd3eef5dcb8f8297926c903d7d21e1b7b3fccbf9ba
+Size (Sereal-4.023.tar.gz) = 197206 bytes
Home |
Main Index |
Thread Index |
Old Index