Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B51E163B11D for ; Mon, 25 May 2009 21:33:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 327A063B140; Mon, 25 May 2009 21:33:19 +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 7A3AB63B196 for ; Mon, 25 May 2009 21:33:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5BDE0175D0; Mon, 25 May 2009 21:33:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 25 May 2009 21:33:17 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/databases/tokyocabinet To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20090525213317.5BDE0175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon May 25 21:33:17 UTC 2009 Modified Files: pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo Log Message: Update tokyocabinet to 1.4.23. Changes: 2009-05-24 Mikio Hirabayashi * tcutil.c (tcmapiterinit2, tcmdbiterinit2): new functions. * tchdb.c (tchdbiterinit2, tchdbiterjumpimpl): new functions. * tcfdb.c (tcfdbiterinit2, tcfdbiterjumpimpl): new functions. * tctdb.c (tctdbiterinit2): new function. - Release: 1.4.23 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/tokyocabinet/Makefile \ pkgsrc/databases/tokyocabinet/distinfo cvs rdiff -u -r1.27 -r1.28 pkgsrc/databases/tokyocabinet/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.