Sun Jan 23 22:04:34 2022 UTC ()
zstd: update to 1.5.2.

v1.5.2 (Jan, 2022)
perf: Regain Minimal memset()-ing During Reuse of Compression Contexts (@Cyan4973, #2969)
build: Build Zstd with `noexecstack` on All Architectures (@felixhandte, #2964)
doc: Clarify Licensing (@terrelln, #2981)


(wiz)
diff -r1.44 -r1.45 pkgsrc/archivers/zstd/Makefile
diff -r1.32 -r1.33 pkgsrc/archivers/zstd/distinfo

cvs diff -r1.44 -r1.45 pkgsrc/archivers/zstd/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/zstd/Makefile 2022/01/19 06:02:25 1.44
+++ pkgsrc/archivers/zstd/Makefile 2022/01/23 22:04:33 1.45
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.44 2022/01/19 06:02:25 adam Exp $ 1# $NetBSD: Makefile,v 1.45 2022/01/23 22:04:33 wiz Exp $
2 2
3DISTNAME= zstd-1.5.1 3DISTNAME= zstd-1.5.2
4CATEGORIES= archivers 4CATEGORIES= archivers
5MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://facebook.github.io/zstd/ 9HOMEPAGE= https://facebook.github.io/zstd/
10COMMENT= Fast real-time compression algorithm 10COMMENT= Fast real-time compression algorithm
11LICENSE= modified-bsd OR gnu-gpl-v2 11LICENSE= modified-bsd OR gnu-gpl-v2
12 12
13CHECK_PORTABILITY_SKIP+= tests/playTests.sh 13CHECK_PORTABILITY_SKIP+= tests/playTests.sh
14 14
15# 1.4.8 15# 1.4.8
16# ld: ../lib/libzstd.a: error adding symbols: no more archived files 16# ld: ../lib/libzstd.a: error adding symbols: no more archived files

cvs diff -r1.32 -r1.33 pkgsrc/archivers/zstd/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/zstd/distinfo 2022/01/19 06:02:25 1.32
+++ pkgsrc/archivers/zstd/distinfo 2022/01/23 22:04:33 1.33
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.32 2022/01/19 06:02:25 adam Exp $ 1$NetBSD: distinfo,v 1.33 2022/01/23 22:04:33 wiz Exp $
2 2
3BLAKE2s (zstd-1.5.1.tar.gz) = 8604f0079f774e0af41635e9a734efcb5e41382ee21a2ac5a34c996594273223 3BLAKE2s (zstd-1.5.2.tar.gz) = 2d03dcfcd9775c58f07f860b16b6a4774291d1ec962af6d6a8f653405c015ab1
4SHA512 (zstd-1.5.1.tar.gz) = ed8ea0143b7bbd85afdcc8f95d44589a0903cff8375059836ebe577cc4b3ea49c0c756db6a3649655e478377f48b3120ef87dc768fd449bd4bfac786209bfd31 4SHA512 (zstd-1.5.2.tar.gz) = e107508a41fca50845cc2494e64adaba93efb95a2fa486fc962510a8ba4b2180d93067cae9870f119e88e5e8b28a046bc2240b0b23cdd8933d1fb1a6a9668c1e
5Size (zstd-1.5.1.tar.gz) = 1948539 bytes 5Size (zstd-1.5.2.tar.gz) = 1950967 bytes
6SHA1 (patch-Makefile) = 35159f44eb1d212395a53a27de60d3d1a5d3d014 6SHA1 (patch-Makefile) = 35159f44eb1d212395a53a27de60d3d1a5d3d014
7SHA1 (patch-lib_Makefile) = b04f9d1dcc7b336872566785e7b0db69929eb262 7SHA1 (patch-lib_Makefile) = b04f9d1dcc7b336872566785e7b0db69929eb262
8SHA1 (patch-tests_Makefile) = b83de10222859d656468463071dbce70adcc22b1 8SHA1 (patch-tests_Makefile) = b83de10222859d656468463071dbce70adcc22b1
9SHA1 (patch-tests_playTests.sh) = 349f8e400f46b5914add4aee955a040045f62779 9SHA1 (patch-tests_playTests.sh) = 349f8e400f46b5914add4aee955a040045f62779
10SHA1 (patch-zlibWrapper_examples_minigzip.c) = 4ed0cb648bdd6efa61b3f66ba6eb1ea74b7767ec 10SHA1 (patch-zlibWrapper_examples_minigzip.c) = 4ed0cb648bdd6efa61b3f66ba6eb1ea74b7767ec