pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Sereal
Module Name: pkgsrc
Committed By: fcambus
Date: Fri Feb 25 21:42:39 UTC 2022
Modified Files:
pkgsrc/converters/p5-Sereal: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/converters/p5-Sereal/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/converters/p5-Sereal/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/p5-Sereal/Makefile
diff -u pkgsrc/converters/p5-Sereal/Makefile:1.17 pkgsrc/converters/p5-Sereal/Makefile:1.18
--- pkgsrc/converters/p5-Sereal/Makefile:1.17 Mon May 24 19:49:23 2021
+++ pkgsrc/converters/p5-Sereal/Makefile Fri Feb 25 21:42:39 2022
@@ -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/}
Index: pkgsrc/converters/p5-Sereal/distinfo
diff -u pkgsrc/converters/p5-Sereal/distinfo:1.12 pkgsrc/converters/p5-Sereal/distinfo:1.13
--- pkgsrc/converters/p5-Sereal/distinfo:1.12 Tue Oct 26 10:06:47 2021
+++ pkgsrc/converters/p5-Sereal/distinfo Fri Feb 25 21:42:39 2022
@@ -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