summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-06-28 07:51:44 +0000
committerwiz <wiz@pkgsrc.org>2021-06-28 07:51:44 +0000
commit7424ff93c9d4b9af7ffa7fb750653f797a15ffe9 (patch)
tree2a80c5ff340931c28e887c12e93b72108b4b59f2
parent6a5e7cf0ca279898a0a8c6ee6b4fa5b1af6dd10f (diff)
downloadpkgsrc-7424ff93c9d4b9af7ffa7fb750653f797a15ffe9.tar.gz
gdbm: update to 1.20.
Version 1.20, 2021-06-17 * New bucket cache The bucket cache support has been rewritten from scratch. The new bucket cache code provides for significant speed up of search operations. * Change mmap prereading strategy Pre-reading of the memory mapper regions, introduced in version 1.19 can be advantageous only when doing intensive look-ups on a read-only database. It degrades performance otherwise, especially if doing multiple inserts. Therefore, this version introduces a new flag to gdbm_open: GDBM_PREREAD. When given, it enables pre-reading of memory mapped regions. See https://github.com/Perl/perl5/issues/18884 for details.
-rw-r--r--databases/gdbm/Makefile.common4
-rw-r--r--databases/gdbm/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/gdbm/Makefile.common b/databases/gdbm/Makefile.common
index 362cdd1048b..bc3b5d34d12 100644
--- a/databases/gdbm/Makefile.common
+++ b/databases/gdbm/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.9 2021/01/04 10:41:13 wiz Exp $
+# $NetBSD: Makefile.common,v 1.10 2021/06/28 07:51:44 wiz Exp $
#
# used by databases/gdbm/Makefile
# used by databases/gdbm_compat/Makefile
-DISTNAME= gdbm-1.19
+DISTNAME= gdbm-1.20
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/}
diff --git a/databases/gdbm/distinfo b/databases/gdbm/distinfo
index e0c76985fc8..8927eb0b027 100644
--- a/databases/gdbm/distinfo
+++ b/databases/gdbm/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2021/01/04 10:41:13 wiz Exp $
+$NetBSD: distinfo,v 1.17 2021/06/28 07:51:44 wiz Exp $
-SHA1 (gdbm-1.19.tar.gz) = 2b6cc7453341904432b457fb8a2450e5f2aaf331
-RMD160 (gdbm-1.19.tar.gz) = f0dda04ed1c25eacb1da96a887c0157d66993fee
-SHA512 (gdbm-1.19.tar.gz) = 118c5b8cdf74898bfb7c2100302fedf80096be017bf08e80a44486563cad5d93b93567622f2e7c7aceb72f30460504bd0b4ddfccf34df994ed65166e12ecd495
-Size (gdbm-1.19.tar.gz) = 967861 bytes
+SHA1 (gdbm-1.20.tar.gz) = f3200c9c4e5c7de4978f838bbabeaa7c5b857bd7
+RMD160 (gdbm-1.20.tar.gz) = 6fab4bf0948c178ef23905bbb10c3655513961da
+SHA512 (gdbm-1.20.tar.gz) = 5f2fbd4318259e5b879ea2bff09e22defbb4e566ebbe11c44ac5b5369fd00745d7ed9f72ec1206153027eba245c4ee4a515a8ec6d67f84ec477483e72753590b
+Size (gdbm-1.20.tar.gz) = 987628 bytes
SHA1 (patch-src_Makefile.in) = 52b47f3dcd381143d1cdae40f1972bd989dcce1f