git: d93e49547046 - main - devel/libkiwix: Change LIB_DEPENDS from xapian-core to xapian-core14

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 18 Apr 2026 22:10:04 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d93e49547046d44729f8381e22b97dc537d06804

commit d93e49547046d44729f8381e22b97dc537d06804
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:55:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:55:52 +0000

    devel/libkiwix: Change LIB_DEPENDS from xapian-core to xapian-core14
    
    - Bump PORTREVISION for dependency change
---
 devel/libkiwix/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/libkiwix/Makefile b/devel/libkiwix/Makefile
index a06f2dc06173..34d5a8b1c7e1 100644
--- a/devel/libkiwix/Makefile
+++ b/devel/libkiwix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libkiwix
 DISTVERSION=	14.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	https://download.kiwix.org/release/libkiwix/
 
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libzim.so:devel/libzim \
 		libaria2.so:www/aria2 \
 		libicui18n.so:devel/icu \
 		libicuuc.so:devel/icu \
-		libxapian.so:databases/xapian-core \
+		libxapian.so:databases/xapian-core14 \
 		libctpp2.so:textproc/ctpp2 \
 		libcurl.so:ftp/curl \
 		libmicrohttpd.so:www/libmicrohttpd