Index: head/databases/php-xapian/Makefile =================================================================== --- head/databases/php-xapian/Makefile (revision 439299) +++ head/databases/php-xapian/Makefile (revision 439300) @@ -1,51 +1,51 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= xapian -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 DISTVERSIONPREFIX= bindings- CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= php- MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP binding for Xapian LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core LIB_DEPENDS= libxapian.so:databases/xapian-core OPTIONS_DEFINE= DOCS PORTSCOUT= limitw:1,even CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \ --enable-static \ --with-php \ --without-csharp --without-java --without-lua --without-perl \ --without-python --without-python3 --without-ruby --without-tcl CONFIGURE_ENV= PHP_CONFIG=${LOCALBASE}/bin/php-config GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool php:build tar:xz PLIST_FILES= lib/php/${PHP_EXT_DIR}/xapian.a \ lib/php/${PHP_EXT_DIR}/xapian.so PORTDATA= * PORTDOCS= * .include .if ${PHP_VER} >= 70 CONFIGURE_ARGS+=--with-php7 --without-php .else CONFIGURE_ARGS+=--with-php --without-php7 .endif post-patch: @${REINPLACE_CMD} -e 's|-lstdc++||g' ${WRKSRC}/configure .include Index: head/databases/php-xapian/distinfo =================================================================== --- head/databases/php-xapian/distinfo (revision 439299) +++ head/databases/php-xapian/distinfo (revision 439300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485562319 -SHA256 (xapian-bindings-1.4.3.tar.xz) = 65b5455bf81e4f39fda49a6ad99353b05889d11d7c4c2cae001a0a1e0dac0d87 -SIZE (xapian-bindings-1.4.3.tar.xz) = 1114408 +TIMESTAMP = 1493031953 +SHA256 (xapian-bindings-1.4.4.tar.xz) = 3b323eac41c42750b7dacc9319b1477a7c1b552c95f590127643dee3b44d8a39 +SIZE (xapian-bindings-1.4.4.tar.xz) = 1117140