pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/xapian Update to 1.0.16. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b68d145efa0
branches: trunk
changeset: 398889:1b68d145efa0
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Sep 10 18:53:47 2009 +0000
description:
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:
textproc/xapian/Makefile | 6 +++---
textproc/xapian/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 0a1faa3d9491 -r 1b68d145efa0 textproc/xapian/Makefile
--- a/textproc/xapian/Makefile Thu Sep 10 17:52:43 2009 +0000
+++ b/textproc/xapian/Makefile Thu Sep 10 18:53:47 2009 +0000
@@ -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@localhost
HOMEPAGE= http://xapian.org/
diff -r 0a1faa3d9491 -r 1b68d145efa0 textproc/xapian/distinfo
--- a/textproc/xapian/distinfo Thu Sep 10 17:52:43 2009 +0000
+++ b/textproc/xapian/distinfo Thu Sep 10 18:53:47 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index