Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 59CCF1A9239 for ; Tue, 15 Feb 2022 09:26:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6CD9B84D65; Tue, 15 Feb 2022 09:26:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8BBA84D31 for ; Tue, 15 Feb 2022 09:26:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id OKmE9KAYur_L for ; Tue, 15 Feb 2022 09:26:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1BE8B84CE2 for ; Tue, 15 Feb 2022 09:26:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15931FB24; Tue, 15 Feb 2022 09:26:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164491720746850" MIME-Version: 1.0 Date: Tue, 15 Feb 2022 09:26:47 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/databases/gdbm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220215092647.15931FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164491720746850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 15 09:26:47 UTC 2022 Modified Files: pkgsrc/databases/gdbm: Makefile.common distinfo Removed Files: pkgsrc/databases/gdbm/patches: patch-src_Makefile.in Log Message: gdbm: update to 1.23. Version 1.23, 2022-02-04 * Bucket cache switched from balanced tree to hash table Change suggested by Terence Kelly. * Speed up flushing the changed buckets on disk * New option codes for gdbm_setopt ** GDBM_GETDBFORMAT Return the database format. ** GDBM_GETDIRDEPTH Return the directory depth, i.e. the number of initial (most significant) bits in hash value that are interpreted as index to the directory. ** GDBM_GETBUCKETSIZE Return maximum number of keys per bucket. ** GDBM_GETCACHEAUTO Return the status of the automatic cache adjustment. ** GDBM_SETCACHEAUTO Enable or disable automatic cache adjustment. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/databases/gdbm/Makefile.common cvs rdiff -u -r1.22 -r1.23 pkgsrc/databases/gdbm/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/databases/gdbm/patches/patch-src_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164491720746850 Content-Disposition: inline Content-Length: 1862 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/databases/gdbm/Makefile.common diff -u pkgsrc/databases/gdbm/Makefile.common:1.12 pkgsrc/databases/gdbm/Makefile.common:1.13 --- pkgsrc/databases/gdbm/Makefile.common:1.12 Mon Nov 1 18:37:05 2021 +++ pkgsrc/databases/gdbm/Makefile.common Tue Feb 15 09:26:46 2022 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.12 2021/11/01 18:37:05 wiz Exp $ +# $NetBSD: Makefile.common,v 1.13 2022/02/15 09:26:46 wiz Exp $ # # used by databases/gdbm/Makefile # used by databases/gdbm_compat/Makefile -DISTNAME= gdbm-1.22 +DISTNAME= gdbm-1.23 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/} @@ -16,6 +16,7 @@ DISTINFO_FILE= ${.CURDIR}/../../database PATCHDIR= ${.CURDIR}/../../databases/gdbm/patches USE_LIBTOOL= yes +USE_TOOLS+= gmake GNU_CONFIGURE= yes TEST_TARGET= check Index: pkgsrc/databases/gdbm/distinfo diff -u pkgsrc/databases/gdbm/distinfo:1.22 pkgsrc/databases/gdbm/distinfo:1.23 --- pkgsrc/databases/gdbm/distinfo:1.22 Mon Nov 1 18:37:05 2021 +++ pkgsrc/databases/gdbm/distinfo Tue Feb 15 09:26:46 2022 @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.22 2021/11/01 18:37:05 wiz Exp $ +$NetBSD: distinfo,v 1.23 2022/02/15 09:26:46 wiz Exp $ -BLAKE2s (gdbm-1.22.tar.gz) = c7562c7d917b7144d139e6746a7db3c3a57e83c6b4e8afa3b2868770025aa80c -SHA512 (gdbm-1.22.tar.gz) = 67461fc4f41e825d0134175ff99c913ccb4aa7ea3d0f64f32bdedbc7677b3ecabd2c525ac6b2ee47a9561e002e4224e492b72088d57bb4862a1f8c089521ec51 -Size (gdbm-1.22.tar.gz) = 1090100 bytes -SHA1 (patch-src_Makefile.in) = 52b47f3dcd381143d1cdae40f1972bd989dcce1f +BLAKE2s (gdbm-1.23.tar.gz) = 569fadc9e8913bb217b666995f2673e29846602069d04b23cec02aed12dfbb7c +SHA512 (gdbm-1.23.tar.gz) = 918080cb0225b221c11eb7339634a95e00c526072395f7a3d46ccf42ef020dea7c4c5bec34aff2c4f16033e1fff6583252b7e978f68b8d7f8736b0e025838e10 +Size (gdbm-1.23.tar.gz) = 1115854 bytes --_----------=_164491720746850--