pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/zlib-ng
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 11 09:29:34 UTC 2025
Modified Files:
pkgsrc/archivers/zlib-ng: Makefile distinfo
Log Message:
zlib-ng: updated to 2.2.4
2.2.4
Important fixes
Fix potential shift overflow problems reported by static checkers
VS2015: Fix an unfortunate bug
RVV: Workaround error G6E97C40B
s390x: Disable CRC32-VX Extensions for some broken Clang versions
Buildsystem
Improve include directory usage
CMake: disable LTO for some configure checks
Tests/Benchmarks
Add uncompress benchmark
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/archivers/zlib-ng/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/archivers/zlib-ng/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/zlib-ng/Makefile
diff -u pkgsrc/archivers/zlib-ng/Makefile:1.7 pkgsrc/archivers/zlib-ng/Makefile:1.8
--- pkgsrc/archivers/zlib-ng/Makefile:1.7 Thu Jan 2 08:00:33 2025
+++ pkgsrc/archivers/zlib-ng/Makefile Tue Feb 11 09:29:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2025/01/02 08:00:33 adam Exp $
+# $NetBSD: Makefile,v 1.8 2025/02/11 09:29:34 adam Exp $
-DISTNAME= zlib-ng-2.2.3
+DISTNAME= zlib-ng-2.2.4
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=zlib-ng/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/archivers/zlib-ng/distinfo
diff -u pkgsrc/archivers/zlib-ng/distinfo:1.6 pkgsrc/archivers/zlib-ng/distinfo:1.7
--- pkgsrc/archivers/zlib-ng/distinfo:1.6 Thu Jan 2 08:00:33 2025
+++ pkgsrc/archivers/zlib-ng/distinfo Tue Feb 11 09:29:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/01/02 08:00:33 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/02/11 09:29:34 adam Exp $
-BLAKE2s (zlib-ng-2.2.3.tar.gz) = e4e61c723db42414139810418db54ec753a95757a982214fd37885a025a914e8
-SHA512 (zlib-ng-2.2.3.tar.gz) = e71e8972ec2c4dec9eaa2c8f550185f13d0f5c411c38061d1aaf78ca8e522fa3d53f005296e574af7f152e7da3a78adf97ae4bb638b7fd277ef57bba26370b7d
-Size (zlib-ng-2.2.3.tar.gz) = 2413008 bytes
+BLAKE2s (zlib-ng-2.2.4.tar.gz) = 880bf2b063d4e760ee0f1a9a2351ec02a8481008683956aa7eba77644b977ce2
+SHA512 (zlib-ng-2.2.4.tar.gz) = f49a89497988db55a2f2375f79443e7e2c57470dbd94b35ae38a39d988eb42f8ecc295a1bd68845fc273b59ea508d0e74b142585d85b7e869dd3c01cc6923d8d
+Size (zlib-ng-2.2.4.tar.gz) = 2415754 bytes
Home |
Main Index |
Thread Index |
Old Index