pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/zstd
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 23 22:04:34 UTC 2022
Modified Files:
pkgsrc/archivers/zstd: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/archivers/zstd/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/archivers/zstd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/zstd/Makefile
diff -u pkgsrc/archivers/zstd/Makefile:1.44 pkgsrc/archivers/zstd/Makefile:1.45
--- pkgsrc/archivers/zstd/Makefile:1.44 Wed Jan 19 06:02:25 2022
+++ pkgsrc/archivers/zstd/Makefile Sun Jan 23 22:04:33 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2022/01/19 06:02:25 adam Exp $
+# $NetBSD: Makefile,v 1.45 2022/01/23 22:04:33 wiz Exp $
-DISTNAME= zstd-1.5.1
+DISTNAME= zstd-1.5.2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/archivers/zstd/distinfo
diff -u pkgsrc/archivers/zstd/distinfo:1.32 pkgsrc/archivers/zstd/distinfo:1.33
--- pkgsrc/archivers/zstd/distinfo:1.32 Wed Jan 19 06:02:25 2022
+++ pkgsrc/archivers/zstd/distinfo Sun Jan 23 22:04:33 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2022/01/19 06:02:25 adam Exp $
+$NetBSD: distinfo,v 1.33 2022/01/23 22:04:33 wiz Exp $
-BLAKE2s (zstd-1.5.1.tar.gz) = 8604f0079f774e0af41635e9a734efcb5e41382ee21a2ac5a34c996594273223
-SHA512 (zstd-1.5.1.tar.gz) = ed8ea0143b7bbd85afdcc8f95d44589a0903cff8375059836ebe577cc4b3ea49c0c756db6a3649655e478377f48b3120ef87dc768fd449bd4bfac786209bfd31
-Size (zstd-1.5.1.tar.gz) = 1948539 bytes
+BLAKE2s (zstd-1.5.2.tar.gz) = 2d03dcfcd9775c58f07f860b16b6a4774291d1ec962af6d6a8f653405c015ab1
+SHA512 (zstd-1.5.2.tar.gz) = e107508a41fca50845cc2494e64adaba93efb95a2fa486fc962510a8ba4b2180d93067cae9870f119e88e5e8b28a046bc2240b0b23cdd8933d1fb1a6a9668c1e
+Size (zstd-1.5.2.tar.gz) = 1950967 bytes
SHA1 (patch-Makefile) = 35159f44eb1d212395a53a27de60d3d1a5d3d014
SHA1 (patch-lib_Makefile) = b04f9d1dcc7b336872566785e7b0db69929eb262
SHA1 (patch-tests_Makefile) = b83de10222859d656468463071dbce70adcc22b1
Home |
Main Index |
Thread Index |
Old Index