From cdc9e3aff0aa35d122b0d760efd12f1edff8a3cd Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 25 Jan 2024 16:38:11 +0100 Subject: [PATCH] databases/lmdb: sync with upstream Taken from: FreeBSD --- databases/lmdb/Makefile | 1 + databases/lmdb/files/patch-Makefile | 2 +- databases/lmdb/pkg-plist | 8 ++++---- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile index 2c5053ec0a9..cd4525d9f28 100644 --- a/databases/lmdb/Makefile +++ b/databases/lmdb/Makefile @@ -1,5 +1,6 @@ PORTNAME= lmdb PORTVERSION= 0.9.31 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME:tu}_ PORTEPOCH= 1 CATEGORIES= databases diff --git a/databases/lmdb/files/patch-Makefile b/databases/lmdb/files/patch-Makefile index b7600527676..f3ee1c5b41f 100644 --- a/databases/lmdb/files/patch-Makefile +++ b/databases/lmdb/files/patch-Makefile @@ -18,7 +18,7 @@ includedir = $(prefix)/include datarootdir = $(prefix)/share -mandir = $(datarootdir)/man -+mandir = $(prefix)/man ++mandir = $(prefix)/share/man ######################################################################## diff --git a/databases/lmdb/pkg-plist b/databases/lmdb/pkg-plist index 449038cdcbd..fd7e46b5d58 100644 --- a/databases/lmdb/pkg-plist +++ b/databases/lmdb/pkg-plist @@ -7,7 +7,7 @@ lib/liblmdb.a lib/liblmdb.so lib/liblmdb.so.0 libdata/pkgconfig/lmdb.pc -man/man1/mdb_copy.1.gz -man/man1/mdb_dump.1.gz -man/man1/mdb_load.1.gz -man/man1/mdb_stat.1.gz +share/man/man1/mdb_copy.1.gz +share/man/man1/mdb_dump.1.gz +share/man/man1/mdb_load.1.gz +share/man/man1/mdb_stat.1.gz