diff options
author | obache <obache@pkgsrc.org> | 2009-05-10 04:43:31 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-10 04:43:31 +0000 |
commit | 84890f4fc47f91e3376c462de99a44b56f614e29 (patch) | |
tree | 5671750f1149f480fe4931e4a06a7c32cc46f52b /databases | |
parent | 35d7799f6a914c6e650f1327fd10621ecb3b9f9f (diff) | |
download | pkgsrc-84890f4fc47f91e3376c462de99a44b56f614e29.tar.gz |
Update tokyotyrant to 1.1.26.
Changes:
2009-05-09 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttutil.c (ttservsettermhandler): new function.
* ttserver.c (do_term): new function.
- Release: 1.1.26
2009-05-06 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttutil.c (ttcmdidtostr): new function.
* tculog.c (tcreplopen): a bug of data size of the server ID was fixed.
* tcrdb.c (tcrdbsetmst, tcrdbsetmst2): the timestamp argument was added.
* tcrmgr.c (procrepl): command names are now printed.
* ttulmgr.c (procexport): command names are now printed.
- Release: 1.1.25
Diffstat (limited to 'databases')
-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 2d8b7cda5ce..df745dfd615 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2009/05/07 11:03:50 obache Exp $ +# $NetBSD: Makefile,v 1.17 2009/05/10 04:43:31 obache Exp $ # -DISTNAME= tokyotyrant-1.1.24 +DISTNAME= tokyotyrant-1.1.26 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index d422df23d1a..57d50f24848 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2009/05/07 11:03:50 obache Exp $ +@comment $NetBSD: PLIST,v 1.16 2009/05/10 04:43:31 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.7.0 +lib/libtokyotyrant.so.3.9.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelproxy.so diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index f5d50f7514c..3a2a5856d31 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2009/05/07 11:03:50 obache Exp $ +$NetBSD: distinfo,v 1.16 2009/05/10 04:43:31 obache Exp $ -SHA1 (tokyotyrant-1.1.24.tar.gz) = 977b81c28f75a21affcf06b7b3115b3da44d092c -RMD160 (tokyotyrant-1.1.24.tar.gz) = 50431d25cbd4928f7261ee47567302fd7a4aee74 -Size (tokyotyrant-1.1.24.tar.gz) = 178416 bytes +SHA1 (tokyotyrant-1.1.26.tar.gz) = 97fdab36d3fd3dfe7e90c6c9c56dbb89caee3d81 +RMD160 (tokyotyrant-1.1.26.tar.gz) = fe2de2364110c33841ff11270c33e290301fb921 +Size (tokyotyrant-1.1.26.tar.gz) = 179384 bytes SHA1 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4 SHA1 (patch-ab) = 2bdeeef0137556350c289378ba0aab04b4387f3e SHA1 (patch-ac) = b9b7b2f523f38984b59a04030b7b1ba28a96916e |