git: 35f20e6e5e51 - main - databases/lmdb: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 13:48:11 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=35f20e6e5e51b5acc9abc6eb1b9302782412d1e9
commit 35f20e6e5e51b5acc9abc6eb1b9302782412d1e9
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-23 13:45:31 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-23 13:47:42 +0000
databases/lmdb: Impelled to share/man
Approved by: portmgr (blanket)
---
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 2c5053ec0a90..cd4525d9f28f 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 b7600527676e..f3ee1c5b41f8 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 449038cdcbd6..fd7e46b5d58d 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