aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Xapian
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-14 22:40:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-14 22:40:30 +0000
commitd22777d1bc1803f24b3ef5fc00cfa7166e176791 (patch)
tree3b52b9452e3ab5dd4ec2e259f9797ef8c7e5750a /databases/p5-Xapian
parent24e1765f4e00da6cd1df68a8a30cdca15d6bda85 (diff)
downloadports-d22777d1bc1803f24b3ef5fc00cfa7166e176791.tar.gz
ports-d22777d1bc1803f24b3ef5fc00cfa7166e176791.zip
Update to 1.4.10.0
Notes
Notes: svn path=/head/; revision=492938
Diffstat (limited to 'databases/p5-Xapian')
-rw-r--r--databases/p5-Xapian/Makefile18
-rw-r--r--databases/p5-Xapian/distinfo6
2 files changed, 16 insertions, 8 deletions
diff --git a/databases/p5-Xapian/Makefile b/databases/p5-Xapian/Makefile
index bbbd52311822..e348db2c1e2e 100644
--- a/databases/p5-Xapian/Makefile
+++ b/databases/p5-Xapian/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Xapian
-PORTVERSION= 1.4.9.0
-PORTREVISION= 1
+PORTVERSION= 1.4.10.0
CATEGORIES= databases perl5
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
LOCAL/sunpoet
@@ -25,11 +24,20 @@ PORTSCOUT= limitw:1,even
USES= compiler:c++11-lang libtool perl5 tar:xz
-CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
+CONFIGURE_ARGS= --datarootdir=${DATADIR} \
+ --docdir=${DOCSDIR} \
+ --enable-shared \
--enable-static \
--with-perl \
- --without-csharp --without-java --without-lua --without-php \
- --without-python --without-python3 --without-ruby --without-tcl
+ --without-csharp \
+ --without-java \
+ --without-lua \
+ --without-php \
+ --without-php7 \
+ --without-python \
+ --without-python3 \
+ --without-ruby \
+ --without-tcl
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
LDFLAGS+= -L${LOCALBASE}/lib/perl5/${PERL_VER}/mach/CORE -lperl
diff --git a/databases/p5-Xapian/distinfo b/databases/p5-Xapian/distinfo
index fcfdfc6ca3f4..cee947665588 100644
--- a/databases/p5-Xapian/distinfo
+++ b/databases/p5-Xapian/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541430516
-SHA256 (xapian-bindings-1.4.9.tar.xz) = 9f2d53a6225b6884bae783325d22a2bd44b6988836fa4974ffeb6414c8f88352
-SIZE (xapian-bindings-1.4.9.tar.xz) = 1123628
+TIMESTAMP = 1550171645
+SHA256 (xapian-bindings-1.4.10.tar.xz) = 53abebe8b4d594c246afd94f7dcb33a987c1d207a33beb02e9b08acad92b1d7f
+SIZE (xapian-bindings-1.4.10.tar.xz) = 1125168