git: 1c3c421189d0 - main - sysutils/fusefs-nbt: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 17:50:22 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1c3c421189d0939b2fdbc6e1d9ce80ad2c26cb2a
commit 1c3c421189d0939b2fdbc6e1d9ce80ad2c26cb2a
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 17:43:29 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 17:49:57 +0000
sysutils/fusefs-nbt: Moved man to share/man
Approved by: portmgr (blanket)
---
sysutils/fusefs-nbt/Makefile | 3 ++-
sysutils/fusefs-nbt/pkg-plist | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/sysutils/fusefs-nbt/Makefile b/sysutils/fusefs-nbt/Makefile
index 1983fa8a84b9..8d7416481637 100644
--- a/sysutils/fusefs-nbt/Makefile
+++ b/sysutils/fusefs-nbt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= nbt
PORTVERSION= ${REVISION_DATE}
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/nbtfsutils
PKGNAMEPREFIX= fusefs-
@@ -25,7 +26,7 @@ USE_LDCONFIG= yes
REVISION_DATE= 20231114
REVISION_HASH= 7683255
-MAKE_ENV= MANDIR=\${PREFIX}/man
+MAKE_ENV= MANDIR=\${PREFIX}/share/man
INSTALL_TARGET= install-commands install-dev
CFLAGS+= ${CPPFLAGS}
CPPFLAGS+= -I ${LOCALBASE}/include
diff --git a/sysutils/fusefs-nbt/pkg-plist b/sysutils/fusefs-nbt/pkg-plist
index b58dc26fd30f..c94aa0406782 100644
--- a/sysutils/fusefs-nbt/pkg-plist
+++ b/sysutils/fusefs-nbt/pkg-plist
@@ -2,10 +2,10 @@ bin/nbtdump
bin/regiondump
sbin/mkfs.nbt
sbin/mount.nbt
-man/man1/nbtdump.1.gz
-man/man1/regiondump.1.gz
-man/man8/mkfs.nbt.8.gz
-man/man8/mount.nbt.8.gz
+share/man/man1/nbtdump.1.gz
+share/man/man1/regiondump.1.gz
+share/man/man8/mkfs.nbt.8.gz
+share/man/man8/mount.nbt.8.gz
include/nbt/buffer.h
include/nbt/list.h
include/nbt/nbt.h