pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/tokyocabinet Update tokyocabinet to 1.4.29.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ece26ffc550a
branches:  trunk
changeset: 395110:ece26ffc550a
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Jul 07 11:33:39 2009 +0000

description:
Update tokyocabinet to 1.4.29.

2009-07-03  Mikio Hirabayashi

        * tctdb.c (tctdbidxgetbyftsunion): efficiency couting sort was improved.

        - Release: 1.4.29

2009-06-22  Mikio Hirabayashi  <mikio%users.sourceforge.net@localhost>

        * tcutil.c (tcstrutfnorm, tcstrkwic, tcstrtokenize): new functions.

        * tcutil.c (tcstrutfnorm, tcstrucsnorm): "TCUNWIDTH" option was added.

        * tctdb.c (tctdbsetinvcache, tctdbidxsyncicc, tctdbidxcmpkey): new functions.

        * tctdb.c (tctdbmetasearch, tctdbget4, tctdbqrykwic): new functions.

        * tctdb.c (tctdbsetindeximpl): the xmsiz parameter is now configured.

        - Release: 1.4.28

2009-06-16  Mikio Hirabayashi

        * tcutil.c (tcstrskipspc, tcstrucsnorm): new functions.

        * tctdb.c (tctdbqryaddcond): full-text search operators were added.

        * tctdb.c (tctdbsetindex): q-gram inverted index was added.

        * tctdb.c (tctdbidxputqgram, tctdbidxoutqgram, tctdbidxgetbyfts): new functions.

        - Release: 1.4.27

2009-06-13  Mikio Hirabayashi

        * tctdb.c (tctdbsetindex, tctdbsearchimpl): token inverted index was added.

        * tctdb.c (tctdbidxputone, tctdbidxoutone): new functions.

        * tctdb.c (tctdbidxputtoken, tctdbidxouttoken, tctdbidxgetbytokens): new functions.

        * tcadb.c (tcadbput, tcadbputkeep, tcadbputcat): capnum behaviour was modified.

        - Release: 1.4.26

2009-06-09  Mikio Hirabayashi

        * tcutil.c (tccstrescape, tccstrunescape, tcjsonescape, tcjsonunescape): new functions.

        * tcutil.c (tcpathlock, tcpathunlock): new functions.

        * tchdb.c (tchdbopen): double opening detection was added.

        * tchdb.c (tchdbtranbegin): a bug of invalid flag setting was fixed.

        * tcfdb.c (tcfdbopen): double opening detection was added.

        * tcfdb.c (tcfdbtranbegin): a bug of invalid flag setting was fixed.

        * tctdb.c (tctdbiternext3): new function.

        - Release: 1.4.25

diffstat:

 databases/tokyocabinet/Makefile |  4 ++--
 databases/tokyocabinet/PLIST    |  4 ++--
 databases/tokyocabinet/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r 7d96f21ac53b -r ece26ffc550a databases/tokyocabinet/Makefile
--- a/databases/tokyocabinet/Makefile   Tue Jul 07 11:09:51 2009 +0000
+++ b/databases/tokyocabinet/Makefile   Tue Jul 07 11:33:39 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2009/06/09 02:54:08 obache Exp $
+# $NetBSD: Makefile,v 1.31 2009/07/07 11:33:39 obache Exp $
 #
 
-DISTNAME=      tokyocabinet-1.4.24
+DISTNAME=      tokyocabinet-1.4.29
 CATEGORIES=    databases
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
 
diff -r 7d96f21ac53b -r ece26ffc550a databases/tokyocabinet/PLIST
--- a/databases/tokyocabinet/PLIST      Tue Jul 07 11:09:51 2009 +0000
+++ b/databases/tokyocabinet/PLIST      Tue Jul 07 11:33:39 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2009/06/14 17:43:26 joerg Exp $
+@comment $NetBSD: PLIST,v 1.31 2009/07/07 11:33:39 obache Exp $
 bin/tcamgr
 bin/tcatest
 bin/tcbmgr
@@ -25,7 +25,7 @@
 lib/libtokyocabinet.a
 lib/libtokyocabinet.so
 lib/libtokyocabinet.so.8
-lib/libtokyocabinet.so.8.15.0
+lib/libtokyocabinet.so.8.20.0
 lib/pkgconfig/tokyocabinet.pc
 libexec/tcawmgr.cgi
 man/man1/tcamgr.1
diff -r 7d96f21ac53b -r ece26ffc550a databases/tokyocabinet/distinfo
--- a/databases/tokyocabinet/distinfo   Tue Jul 07 11:09:51 2009 +0000
+++ b/databases/tokyocabinet/distinfo   Tue Jul 07 11:33:39 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2009/06/09 02:54:08 obache Exp $
+$NetBSD: distinfo,v 1.31 2009/07/07 11:33:39 obache Exp $
 
-SHA1 (tokyocabinet-1.4.24.tar.gz) = 2142802792bd213b8db94cc797c0411a890818c4
-RMD160 (tokyocabinet-1.4.24.tar.gz) = f3cf0a6a616a7150cbc8a27ffc896901a2dc6167
-Size (tokyocabinet-1.4.24.tar.gz) = 911840 bytes
+SHA1 (tokyocabinet-1.4.29.tar.gz) = 877e388cf8ef6803d48418141d5b5605a2a55609
+RMD160 (tokyocabinet-1.4.29.tar.gz) = f97dfb815e40878cbb97031af686de375aa49184
+Size (tokyocabinet-1.4.29.tar.gz) = 942667 bytes
 SHA1 (patch-aa) = f81f4ff8d80f632e0b06e2aad6050b95a4819c97



Home | Main Index | Thread Index | Old Index