git: e8851eab0ea3 - main - sysutils/cluster-glue: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 18:55:11 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e8851eab0ea3b05c34b01e66862a41baef52c21c
commit e8851eab0ea3b05c34b01e66862a41baef52c21c
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-09 14:58:09 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-09 18:54:59 +0000
sysutils/cluster-glue: Moved man to share/man
Approved by: portmgr (blanket)
---
sysutils/cluster-glue/Makefile | 3 ++-
sysutils/cluster-glue/pkg-plist | 12 ++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/sysutils/cluster-glue/Makefile b/sysutils/cluster-glue/Makefile
index f71c0d83b76a..3acdb915b594 100644
--- a/sysutils/cluster-glue/Makefile
+++ b/sysutils/cluster-glue/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cluster-glue
PORTVERSION= 1.0.12
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://hg.linux-ha.org/glue/archive/
DISTNAME= 0a7add1d9996
@@ -32,6 +32,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= ha_logd
WRKSRC= ${WRKDIR}/Reusable-Cluster-Components-glue--${DISTNAME}
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-fatal-warnings \
--with-initdir=${PREFIX}/etc/rc.d \
--with-ocf-root=${PREFIX}/etc/ocf \
diff --git a/sysutils/cluster-glue/pkg-plist b/sysutils/cluster-glue/pkg-plist
index fbde01444ce4..d3845df6b8d6 100644
--- a/sysutils/cluster-glue/pkg-plist
+++ b/sysutils/cluster-glue/pkg-plist
@@ -153,12 +153,12 @@ lib/stonith/plugins/stonith2/suicide.so
lib/stonith/plugins/stonith2/wti_nps.a
lib/stonith/plugins/stonith2/wti_nps.so
lib/stonith/plugins/xen0-ha-dom0-stonith-helper
-%%MANPAGES%%man/man1/ha_logger.1.gz
-%%MANPAGES%%man/man8/ha_logd.8.gz
-%%MANPAGES%%man/man8/hb_report.8.gz
-%%MANPAGES%%man/man8/lrmadmin.8.gz
-%%MANPAGES%%man/man8/meatclient.8.gz
-%%MANPAGES%%man/man8/stonith.8.gz
+%%MANPAGES%%share/man/man1/ha_logger.1.gz
+%%MANPAGES%%share/man/man8/ha_logd.8.gz
+%%MANPAGES%%share/man/man8/hb_report.8.gz
+%%MANPAGES%%share/man/man8/lrmadmin.8.gz
+%%MANPAGES%%share/man/man8/meatclient.8.gz
+%%MANPAGES%%share/man/man8/stonith.8.gz
sbin/cibsecret
sbin/ha_logger
sbin/hb_report