Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 85DA363B8BD for ; Tue, 25 Nov 2008 11:16:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 37DC663B11E; Tue, 25 Nov 2008 11:16:06 +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 776B263B114 for ; Tue, 25 Nov 2008 11:16:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 622BD175D0; Tue, 25 Nov 2008 11:16:05 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/databases/tokyocabinet To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20081125111605.622BD175D0@cvs.netbsd.org> Date: Tue, 25 Nov 2008 11:16:05 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Tue Nov 25 11:16:05 UTC 2008 Modified Files: pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo Log Message: Update TokyoCabinet to 1.3.21. Changes: 2008-11-22 Mikio Hirabayashi * tchdb.c (tchdbwalrestore): a bug on systems without unified buffer cache was fixed. - Release: 1.3.21 To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/databases/tokyocabinet/Makefile \ pkgsrc/databases/tokyocabinet/PLIST \ pkgsrc/databases/tokyocabinet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.