Fri Feb 25 21:41:16 2022 UTC ()
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


(fcambus)
diff -r1.24 -r1.25 pkgsrc/converters/p5-Sereal-Decoder/Makefile
diff -r1.20 -r1.21 pkgsrc/converters/p5-Sereal-Decoder/distinfo

cvs diff -r1.24 -r1.25 pkgsrc/converters/p5-Sereal-Decoder/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/p5-Sereal-Decoder/Makefile 2021/05/24 19:49:23 1.24
+++ pkgsrc/converters/p5-Sereal-Decoder/Makefile 2022/02/25 21:41:16 1.25
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.24 2021/05/24 19:49:23 wiz Exp $ 1# $NetBSD: Makefile,v 1.25 2022/02/25 21:41:16 fcambus Exp $
2 2
3DISTNAME= Sereal-Decoder-4.018 3DISTNAME= Sereal-Decoder-4.023
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= converters security perl5 5CATEGORIES= converters security perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../CPAN/authors/id/Y/YV/YVES/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Sereal-Decoder 9HOMEPAGE= https://metacpan.org/release/Sereal-Decoder
11COMMENT= Perl5 module for fast, compact, powerful binary deserialization 10COMMENT= Perl5 module for fast, compact, powerful binary deserialization
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14BUILD_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString 13BUILD_DEPENDS+= p5-Test-LongString-[0-9]*:../../devel/p5-Test-LongString
15BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn 14BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
16BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep 15BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
17BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences 16BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
18 17

cvs diff -r1.20 -r1.21 pkgsrc/converters/p5-Sereal-Decoder/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/p5-Sereal-Decoder/distinfo 2021/10/26 10:06:47 1.20
+++ pkgsrc/converters/p5-Sereal-Decoder/distinfo 2022/02/25 21:41:16 1.21
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.20 2021/10/26 10:06:47 nia Exp $ 1$NetBSD: distinfo,v 1.21 2022/02/25 21:41:16 fcambus Exp $
2 2
3BLAKE2s (Sereal-Decoder-4.018.tar.gz) = 65788e8b4a56662b90db938de32baa895cbdb687382a30583b804b973a4c6908 3BLAKE2s (Sereal-Decoder-4.023.tar.gz) = 88f5cd8ec1fd356502dcd86ea07c973104d11110730b263735b33672292ad40e
4SHA512 (Sereal-Decoder-4.018.tar.gz) = 18e4d54c1930187fbcfc39a39ef8512c1450ac3e5d22bee419e8333cbda1e08bcb1355bc2abfc388f9d45dfae3b8bcc101a19646b7caa670359bae98fccf87a3 4SHA512 (Sereal-Decoder-4.023.tar.gz) = 9380853532cad110758db119efd51a4004dda1c6c6065afb0ee5e67c79a3f3baaa4767abaac6224f9bccb48214c7e73bd5c0748868301b1be0bb50534592e6ae
5Size (Sereal-Decoder-4.018.tar.gz) = 692820 bytes 5Size (Sereal-Decoder-4.023.tar.gz) = 716188 bytes