diff options
author | obache <obache> | 2009-07-18 01:52:47 +0000 |
---|---|---|
committer | obache <obache> | 2009-07-18 01:52:47 +0000 |
commit | f5d7f93dc304f55d7358a184a5f7ea5879a9a3f6 (patch) | |
tree | 8ec18730fb3ec33d8abe92103fae5931a188e659 /databases | |
parent | b34858d979af2683af74ae7387cfe8fd049172ab (diff) | |
download | pkgsrc-f5d7f93dc304f55d7358a184a5f7ea5879a9a3f6.tar.gz |
Update tokyotyrant to 1.1.32.
Changes:
2009-07-15 Mikio Hirabayashi <mikio@users.sourceforge.net>
* ttserver.c (do_mget, do_fwmkeys, do_misc): alignment violations were cleared.
* tcrmttest.c (runtypical, proctypical, threadtypical): new functions.
- Release: 1.1.32
Diffstat (limited to 'databases')
-rw-r--r-- | databases/tokyotyrant/Makefile | 4 | ||||
-rw-r--r-- | databases/tokyotyrant/PLIST | 4 | ||||
-rw-r--r-- | databases/tokyotyrant/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 70fa8a76b1b..04f3f38c16c 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2009/07/13 09:32:40 obache Exp $ +# $NetBSD: Makefile,v 1.23 2009/07/18 01:52:47 obache Exp $ # -DISTNAME= tokyotyrant-1.1.31 +DISTNAME= tokyotyrant-1.1.32 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index dca4344881a..bad745b9e2d 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2009/07/13 09:32:40 obache Exp $ +@comment $NetBSD: PLIST,v 1.22 2009/07/18 01:52:47 obache Exp $ bin/tcrmgr bin/tcrmttest bin/tcrtest @@ -11,7 +11,7 @@ include/ttutil.h lib/libtokyotyrant.a lib/libtokyotyrant.so lib/libtokyotyrant.so.3 -lib/libtokyotyrant.so.3.14.0 +lib/libtokyotyrant.so.3.15.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelnull.so diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 519f58cfc88..a33256f8104 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2009/07/13 09:32:40 obache Exp $ +$NetBSD: distinfo,v 1.21 2009/07/18 01:52:47 obache Exp $ -SHA1 (tokyotyrant-1.1.31.tar.gz) = b7aa7a5d0aebd0ddfe3feda325ea69c5893c5d52 -RMD160 (tokyotyrant-1.1.31.tar.gz) = e6f420328478b7bcc5ed479146f55e4d583c5e47 -Size (tokyotyrant-1.1.31.tar.gz) = 184278 bytes +SHA1 (tokyotyrant-1.1.32.tar.gz) = 4f52fdc6142d6a6a125b2e9594b97a17f04217c7 +RMD160 (tokyotyrant-1.1.32.tar.gz) = 20a7960ffe72a96a65d62c95bbb3f9c781b1cdd7 +Size (tokyotyrant-1.1.32.tar.gz) = 184847 bytes SHA1 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4 SHA1 (patch-ab) = c263651729d1b8ce4fccb877869cc577577b260e SHA1 (patch-ac) = b9b7b2f523f38984b59a04030b7b1ba28a96916e |