pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Sereal-Encoder
Module Name: pkgsrc
Committed By: fcambus
Date: Fri Feb 25 21:42:02 UTC 2022
Modified Files:
pkgsrc/converters/p5-Sereal-Encoder: Makefile distinfo
Log Message:
p5-Sereal-Encoder: 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.24 -r1.25 pkgsrc/converters/p5-Sereal-Encoder/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/converters/p5-Sereal-Encoder/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-Encoder/Makefile
diff -u pkgsrc/converters/p5-Sereal-Encoder/Makefile:1.24 pkgsrc/converters/p5-Sereal-Encoder/Makefile:1.25
--- pkgsrc/converters/p5-Sereal-Encoder/Makefile:1.24 Mon May 24 19:49:23 2021
+++ pkgsrc/converters/p5-Sereal-Encoder/Makefile Fri Feb 25 21:42:02 2022
@@ -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:42:02 fcambus Exp $
-DISTNAME= Sereal-Encoder-4.018
+DISTNAME= Sereal-Encoder-4.023
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= converters security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/}
Index: pkgsrc/converters/p5-Sereal-Encoder/distinfo
diff -u pkgsrc/converters/p5-Sereal-Encoder/distinfo:1.20 pkgsrc/converters/p5-Sereal-Encoder/distinfo:1.21
--- pkgsrc/converters/p5-Sereal-Encoder/distinfo:1.20 Tue Oct 26 10:06:47 2021
+++ pkgsrc/converters/p5-Sereal-Encoder/distinfo Fri Feb 25 21:42:02 2022
@@ -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:42:02 fcambus Exp $
-BLAKE2s (Sereal-Encoder-4.018.tar.gz) = c2f7e18684db6a9cbcbac7961d96f2d0b469b6fcb3d5d5f9c161fd695c15f1d3
-SHA512 (Sereal-Encoder-4.018.tar.gz) = 021586f02560906fa315cf7eefc877ff029c123550dd2889a90d8e36e2d480bc4c53fa7437728cb73bda6da886af52f1b58661796f78859c7b41f62a2000a070
-Size (Sereal-Encoder-4.018.tar.gz) = 700306 bytes
+BLAKE2s (Sereal-Encoder-4.023.tar.gz) = 5019d040c1574e546491aced872476ddd906e5ff258b50cb35c9cb1c5d5c72be
+SHA512 (Sereal-Encoder-4.023.tar.gz) = dc4b1b4e1d7977c1f7c8f00c7c0d1a475b785ccda29aee22a6cd09593000b176027d535f2820dd33de8820ec63cb2522d2eee4b6bd5cbbf432d5cf45437b9a67
+Size (Sereal-Encoder-4.023.tar.gz) = 723637 bytes
Home |
Main Index |
Thread Index |
Old Index