diff --git a/databases/lua-xapian/Makefile b/databases/lua-xapian/Makefile index 0adb5d4f0965..f2db164c1c33 100644 --- a/databases/lua-xapian/Makefile +++ b/databases/lua-xapian/Makefile @@ -1,51 +1,51 @@ PORTNAME= xapian -PORTVERSION= 1.4.27 +PORTVERSION= 1.4.28 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lua binding for Xapian WWW= https://xapian.org/ LICENSE= GPLv2 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 lua:module tar:xz CONFIGURE_ARGS= --datarootdir=${DATADIR} \ --docdir=${DOCSDIR} \ --enable-shared \ --enable-static \ --with-lua \ --without-csharp \ --without-java \ --without-perl \ --without-php \ --without-python \ --without-python3 \ --without-ruby \ --without-tcl CONFIGURE_ENV= LUA="${LUA_CMD}" \ LUA_CFLAGS="-I${LUA_INCDIR}" \ LUA_LIB="${LUA_MODLIBDIR}" \ LUA_LIBS="-L${LOCALBASE}/lib -llua-${LUA_VER}" \ LUA_SO=.so GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_CXXSTD= c++11 DOCSDIR= ${LUA_DOCSDIR} CONFLICTS_INSTALL= xapian-bindings12 PORTSCOUT= limitw:1,even OPTIONS_DEFINE= DOCS .include diff --git a/databases/lua-xapian/distinfo b/databases/lua-xapian/distinfo index 9e69b50521eb..1827bcf20eef 100644 --- a/databases/lua-xapian/distinfo +++ b/databases/lua-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888106 -SHA256 (xapian-bindings-1.4.27.tar.xz) = ba3b5e10809e579acd11bd165779ce3fd29a8904ea37968ef5b57ad97c3618ba -SIZE (xapian-bindings-1.4.27.tar.xz) = 1116236 +TIMESTAMP = 1745177928 +SHA256 (xapian-bindings-1.4.28.tar.xz) = 6340981c5b05cf8b4e1b2c0a117c83defbf1007577cf4d9c5ffcaa193255d761 +SIZE (xapian-bindings-1.4.28.tar.xz) = 1121172