diff options
author | obache <obache@pkgsrc.org> | 2008-11-20 02:05:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-20 02:05:47 +0000 |
commit | e08ccd54126347467e8b397996d8f1a6ae8c9db0 (patch) | |
tree | 57e5be10ea9036a9b9af33ca13c489ad206937af /databases/tokyocabinet | |
parent | f061861eb5b45ae27282405dff3a8ee5a8d421f3 (diff) | |
download | pkgsrc-e08ccd54126347467e8b397996d8f1a6ae8c9db0.tar.gz |
Update TokyoCabinet to 1.3.19.
Changes:
2008-11-19 Mikio Hirabayashi
* tchdb.c (tchdbaddint, tchdbadddouble): bugs related to the return value were fixed.
- Release: 1.3.19
Diffstat (limited to 'databases/tokyocabinet')
-rw-r--r-- | databases/tokyocabinet/Makefile | 4 | ||||
-rw-r--r-- | databases/tokyocabinet/PLIST | 6 | ||||
-rw-r--r-- | databases/tokyocabinet/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 8a6c2da8648..2ab44156f52 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/11/13 04:19:54 obache Exp $ +# $NetBSD: Makefile,v 1.10 2008/11/20 02:05:47 obache Exp $ # -DISTNAME= tokyocabinet-1.3.18 +DISTNAME= tokyocabinet-1.3.19 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyocabinet/PLIST b/databases/tokyocabinet/PLIST index ba54ca6eafd..8ac4a840089 100644 --- a/databases/tokyocabinet/PLIST +++ b/databases/tokyocabinet/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2008/11/13 04:19:54 obache Exp $ +@comment $NetBSD: PLIST,v 1.10 2008/11/20 02:05:47 obache Exp $ bin/tcamgr bin/tcatest bin/tcbmgr @@ -21,7 +21,7 @@ include/tcutil.h lib/libtokyocabinet.a lib/libtokyocabinet.so lib/libtokyocabinet.so.5 -lib/libtokyocabinet.so.5.13.0 +lib/libtokyocabinet.so.5.14.0 lib/pkgconfig/tokyocabinet.pc libexec/tcawmgr.cgi man/man1/tcamgr.1 @@ -62,5 +62,7 @@ share/tokyocabinet/doc/logo-ja.png share/tokyocabinet/doc/logo.png share/tokyocabinet/doc/spex-en.html share/tokyocabinet/doc/spex-ja.html +share/tokyocabinet/doc/tokyoproducts.pdf +share/tokyocabinet/doc/tokyoproducts.ppt @dirrm share/tokyocabinet/doc @dirrm share/tokyocabinet diff --git a/databases/tokyocabinet/distinfo b/databases/tokyocabinet/distinfo index 983d12275f2..c79641e5982 100644 --- a/databases/tokyocabinet/distinfo +++ b/databases/tokyocabinet/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2008/11/13 04:19:54 obache Exp $ +$NetBSD: distinfo,v 1.10 2008/11/20 02:05:47 obache Exp $ -SHA1 (tokyocabinet-1.3.18.tar.gz) = dca75e74e35f83f15ecc9651d52dcd75fbf06bb0 -RMD160 (tokyocabinet-1.3.18.tar.gz) = 1f85db8006aa033aadf2022e5e34ba777ab59075 -Size (tokyocabinet-1.3.18.tar.gz) = 503552 bytes +SHA1 (tokyocabinet-1.3.19.tar.gz) = 290691289d9943d0d319367a36fe9153002681ae +RMD160 (tokyocabinet-1.3.19.tar.gz) = 6241e6c1d4b3406c99d862b6259282a5abeefe2e +Size (tokyocabinet-1.3.19.tar.gz) = 793114 bytes SHA1 (patch-aa) = c855b6d09136a9a3f1e084e44287c4f53983cd1f |