Update tokyocabinet to 1.4.6.
Changes: 2009-02-13 Mikio Hirabayashi <mikio@users.sourceforge.net> * tctdb.c (tctdbgenuidimpl): the meta data format was normalized to the big endian. * tctdb.c (tctdbsetuidseed): new function. * tcadb.c (tcadbmisc): "get" function of the table database was enhanced. - Release: 1.4.6
This commit is contained in:
parent
407c45e584
commit
60dc13f28f
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.21 2009/02/12 11:52:46 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.22 2009/02/15 08:56:26 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tokyocabinet-1.4.5
|
||||
DISTNAME= tokyocabinet-1.4.6
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.21 2009/02/12 11:52:46 obache Exp $
|
||||
@comment $NetBSD: PLIST,v 1.22 2009/02/15 08:56:26 obache Exp $
|
||||
bin/tcamgr
|
||||
bin/tcatest
|
||||
bin/tcbmgr
|
||||
|
@ -25,7 +25,7 @@ include/tcutil.h
|
|||
lib/libtokyocabinet.a
|
||||
lib/libtokyocabinet.so
|
||||
lib/libtokyocabinet.so.7
|
||||
lib/libtokyocabinet.so.7.10.0
|
||||
lib/libtokyocabinet.so.7.11.0
|
||||
lib/pkgconfig/tokyocabinet.pc
|
||||
libexec/tcawmgr.cgi
|
||||
man/man1/tcamgr.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.22 2009/02/12 11:52:46 obache Exp $
|
||||
$NetBSD: distinfo,v 1.23 2009/02/15 08:56:26 obache Exp $
|
||||
|
||||
SHA1 (tokyocabinet-1.4.5.tar.gz) = b262bc303eec9040be43a0379546ba1a1c5a35b8
|
||||
RMD160 (tokyocabinet-1.4.5.tar.gz) = 1e6fd24b509e2696f7b31f55bf643c10769af8c7
|
||||
Size (tokyocabinet-1.4.5.tar.gz) = 1411513 bytes
|
||||
SHA1 (tokyocabinet-1.4.6.tar.gz) = ddefc0c89d8dddd5523789c9c004a42f7a709e16
|
||||
RMD160 (tokyocabinet-1.4.6.tar.gz) = 28b1d0e3194130d4c0b3c36e04a2c89d2d6e433d
|
||||
Size (tokyocabinet-1.4.6.tar.gz) = 864757 bytes
|
||||
SHA1 (patch-aa) = 2d6d84f7b084126546a96d6af227bcd79d99d409
|
||||
|
|
Loading…
Reference in a new issue