From 3914ca78b07e2e8d9086c0736c15f5293542e65a Mon Sep 17 00:00:00 2001 From: schmonz Date: Thu, 10 Sep 2009 18:53:47 +0000 Subject: 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. --- textproc/xapian/Makefile | 6 +++--- textproc/xapian/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'textproc/xapian') 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 -- cgit v1.2.3