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)
This commit is contained in:
Pietro Cerutti 2018-03-30 10:56:11 +00:00
parent 8064d521a6
commit ad9dd8f2f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465958
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lmdb
PORTVERSION= 0.9.21
PORTVERSION= 0.9.22
DISTVERSIONPREFIX= ${PORTNAME:tu}_
PORTEPOCH= 1
CATEGORIES= databases

View File

@ -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