Update tokyocabinet to 1.4.45.
Bug fixes release. 2010-04-27 Mikio Hirabayashi <hirarin@gmail.com> * tcbdb.c (tcbdboutlist): a bug related to reorganizing tree was fixed. - Release: 1.4.45 2010-04-23 Mikio Hirabayashi <hirarin@gmail.com> * tcbdb.c (tcbdbrangefwm): a bug related to empty list was fixed. * tcadb.c (tcadbmulopen): a bug related to handling table indices was fixed. - Release: 1.4.44
This commit is contained in:
parent
1af28ff4eb
commit
4f63269500
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.38 2010/03/12 10:43:07 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.39 2010/06/18 09:44:00 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tokyocabinet-1.4.43
|
||||
DISTNAME= tokyocabinet-1.4.45
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.36 2010/03/12 10:43:07 obache Exp $
|
||||
@comment $NetBSD: PLIST,v 1.37 2010/06/18 09:44:00 obache Exp $
|
||||
bin/tcamgr
|
||||
bin/tcamttest
|
||||
bin/tcatest
|
||||
|
@ -26,7 +26,7 @@ include/tcutil.h
|
|||
lib/libtokyocabinet.a
|
||||
lib/libtokyocabinet.so
|
||||
lib/libtokyocabinet.so.9
|
||||
lib/libtokyocabinet.so.9.6.0
|
||||
lib/libtokyocabinet.so.9.8.0
|
||||
lib/pkgconfig/tokyocabinet.pc
|
||||
libexec/tcawmgr.cgi
|
||||
man/man1/tcamgr.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.36 2010/03/12 10:43:08 obache Exp $
|
||||
$NetBSD: distinfo,v 1.37 2010/06/18 09:44:01 obache Exp $
|
||||
|
||||
SHA1 (tokyocabinet-1.4.43.tar.gz) = 80af9c05d767d9d4347172526087a667eea6ada0
|
||||
RMD160 (tokyocabinet-1.4.43.tar.gz) = 8efbcc718e49127e37e94f6df39a41cc3f29653d
|
||||
Size (tokyocabinet-1.4.43.tar.gz) = 991665 bytes
|
||||
SHA1 (tokyocabinet-1.4.45.tar.gz) = 71b119818ef04dd97ba06bac27cdafaf6d7cce41
|
||||
RMD160 (tokyocabinet-1.4.45.tar.gz) = 305cfedaa9d36ab94df8c5cb4783c0408079ade0
|
||||
Size (tokyocabinet-1.4.45.tar.gz) = 995916 bytes
|
||||
SHA1 (patch-aa) = da66f5289c3e3e5fcbc306422ca69fb46c90b9dd
|
||||
|
|
Loading…
Reference in a new issue