Update tokyocabinet to 1.4.46.
2010-08-01 FAL Labs <info@fallabs.com> - site documents were modified. - Release: 1.4.46
This commit is contained in:
parent
a1cbb60aaf
commit
35b91e3c37
3 changed files with 9 additions and 10 deletions
|
@ -1,12 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.39 2010/06/18 09:44:00 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2010/08/06 04:36:50 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tokyocabinet-1.4.45
|
||||
DISTNAME= tokyocabinet-1.4.46
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
HOMEPAGE= http://1978th.net/tokyocabinet/
|
||||
HOMEPAGE= http://fallabs.com/tokyocabinet/
|
||||
COMMENT= Modern implementation of DBM
|
||||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.37 2010/06/18 09:44:00 obache Exp $
|
||||
@comment $NetBSD: PLIST,v 1.38 2010/08/06 04:36:50 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.8.0
|
||||
lib/libtokyocabinet.so.9.9.0
|
||||
lib/pkgconfig/tokyocabinet.pc
|
||||
libexec/tcawmgr.cgi
|
||||
man/man1/tcamgr.1
|
||||
|
@ -62,7 +62,6 @@ man/man3/tcxstr.3
|
|||
man/man3/tokyocabinet.3
|
||||
share/tokyocabinet/COPYING
|
||||
share/tokyocabinet/ChangeLog
|
||||
share/tokyocabinet/THANKS
|
||||
share/tokyocabinet/doc/benchmark.pdf
|
||||
share/tokyocabinet/doc/common.css
|
||||
share/tokyocabinet/doc/icon16.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.37 2010/06/18 09:44:01 obache Exp $
|
||||
$NetBSD: distinfo,v 1.38 2010/08/06 04:36:50 obache Exp $
|
||||
|
||||
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 (tokyocabinet-1.4.46.tar.gz) = 031569d1eb181584ce4a96c4951341e6b29be8c8
|
||||
RMD160 (tokyocabinet-1.4.46.tar.gz) = 8e7451bcec30e1a432f6d9fea70c2e39027781f8
|
||||
Size (tokyocabinet-1.4.46.tar.gz) = 1002423 bytes
|
||||
SHA1 (patch-aa) = da66f5289c3e3e5fcbc306422ca69fb46c90b9dd
|
||||
|
|
Loading…
Reference in a new issue