summaryrefslogtreecommitdiff
path: root/textproc/xapian
diff options
context:
space:
mode:
authorschmonz <schmonz>2009-09-10 18:53:47 +0000
committerschmonz <schmonz>2009-09-10 18:53:47 +0000
commit74ee832c67971af46ba6eacc3efeb8468f84a0d7 (patch)
treee11509d0a781dbaa414d0e2c28ba6426b2bbc1f7 /textproc/xapian
parent4522d9ef7beaaab836cf81dd3ae8c377990e2579 (diff)
downloadpkgsrc-74ee832c67971af46ba6eacc3efeb8468f84a0d7.tar.gz
Update to 1.0.16. From the changelog:
flint backend: * Fix a typo which stopped this fix in 1.0.12 from working (ticket #398): If we fail to get the lock after we spawn the child lock process (the common case is because the database is already open for writing) then we now clean up the child process properly. documentation: * Improve API documentation of QueryParser::set_default_op() and QueryParser::get_default_op(). portability: * Fix build failure on Mac OS X 10.6.
Diffstat (limited to 'textproc/xapian')
-rw-r--r--textproc/xapian/Makefile6
-rw-r--r--textproc/xapian/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/xapian/Makefile b/textproc/xapian/Makefile
index e8e88d0bbd5..fcc689d7937 100644
--- a/textproc/xapian/Makefile
+++ b/textproc/xapian/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2009/08/27 13:21:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.10 2009/09/10 18:53:47 schmonz Exp $
#
-DISTNAME= xapian-core-1.0.15
+DISTNAME= xapian-core-1.0.16
PKGNAME= ${DISTNAME:S/-core//}
CATEGORIES= textproc
-MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.15/
+MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.16/
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://xapian.org/
diff --git a/textproc/xapian/distinfo b/textproc/xapian/distinfo
index 33dfa5f3e4e..40ece8063d7 100644
--- a/textproc/xapian/distinfo
+++ b/textproc/xapian/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/08/27 13:21:53 schmonz Exp $
+$NetBSD: distinfo,v 1.7 2009/09/10 18:53:47 schmonz Exp $
-SHA1 (xapian-core-1.0.15.tar.gz) = 1427c0cba5e6973781c6ea08d55f082cb9f5829b
-RMD160 (xapian-core-1.0.15.tar.gz) = a2c6b3c3cc7f310d02db91a36e5d6800587ebe98
-Size (xapian-core-1.0.15.tar.gz) = 2974703 bytes
+SHA1 (xapian-core-1.0.16.tar.gz) = a3b40bdcff2dfa3256c4e0e90a66ce039ab8023f
+RMD160 (xapian-core-1.0.16.tar.gz) = ec6990e15e7612a71f45ec478121f1581490f36c
+Size (xapian-core-1.0.16.tar.gz) = 2976409 bytes