git: 0c67eb240433 - main - net-mgmt/crmsh: Moved man to share/man

From: Florian Smeets <flo_at_FreeBSD.org>
Date: Tue, 27 Feb 2024 18:34:24 UTC
The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c67eb24043305d337296f8504c757931c57a612

commit 0c67eb24043305d337296f8504c757931c57a612
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2024-02-27 18:21:06 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2024-02-27 18:34:05 +0000

    net-mgmt/crmsh: Moved man to share/man
---
 net-mgmt/crmsh/Makefile  | 2 ++
 net-mgmt/crmsh/pkg-plist | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-mgmt/crmsh/Makefile b/net-mgmt/crmsh/Makefile
index dac1ecec98f3..90cb4e963f93 100644
--- a/net-mgmt/crmsh/Makefile
+++ b/net-mgmt/crmsh/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	crmsh
 DISTVERSION=	4.6.0
+PORTREVISION=	1
 CATEGORIES=	net-mgmt python
 
 MAINTAINER=	flo@FreeBSD.org
@@ -29,6 +30,7 @@ SHEBANG_FILES=	bin/crm scripts/*/*.py test/cib-tests.sh test/evaltest.sh \
 		test/update-expected-output.sh utils/crm_clean.py \
 		utils/crm_pkg.py utils/crm_rpmcheck.py
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--with-ocf-root=${PREFIX}/lib/ocf
 
 CONFLICTS_INSTALL=	crm114 # bin/crm
diff --git a/net-mgmt/crmsh/pkg-plist b/net-mgmt/crmsh/pkg-plist
index 31139e41c519..daad9d2e0bc8 100644
--- a/net-mgmt/crmsh/pkg-plist
+++ b/net-mgmt/crmsh/pkg-plist
@@ -181,9 +181,9 @@ etc/crm/profiles.yml
 %%PYTHON_SITELIBDIR%%/crmsh/utils.py
 %%PYTHON_SITELIBDIR%%/crmsh/watchdog.py
 %%PYTHON_SITELIBDIR%%/crmsh/xmlutil.py
-man/man8/crm.8.gz
-man/man8/crmsh_crm_report.8.gz
-man/man8/profiles.8.gz
+share/man/man8/crm.8.gz
+share/man/man8/crmsh_crm_report.8.gz
+share/man/man8/profiles.8.gz
 %%DATADIR%%/crm.8.adoc
 %%DATADIR%%/scripts/apache/main.yml
 %%DATADIR%%/scripts/check-uptime/fetch.py