[Bug 282559] devel/libkiwix: Update to 14.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282559] devel/libkiwix: Update to 14.0.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Jan 2025 13:22:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282559 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0009322d2223e315dfde0563a367c694cae92d91 commit 0009322d2223e315dfde0563a367c694cae92d91 Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-01-08 15:36:02 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-01-10 13:19:35 +0000 devel/libkiwix: Update 13.1.0 → 14.0.0 again Now that devel/libkiwix13 has been created and www/kiwix-tools changed to depend on it, fixing the latter's build and avoiding a bump of PORTEPOCH here, we can reapply the update. This commit is different than the initial update's one, as local patches here match what was upstreamed in the meantime (see https://github.com/kiwix/libkiwix/pull/1173). Selected list of changes: - Support of IPv6 - Better public IP configuration/detection - Fix API errors in catalog searches if Xapian keyword in used - Improve welcome page download buttons - Better handling of external (non-HTTP) links - Fix book illustration size on welcome page to 48x48 pixels - Remove "Multiple Languages" in language filter - Stop transforming tags casing - ZIM file size consistently advertised in MiB - Add accesskeys - Add OpenSearch to head of pages See also: https://github.com/kiwix/libkiwix/releases/tag/14.0.0 This is a maintainer update (olce.freebsd.ports@certner.fr). PR: 282559 Reported by: wenheping2000@hotmail.com Reviewed by: jrm Fixes: dafb538b3fd6 ("devel/libkiwix: Update to 14.0.0") MFH: 2025Q1 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48397 devel/libkiwix/Makefile | 2 +- devel/libkiwix/distinfo | 6 +-- devel/libkiwix/files/patch-meson.build | 46 +++++++++++++++++++--- .../files/patch-src_tools_networkTools.cpp (new) | 13 ++++++ devel/libkiwix/pkg-plist | 3 +- 5 files changed, 60 insertions(+), 10 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.