Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E1AB763C17C for ; Thu, 12 Feb 2009 11:52:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8FC2D63B38A; Thu, 12 Feb 2009 11:52:47 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 9599863B1C6 for ; Thu, 12 Feb 2009 11:52:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7AF30175D0; Thu, 12 Feb 2009 11:52:46 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/databases/tokyocabinet To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20090212115246.7AF30175D0@cvs.netbsd.org> Date: Thu, 12 Feb 2009 11:52:46 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Thu Feb 12 11:52:46 UTC 2009 Modified Files: pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo pkgsrc/databases/tokyocabinet/patches: patch-aa Log Message: Update tokyocabinet to 1.4.5. Changes: 2009-02-02 Mikio Hirabayashi * tchdb.c (tchdbput, tchdbget, tchdbout): bugs related to race condition were fixed. * tchdb.c (tchdbputimpl): bugs related to race condition were fixed. * tchmttest.c (runrace, procrace): new functions. * tcbmttest.c (runrace, procrace): new functions. - Release: 1.4.5 To generate a diff of this commit: cvs rdiff -r1.20 -r1.21 pkgsrc/databases/tokyocabinet/Makefile \ pkgsrc/databases/tokyocabinet/PLIST cvs rdiff -r1.21 -r1.22 pkgsrc/databases/tokyocabinet/distinfo cvs rdiff -r1.7 -r1.8 pkgsrc/databases/tokyocabinet/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.