diff options
author | obache <obache@pkgsrc.org> | 2009-07-21 11:31:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-07-21 11:31:23 +0000 |
commit | 06e7e4de7b13e3b43d88a443211b2f899e660218 (patch) | |
tree | 5f23b189b0b0a4259238dcd78355c9707f4c4afa /databases/tokyotyrant | |
parent | 777c7ac50bc73476a101eb0036b522756f31bd56 (diff) | |
download | pkgsrc-06e7e4de7b13e3b43d88a443211b2f899e660218.tar.gz |
Update tokyotyrant to 1.1.33.
Changes:
2009-07-18 Mikio Hirabayashi <mikio@users.sourceforge.net>
* scrext.c (serv_bit): new function.
* tcrdb.c (tcrdbqryhint, tcrdbmetasearch): new functions.
- Release: 1.1.33
Diffstat (limited to 'databases/tokyotyrant')
-rw-r--r-- | databases/tokyotyrant/Makefile | 4 | ||||
-rw-r--r-- | databases/tokyotyrant/PLIST | 4 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 04f3f38c16c..db35843a46a 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2009/07/18 01:52:47 obache Exp $ +# $NetBSD: Makefile,v 1.24 2009/07/21 11:31:23 obache Exp $ # -DISTNAME= tokyotyrant-1.1.32 +DISTNAME= tokyotyrant-1.1.33 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index bad745b9e2d..d4f8aa5365c 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2009/07/18 01:52:47 obache Exp $ +@comment $NetBSD: PLIST,v 1.23 2009/07/21 11:31:23 obache Exp $ bin/tcrmgr bin/tcrmttest bin/tcrtest @@ -11,7 +11,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.15.0 +lib/libtokyotyrant.so.3.16.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelnull.so diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index a33256f8104..1a3d96e9bc2 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2009/07/18 01:52:47 obache Exp $ +$NetBSD: distinfo,v 1.22 2009/07/21 11:31:23 obache Exp $ -SHA1 (tokyotyrant-1.1.32.tar.gz) = 4f52fdc6142d6a6a125b2e9594b97a17f04217c7 -RMD160 (tokyotyrant-1.1.32.tar.gz) = 20a7960ffe72a96a65d62c95bbb3f9c781b1cdd7 -Size (tokyotyrant-1.1.32.tar.gz) = 184847 bytes +SHA1 (tokyotyrant-1.1.33.tar.gz) = d0e7e15935e80baa19d1c74eccc7ac9f01ecee9a +RMD160 (tokyotyrant-1.1.33.tar.gz) = b2f565e18c75c18475fd8547079677dc04eced66 +Size (tokyotyrant-1.1.33.tar.gz) = 185691 bytes SHA1 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4 SHA1 (patch-ab) = c263651729d1b8ce4fccb877869cc577577b260e SHA1 (patch-ac) = b9b7b2f523f38984b59a04030b7b1ba28a96916e |