aboutsummaryrefslogtreecommitdiff
path: root/databases/py-xapian
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-27 23:21:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-27 23:21:57 +0000
commit92ff50f1254d4cbfd3d24b95f6a247af3e9bed34 (patch)
tree47b42f1926b4e6d61c44292ea7d4a321294d6cd1 /databases/py-xapian
parent9c8bd4987c7a826cb5d0e22d542f5c159aed66f0 (diff)
downloadports-92ff50f1254d4cbfd3d24b95f6a247af3e9bed34.tar.gz
ports-92ff50f1254d4cbfd3d24b95f6a247af3e9bed34.zip
Update to 1.4.8
Notes
Notes: svn path=/head/; revision=483185
Diffstat (limited to 'databases/py-xapian')
-rw-r--r--databases/py-xapian/Makefile6
-rw-r--r--databases/py-xapian/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile
index efe1731e0683..d4867960edc8 100644
--- a/databases/py-xapian/Makefile
+++ b/databases/py-xapian/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xapian
-PORTVERSION= 1.4.7
+PORTVERSION= 1.4.8
DISTVERSIONPREFIX= bindings-
CATEGORIES= databases python
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
@@ -26,13 +26,15 @@ OPTIONS_DEFINE= DOCS
PORTSCOUT= limitw:1,even
+USES= compiler:c++11-lang libtool python tar:xz
+
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
--enable-static \
--without-csharp --without-java --without-lua --without-perl \
--without-php --without-ruby --without-tcl
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= compiler:c++11-lang libtool python tar:xz
+USE_CXXSTD= c++11
USE_PYTHON= flavors
PORTDOCS= *
diff --git a/databases/py-xapian/distinfo b/databases/py-xapian/distinfo
index f829e5a17d42..431fac0c0d66 100644
--- a/databases/py-xapian/distinfo
+++ b/databases/py-xapian/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532800136
-SHA256 (xapian-bindings-1.4.7.tar.xz) = 4519751376dc5b59893b812495e6004fd80eb4a10970829aede71a35264b4e6a
-SIZE (xapian-bindings-1.4.7.tar.xz) = 1121700
+TIMESTAMP = 1540657348
+SHA256 (xapian-bindings-1.4.8.tar.xz) = a62377e54764bae444ee7feff517ab23ce314e92b94c4c03193a42884aa8de4b
+SIZE (xapian-bindings-1.4.8.tar.xz) = 1123812