git: 0199a8e14d60 - main - databases/php-xapian: Update to 2.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 22:01:35 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0199a8e14d609d8e70af80a38062c6f77ddc9b2d
commit 0199a8e14d609d8e70af80a38062c6f77ddc9b2d
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:22:42 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:28 +0000
databases/php-xapian: Update to 2.0.0
Changes: https://trac.xapian.org/wiki/ReleaseOverview
https://github.com/xapian/xapian/blob/main/xapian-bindings/NEWS
---
databases/php-xapian/Makefile | 6 +++---
databases/php-xapian/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/databases/php-xapian/Makefile b/databases/php-xapian/Makefile
index 6d69e2c4f32b..5169352542d4 100644
--- a/databases/php-xapian/Makefile
+++ b/databases/php-xapian/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xapian
-PORTVERSION= 1.4.31
+PORTVERSION= 2.0.0
DISTVERSIONPREFIX= bindings-
CATEGORIES= databases
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core
LIB_DEPENDS= libxapian.so:databases/xapian-core
-USES= compiler:c++11-lang libtool php:build,flavors tar:xz
+USES= compiler:c++17-lang libtool php:build,flavors tar:xz
CONFIGURE_ARGS= --datarootdir=${DATADIR} \
--docdir=${DOCSDIR} \
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \
CONFIGURE_ENV= PHP_CONFIG=${LOCALBASE}/bin/php-config
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USE_CXXSTD= c++11
+USE_CXXSTD= c++17
PLIST_SUB= PHP_EXT_DIR=${PHP_EXT_DIR}
diff --git a/databases/php-xapian/distinfo b/databases/php-xapian/distinfo
index d6d482483340..6cf9b8b3693d 100644
--- a/databases/php-xapian/distinfo
+++ b/databases/php-xapian/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773966806
-SHA256 (xapian-bindings-1.4.31.tar.xz) = a38cc7ba4188cc0bd27dc7369f03906772047087a1c54f1b93355d5e9103c304
-SIZE (xapian-bindings-1.4.31.tar.xz) = 1122212
+TIMESTAMP = 1775571278
+SHA256 (xapian-bindings-2.0.0.tar.xz) = 9a544b69c31355a92edbcd4102cf0f1ec4407fd0a4645f4870fb52300b736910
+SIZE (xapian-bindings-2.0.0.tar.xz) = 1123744