git: 053a6e00273f - main - archivers/zlib-ng: Update 2.3.1 => 2.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Dec 2025 20:03:26 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=053a6e00273f57a18b02e0d3ecedba7af35e53c5
commit 053a6e00273f57a18b02e0d3ecedba7af35e53c5
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-12-08 20:00:59 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-08 20:03:03 +0000
archivers/zlib-ng: Update 2.3.1 => 2.3.2
Changelog:
This hotfix release fixes bug #2029.
This bug caused CRC32 failures for data that ended on certain byte
counts above 256KB.
https://github.com/zlib-ng/zlib-ng/releases/tag/2.3.2
MFH: 2025Q4
---
archivers/zlib-ng/Makefile | 2 +-
archivers/zlib-ng/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/archivers/zlib-ng/Makefile b/archivers/zlib-ng/Makefile
index a77d1a2c0887..75995bceb3dc 100644
--- a/archivers/zlib-ng/Makefile
+++ b/archivers/zlib-ng/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zlib-ng
-DISTVERSION= 2.3.1
+DISTVERSION= 2.3.2
CATEGORIES= archivers
MAINTAINER= vvd@FreeBSD.org
diff --git a/archivers/zlib-ng/distinfo b/archivers/zlib-ng/distinfo
index a71ccd9faf81..4993b9c9ef25 100644
--- a/archivers/zlib-ng/distinfo
+++ b/archivers/zlib-ng/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764333333
-SHA256 (zlib-ng-zlib-ng-2.3.1_GH0.tar.gz) = 94cfa0a53a8265c813c8369d3963bf09ac6a357824ad1f93aee13486176e152e
-SIZE (zlib-ng-zlib-ng-2.3.1_GH0.tar.gz) = 2446619
+TIMESTAMP = 1765222222
+SHA256 (zlib-ng-zlib-ng-2.3.2_GH0.tar.gz) = 6a0561b50b8f5f6434a6a9e667a67026f2b2064a1ffa959c6b2dae320161c2a8
+SIZE (zlib-ng-zlib-ng-2.3.2_GH0.tar.gz) = 2446623