diff options
author | obache <obache@pkgsrc.org> | 2009-07-13 09:32:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-07-13 09:32:40 +0000 |
commit | 0ed2f5774215a18056a7ffc6fddc22c4cbd8a264 (patch) | |
tree | fe9f150f10b33f60af0bb120783c43211f4dd254 /databases/tokyotyrant | |
parent | 4509959e835b8f218f25623e25029007f28182fc (diff) | |
download | pkgsrc-0ed2f5774215a18056a7ffc6fddc22c4cbd8a264.tar.gz |
Update tokyotyrant to 1.1.31.
Changes:
2009-07-09 Mikio Hirabayashi
* tculog.c (tculogwrite, tculrdread): the master ID is now recorded.
* ttserver.c (main): the default value of the "-ulim" option was modified.
* ttserver.c (proc): update logging and replicaion are now forbidden without the SID.
* ttserver.c (do_repl): the NOP command is now throwed while circular replication.
- Release: 1.1.31
Diffstat (limited to 'databases/tokyotyrant')
-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 180718bb463..70fa8a76b1b 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2009/07/07 11:41:23 obache Exp $ +# $NetBSD: Makefile,v 1.22 2009/07/13 09:32:40 obache Exp $ # -DISTNAME= tokyotyrant-1.1.30 +DISTNAME= tokyotyrant-1.1.31 CATEGORIES= databases net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tokyocabinet/} diff --git a/databases/tokyotyrant/PLIST b/databases/tokyotyrant/PLIST index 532bfec0b25..dca4344881a 100644 --- a/databases/tokyotyrant/PLIST +++ b/databases/tokyotyrant/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2009/07/07 11:41:23 obache Exp $ +@comment $NetBSD: PLIST,v 1.21 2009/07/13 09:32:40 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.13.0 +lib/libtokyotyrant.so.3.14.0 lib/ttskeldir.so lib/ttskelmock.so lib/ttskelnull.so diff --git a/databases/tokyotyrant/distinfo b/databases/tokyotyrant/distinfo index 2ced56c33f2..519f58cfc88 100644 --- a/databases/tokyotyrant/distinfo +++ b/databases/tokyotyrant/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2009/07/07 11:41:23 obache Exp $ +$NetBSD: distinfo,v 1.20 2009/07/13 09:32:40 obache Exp $ -SHA1 (tokyotyrant-1.1.30.tar.gz) = 4190c85c73d649ddbc94494f918b4bee3d779962 -RMD160 (tokyotyrant-1.1.30.tar.gz) = 1445ad628a5e138b8721a2cfb4254a1d90d1a734 -Size (tokyotyrant-1.1.30.tar.gz) = 182161 bytes +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 (patch-aa) = d1c6aa7e3197b33a1988320ca5ad865ae3fa23c4 SHA1 (patch-ab) = c263651729d1b8ce4fccb877869cc577577b260e SHA1 (patch-ac) = b9b7b2f523f38984b59a04030b7b1ba28a96916e |