Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D369063BBD1 for ; Mon, 13 Jul 2009 09:32:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7B42463B208; Mon, 13 Jul 2009 09:32:42 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CABF963B18F for ; Mon, 13 Jul 2009 09:32:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2C921175D0; Mon, 13 Jul 2009 09:32:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 13 Jul 2009 09:32:40 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/databases/tokyotyrant To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20090713093240.2C921175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon Jul 13 09:32:40 UTC 2009 Modified Files: pkgsrc/databases/tokyotyrant: Makefile PLIST distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/databases/tokyotyrant/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/tokyotyrant/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/databases/tokyotyrant/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.