aboutsummaryrefslogtreecommitdiffstats
path: root/databases/xapian-bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xapian-bindings/Makefile')
-rw-r--r--databases/xapian-bindings/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile
index ca5add9f46cf..850452eea2dc 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= xapian-bindings
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.6
CATEGORIES= databases
-MASTER_SITES= http://www.oligarchy.co.uk/xapian/${PORTVERSION}/
+MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/
MAINTAINER= gslin@gslin.org
COMMENT= Bindings allowing Xapian to be used from various programming languages
-RUN_DEPENDS= xapian-core>=1.0.2:${PORTSDIR}/databases/xapian-core
+RUN_DEPENDS= xapian-core>=1.0.6:${PORTSDIR}/databases/xapian-core
BUILD_DEPENDS:= ${RUN_DEPENDS}
CONFIGURE_ARGS+= --datarootdir="${DATADIR}" --docdir="${DOCSDIR}" \