Update tokyocabinet to 1.4.32.
2009-08-14 Mikio Hirabayashi <mikio@users.sourceforge.net> * tcutil.c (tctmpldumpeval): "INC", "PRT" operators and "SET" directive were added. * tcutil.c (tcwwwformdecode2): a bug of memory corruption was fixed. * tchdb.c (tchdbgetimpl): a bug related to caching large records was fixed. - Release: 1.4.32
This commit is contained in:
parent
65172ff895
commit
74e4d9d537
3 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.33 2009/08/12 13:50:02 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2009/08/22 06:42:35 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tokyocabinet-1.4.31
|
||||
DISTNAME= tokyocabinet-1.4.32
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.33 2009/08/12 13:50:02 obache Exp $
|
||||
@comment $NetBSD: PLIST,v 1.34 2009/08/22 06:42:35 obache Exp $
|
||||
bin/tcamgr
|
||||
bin/tcatest
|
||||
bin/tcbmgr
|
||||
|
@ -25,7 +25,7 @@ include/tcutil.h
|
|||
lib/libtokyocabinet.a
|
||||
lib/libtokyocabinet.so
|
||||
lib/libtokyocabinet.so.8
|
||||
lib/libtokyocabinet.so.8.22.0
|
||||
lib/libtokyocabinet.so.8.23.0
|
||||
lib/pkgconfig/tokyocabinet.pc
|
||||
libexec/tcawmgr.cgi
|
||||
man/man1/tcamgr.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.33 2009/08/12 13:50:02 obache Exp $
|
||||
$NetBSD: distinfo,v 1.34 2009/08/22 06:42:35 obache Exp $
|
||||
|
||||
SHA1 (tokyocabinet-1.4.31.tar.gz) = f513d23b0786b4541d58132a27c334a4c1ba3001
|
||||
RMD160 (tokyocabinet-1.4.31.tar.gz) = 153807183d4211e0665bec204e5c1c4c3556737b
|
||||
Size (tokyocabinet-1.4.31.tar.gz) = 947500 bytes
|
||||
SHA1 (tokyocabinet-1.4.32.tar.gz) = 9b2b2774beaa91735502ffbc10b7344dace8ce33
|
||||
RMD160 (tokyocabinet-1.4.32.tar.gz) = a213d5e4e7625978186fb05f16b3fae205e0bc74
|
||||
Size (tokyocabinet-1.4.32.tar.gz) = 950225 bytes
|
||||
SHA1 (patch-aa) = f81f4ff8d80f632e0b06e2aad6050b95a4819c97
|
||||
|
|
Loading…
Reference in a new issue