aboutsummaryrefslogtreecommitdiffstats
path: root/databases/lmdb
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2018-03-30 18:56:11 +0800
committerPietro Cerutti <gahr@FreeBSD.org>2018-03-30 18:56:11 +0800
commitad9dd8f2f2706b7a3840330f9e6b195a849b8b96 (patch)
tree7883efb41939455c407916a5bfd30e441dc7cf9b /databases/lmdb
parent8064d521a6ccc0cd78b633952a5444ccc8f56152 (diff)
downloadfreebsd-ports-gnome-ad9dd8f2f2706b7a3840330f9e6b195a849b8b96.tar.gz
freebsd-ports-gnome-ad9dd8f2f2706b7a3840330f9e6b195a849b8b96.tar.zst
freebsd-ports-gnome-ad9dd8f2f2706b7a3840330f9e6b195a849b8b96.zip
databases/lmdb: update to 0.9.22
LMDB 0.9.22 Release (2018-03-22) Fix MDB_DUPSORT alignment bug (ITS#8819) Fix regression with new db from 0.9.19 (ITS#8760) Fix liblmdb to build on Solaris (ITS#8612) Fix delete behavior with DUPSORT DB (ITS#8622) Fix mdb_cursor_get/mdb_cursor_del behavior (ITS#8722) PR: 227103 Submitted by: gahr Approved by: delphij (maintainer)
Diffstat (limited to 'databases/lmdb')
-rw-r--r--databases/lmdb/Makefile2
-rw-r--r--databases/lmdb/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile
index 00afcb8823d3..7942ae4c8bbd 100644
--- a/databases/lmdb/Makefile
+++ b/databases/lmdb/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lmdb
-PORTVERSION= 0.9.21
+PORTVERSION= 0.9.22
DISTVERSIONPREFIX= ${PORTNAME:tu}_
PORTEPOCH= 1
CATEGORIES= databases
diff --git a/databases/lmdb/distinfo b/databases/lmdb/distinfo
index a6d04d16da2d..a1c8c28d375c 100644
--- a/databases/lmdb/distinfo
+++ b/databases/lmdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496563931
-SHA256 (LMDB-lmdb-LMDB_0.9.21_GH0.tar.gz) = 1187b635a4cc415bb6972bba346121f81edd996e99b8f0816151d4090f90b559
-SIZE (LMDB-lmdb-LMDB_0.9.21_GH0.tar.gz) = 143352
+TIMESTAMP = 1522400144
+SHA256 (LMDB-lmdb-LMDB_0.9.22_GH0.tar.gz) = f3927859882eb608868c8c31586bb7eb84562a40a6bf5cc3e13b6b564641ea28
+SIZE (LMDB-lmdb-LMDB_0.9.22_GH0.tar.gz) = 143468