forked from Lainports/freebsd-ports
databases/php-xapian: Update to 1.4.19
Changes: https://trac.xapian.org/wiki/ReleaseOverview
This commit is contained in:
parent
2d8c3894a4
commit
fee58271cd
2 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= xapian
|
||||
PORTVERSION= 1.4.18
|
||||
PORTVERSION= 1.4.19
|
||||
DISTVERSIONPREFIX= bindings-
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
||||
|
|
@ -18,7 +18,6 @@ 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
|
||||
IGNORE_WITH_PHP=80 81
|
||||
|
||||
CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
||||
--docdir=${DOCSDIR} \
|
||||
|
|
@ -36,6 +35,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
|||
--without-tcl
|
||||
CONFIGURE_ENV= PHP_CONFIG=${LOCALBASE}/bin/php-config
|
||||
GNU_CONFIGURE= yes
|
||||
IGNORE_WITH_PHP=80 81
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++11
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1611665351
|
||||
SHA256 (xapian-bindings-1.4.18.tar.xz) = fe52064e90d202f7819130ae3ad013c8b2b9cb517ad9fd607cf41d0110c5f18f
|
||||
SIZE (xapian-bindings-1.4.18.tar.xz) = 1135644
|
||||
TIMESTAMP = 1642102167
|
||||
SHA256 (xapian-bindings-1.4.19.tar.xz) = 91c385a48951aa7cdf665effd25533f7477fc22781ca712e50b5496459a2883d
|
||||
SIZE (xapian-bindings-1.4.19.tar.xz) = 1137596
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue