Created attachment 254963 [details] Update to 14.0.0 Update to 14.0.0
Maintainer informed via mail
Created attachment 254964 [details] patch-src_tools_networkTools.cpp
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dafb538b3fd6eabe519f34c3f83027cf17e286e8 commit dafb538b3fd6eabe519f34c3f83027cf17e286e8 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-12-26 02:48:47 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-12-26 02:50:51 +0000 devel/libkiwix: Update to 14.0.0 PR: 282559 Reported by: wenheping2000@hotmail.com Approved by: maintainer(timeout, > 50 days) devel/libkiwix/Makefile | 2 +- devel/libkiwix/distinfo | 6 +++--- devel/libkiwix/files/patch-src_tools_networkTools.cpp (new) | 10 ++++++++++ devel/libkiwix/pkg-plist | 3 ++- 4 files changed, 16 insertions(+), 5 deletions(-)
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(-)
A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=39f69d73088038b0f5fdc98cb235f4f59c1fa336 commit 39f69d73088038b0f5fdc98cb235f4f59c1fa336 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:47:27 +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 (cherry picked from commit 0009322d2223e315dfde0563a367c694cae92d91) 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(-)