pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/p5-Sereal-Decoder
Module Name: pkgsrc
Committed By: wen
Date: Fri Jul 24 02:48:17 UTC 2026
Modified Files:
pkgsrc/converters/p5-Sereal-Decoder: 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
* Decoder now supports C<thaw_allow_classes> and C<thaw_deny_action>
to control thaw callbacks during decoding. Thanks to James Rouzier
for the patches.
5.007
* Use $Config{ccflags} to compile ztd with. Should fix AIX.
Thanks to Thomas Seeling for the suggestion.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/converters/p5-Sereal-Decoder/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/converters/p5-Sereal-Decoder/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-Decoder/Makefile
diff -u pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.34 pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.35
--- pkgsrc/converters/p5-Sereal-Decoder/Makefile:1.34 Thu Jul 16 19:01:31 2026
+++ pkgsrc/converters/p5-Sereal-Decoder/Makefile Fri Jul 24 02:48:16 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2026/07/16 19:01:31 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2026/07/24 02:48:16 wen Exp $
-DISTNAME= Sereal-Decoder-5.006
+DISTNAME= Sereal-Decoder-5.009
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-Decoder/distinfo
diff -u pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.24 pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.25
--- pkgsrc/converters/p5-Sereal-Decoder/distinfo:1.24 Mon Jun 1 14:15:53 2026
+++ pkgsrc/converters/p5-Sereal-Decoder/distinfo Fri Jul 24 02:48:17 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2026/06/01 14:15:53 wiz Exp $
+$NetBSD: distinfo,v 1.25 2026/07/24 02:48:17 wen Exp $
-BLAKE2s (Sereal-Decoder-5.006.tar.gz) = 819123f049bd068e1f53d5456310a153c392fb00b73f46f814c29ef2afb19b55
-SHA512 (Sereal-Decoder-5.006.tar.gz) = 82eff59f9aae14c1d56c5b974d829e30e842f1fe8a315b2b0f0eab9c9a79f8cc8c9a70c90192f9613be0e38c516407e621164e53edd88a1d2602e917f9ac5c35
-Size (Sereal-Decoder-5.006.tar.gz) = 896969 bytes
+BLAKE2s (Sereal-Decoder-5.009.tar.gz) = 66a9a36c12462a7f536c0ffa2de369fc3563668da5303d0d72a7244b3295fb23
+SHA512 (Sereal-Decoder-5.009.tar.gz) = e56c663c09ec7379710d7bce782e2c4424211a2be009b5ad3a478cd12a20238f8197000b441a5a6678729b0ac8f292bdfe517d856d93f3e98e44a83f9b5bdc1f
+Size (Sereal-Decoder-5.009.tar.gz) = 903194 bytes
Home |
Main Index |
Thread Index |
Old Index