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.14. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/003e049d11a6
branches: trunk
changeset: 396415:003e049d11a6
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Jul 23 19:24:52 2009 +0000
description:
Update to 1.0.14. From the changelog:
API:
* When using more than one ValueRangeProcessor, QueryParser didn't reset the
begin and end strings to ignore any changes made by a ValueRangeProcessor
which returned false, so further ValueRangeProcessors would see any changes
it had made. This is now fixed, and test coverage improved.
flint backend:
* Use F_FULLFSYNC where available (Mac OS X currently) to ensure that changes
have been committed to disk. (ticket#288)
remote backend:
* Fix handling of percentage weights in various cases when we're searching
multiple remote databases or a mix of local and remote databases.
diffstat:
textproc/xapian/Makefile | 6 +++---
textproc/xapian/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 20dab3bf5eee -r 003e049d11a6 textproc/xapian/Makefile
--- a/textproc/xapian/Makefile Thu Jul 23 17:34:09 2009 +0000
+++ b/textproc/xapian/Makefile Thu Jul 23 19:24:52 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2009/07/18 22:28:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2009/07/23 19:24:52 schmonz Exp $
#
-DISTNAME= xapian-core-1.0.13
+DISTNAME= xapian-core-1.0.14
PKGNAME= ${DISTNAME:S/-core//}
CATEGORIES= textproc
-MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.13/
+MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.14/
MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://xapian.org/
diff -r 20dab3bf5eee -r 003e049d11a6 textproc/xapian/distinfo
--- a/textproc/xapian/distinfo Thu Jul 23 17:34:09 2009 +0000
+++ b/textproc/xapian/distinfo Thu Jul 23 19:24:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/07/18 22:28:00 schmonz Exp $
+$NetBSD: distinfo,v 1.5 2009/07/23 19:24:52 schmonz Exp $
-SHA1 (xapian-core-1.0.13.tar.gz) = c08eca16b8816e244cd30c35d2fe53d49f78cd77
-RMD160 (xapian-core-1.0.13.tar.gz) = e6b50a14cab72b4075a5893fe1911e1e06f1f4ea
-Size (xapian-core-1.0.13.tar.gz) = 2989504 bytes
+SHA1 (xapian-core-1.0.14.tar.gz) = 1a2f07f1e04207dfa5e4e92e838d77193de3b338
+RMD160 (xapian-core-1.0.14.tar.gz) = bffaef5b20ece9f82f811939a9535fd8deee833d
+Size (xapian-core-1.0.14.tar.gz) = 2997725 bytes
Home |
Main Index |
Thread Index |
Old Index