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: wen
Date: Fri Jul 24 02:50:37 UTC 2026
Modified Files:
pkgsrc/converters/p5-Sereal-Encoder: Makefile distinfo
Log Message:
Update to 5.009
Upstream changes:
5.009
* Only use Perl's C<$Config{ccflags}> when building bundled zstd on
AIX / IBM toolchains, or when C<SEREAL_ZSTD_USE_CONFIG_CCFLAGS> is
set. Other platforms now use the normal zstd build flags again.
5.008
* Released to match Decoder version.
5.007
* Use $Config{ccflags} to compile ztd with. Should fix AIX.
Thanks to Thomas Seeling for the suggestion.
5.006
* Use miniz 3.1.1
* Avoid deprecated ZSTD api.
* Tidy and regen.
5.005
* Update spec to document changes from version 5
* Security fixes in decoder.
5.004_001
* Update Zstd to 1.5.7, and other changes.
* Thanks to Marco Fontani, Ricardo Signes, and James Rouzier
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/converters/p5-Sereal-Encoder/Makefile
cvs rdiff -u -r1.23 -r1.24 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.33 pkgsrc/converters/p5-Sereal-Encoder/Makefile:1.34
--- pkgsrc/converters/p5-Sereal-Encoder/Makefile:1.33 Thu Jul 16 19:01:31 2026
+++ pkgsrc/converters/p5-Sereal-Encoder/Makefile Fri Jul 24 02:50:37 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2026/07/16 19:01:31 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/07/24 02:50:37 wen Exp $
-DISTNAME= Sereal-Encoder-5.004
+DISTNAME= Sereal-Encoder-5.009
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
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.23 pkgsrc/converters/p5-Sereal-Encoder/distinfo:1.24
--- pkgsrc/converters/p5-Sereal-Encoder/distinfo:1.23 Tue Jul 30 01:10:30 2024
+++ pkgsrc/converters/p5-Sereal-Encoder/distinfo Fri Jul 24 02:50:37 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/07/30 01:10:30 wen Exp $
+$NetBSD: distinfo,v 1.24 2026/07/24 02:50:37 wen Exp $
-BLAKE2s (Sereal-Encoder-5.004.tar.gz) = 6e6b1500b1064b9e940ac90766cc795427705ad9e6d2234195370bc5b55b8bc8
-SHA512 (Sereal-Encoder-5.004.tar.gz) = 6ad25a4a3cdc3e7de7b7f47b7511154b5e6eca90a54b305a8d50f59dd1352000f054255912c4eeb6d37991813844068b1a0e2f544be27ac9bcea08fb6c0fc6d5
-Size (Sereal-Encoder-5.004.tar.gz) = 836822 bytes
+BLAKE2s (Sereal-Encoder-5.009.tar.gz) = 5a37b562e226930c2c9f439d3c652fe21d9250a826497999b83b5ada60eec7dd
+SHA512 (Sereal-Encoder-5.009.tar.gz) = ffc30eb2e468e758f243bd8c74fe7f7e3ea18f369780dbe776af73f4887d841d0a9dfc61fa39226da700b3b3bb2a85f715f2c3cfb3dbab2d3ac737e146ebe5aa
+Size (Sereal-Encoder-5.009.tar.gz) = 900389 bytes
Home |
Main Index |
Thread Index |
Old Index