diff options
author | obache <obache@pkgsrc.org> | 2009-05-29 08:18:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-29 08:18:12 +0000 |
commit | b5f6f19d91fe8a6e48395c4937b88fd2bad9790c (patch) | |
tree | 591570d89b474822b2f44cf7b2a809a1693bcbf5 /databases | |
parent | 2a0279b9128edb230dc0da25871d3cd523a78af7 (diff) | |
download | pkgsrc-b5f6f19d91fe8a6e48395c4937b88fd2bad9790c.tar.gz |
Update tokyotyrant to 1.1.28.
Changes:
2009-05-20 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttserver.c (do_task): a potential bug of memory leak was fixed.
* tcrdb.c (tcrdbnew): a bug related to initialization was fixed.
* scrext.c (serv_fwmkeys, serv_regex): new functions.
- Release: 1.1.28
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 3a378edd20c..7748ed63e05 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/05/24 12:42:44 obache Exp $ +# $NetBSD: Makefile,v 1.20 2009/05/29 08:18:12 obache Exp $ # -DISTNAME= tokyotyrant-1.1.27 +DISTNAME= tokyotyrant-1.1.28 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index db2a53e3740..3e1a3c19cf3 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2009/05/24 12:42:44 obache Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/05/29 08:18:12 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.10.0 +lib/libtokyotyrant.so.3.11.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelnull.so diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index c9fd73b9c4c..9e3b578c82c 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.17 2009/05/24 12:42:44 obache Exp $ +$NetBSD: distinfo,v 1.18 2009/05/29 08:18:12 obache Exp $ -SHA1 (tokyotyrant-1.1.27.tar.gz) = d60728b9e3ff1f4b68e3f6cbf90401c3e92a33e8 -RMD160 (tokyotyrant-1.1.27.tar.gz) = 17a911d33cd5a78bb0b4397e8213794bdf004d7f -Size (tokyotyrant-1.1.27.tar.gz) = 181340 bytes +SHA1 (tokyotyrant-1.1.28.tar.gz) = 9787afb05f46677bd594be42e564ee577d8dc9af +RMD160 (tokyotyrant-1.1.28.tar.gz) = 6ff718f243883e338968daf11e512c95d4ee2c69 +Size (tokyotyrant-1.1.28.tar.gz) = 181804 bytes SHA1 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4 SHA1 (patch-ab) = c263651729d1b8ce4fccb877869cc577577b260e SHA1 (patch-ac) = b9b7b2f523f38984b59a04030b7b1ba28a96916e |