Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1519263C181 for ; Sun, 15 Feb 2009 08:56:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A5D7C63B146; Sun, 15 Feb 2009 08:56:27 +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 CCD9863B131 for ; Sun, 15 Feb 2009 08:56:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BB0C3175D0; Sun, 15 Feb 2009 08:56:26 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/databases/tokyocabinet To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20090215085626.BB0C3175D0@cvs.netbsd.org> Date: Sun, 15 Feb 2009 08:56:26 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Sun Feb 15 08:56:26 UTC 2009 Modified Files: pkgsrc/databases/tokyocabinet: Makefile PLIST distinfo Log Message: Update tokyocabinet to 1.4.6. Changes: 2009-02-13 Mikio Hirabayashi * tctdb.c (tctdbgenuidimpl): the meta data format was normalized to the big endian. * tctdb.c (tctdbsetuidseed): new function. * tcadb.c (tcadbmisc): "get" function of the table database was enhanced. - Release: 1.4.6 To generate a diff of this commit: cvs rdiff -r1.21 -r1.22 pkgsrc/databases/tokyocabinet/Makefile \ pkgsrc/databases/tokyocabinet/PLIST cvs rdiff -r1.22 -r1.23 pkgsrc/databases/tokyocabinet/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.