git: 57c5ae8b0b50 - main - devel/libkiwix13: Change LIB_DEPENDS from xapian-core to xapian-core14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 22:10:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=57c5ae8b0b5097e34500218e03e7baeef2aee180
commit 57c5ae8b0b5097e34500218e03e7baeef2aee180
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:55:29 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:55:53 +0000
devel/libkiwix13: Change LIB_DEPENDS from xapian-core to xapian-core14
- Bump PORTREVISION for dependency change
---
devel/libkiwix13/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/libkiwix13/Makefile b/devel/libkiwix13/Makefile
index 4d4215c4cc0c..70ad89bbd4aa 100644
--- a/devel/libkiwix13/Makefile
+++ b/devel/libkiwix13/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libkiwix
DISTVERSION= 13.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
PKGNAMESUFFIX= 13
MASTER_SITES= https://download.kiwix.org/release/libkiwix/
@@ -23,7 +23,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