git: d3f713ad71e2 - main - devel/libzim: Update 9.2.1 → 9.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jan 2025 13:21:24 UTC
The branch main has been updated by olce:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3f713ad71e2512fe5e01b5feaa107b509a879de
commit d3f713ad71e2512fe5e01b5feaa107b509a879de
Author: Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-01-08 13:09:10 +0000
Commit: Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-01-10 13:20:24 +0000
devel/libzim: Update 9.2.1 → 9.2.3
Selected list of improvements:
- Avoid crash in case of invalid offset in clusters.
- Better error message when failing to open (split) ZIM file.
- Correctly locate part range in which to read data in case of ZIM chunks.
See also:
https://github.com/openzim/libzim/releases/tag/9.2.2
https://github.com/openzim/libzim/releases/tag/9.2.3
This is a maintainer update (olce.freebsd.ports@certner.fr).
Sponsored by: The FreeBSD Foundation
---
devel/libzim/Makefile | 2 +-
devel/libzim/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile
index c3b957154b70..d8b4f32592f2 100644
--- a/devel/libzim/Makefile
+++ b/devel/libzim/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libzim
-DISTVERSION= 9.2.1
+DISTVERSION= 9.2.3
CATEGORIES= devel
MASTER_SITES= https://download.openzim.org/release/libzim/
diff --git a/devel/libzim/distinfo b/devel/libzim/distinfo
index cd9db7d03840..76ea435f74f3 100644
--- a/devel/libzim/distinfo
+++ b/devel/libzim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716198485
-SHA256 (libzim-9.2.1.tar.xz) = 928ef86c222b3d037f90feb3776b2ddb910847f475ef29213b1e8bb488191585
-SIZE (libzim-9.2.1.tar.xz) = 201108
+TIMESTAMP = 1736259415
+SHA256 (libzim-9.2.3.tar.xz) = 3d5c6653a0c4717d9f497101a5b23f062c0c6636688eca85dfb368de3bf44f9b
+SIZE (libzim-9.2.3.tar.xz) = 201984