git: dcdecc7b7645 - main - sysutils/pdsh: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:35:30 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dcdecc7b7645f6a7f238afbe5111a1762aba5737
commit dcdecc7b7645f6a7f238afbe5111a1762aba5737
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 06:27:43 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 06:27:43 +0000
sysutils/pdsh: Moved man to share/man
Approved by: portmgr (blanket)
---
sysutils/pdsh/Makefile | 3 ++-
sysutils/pdsh/pkg-plist | 8 ++++----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile
index 003fc03aa9cd..53c10163a46a 100644
--- a/sysutils/pdsh/Makefile
+++ b/sysutils/pdsh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pdsh
PORTVERSION= 2.34
DISTVERSIONPREFIX= ${PORTNAME}-
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= i@levsha.me
@@ -11,6 +11,7 @@ WWW= https://github.com/chaos/pdsh
LICENSE= GPLv2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
# :keepla because port uses lt_dlopen
USES= autoreconf gmake libtool:keepla perl5 shebangfix
USE_GITHUB= yes
diff --git a/sysutils/pdsh/pkg-plist b/sysutils/pdsh/pkg-plist
index 5f21f457e088..b65a1a97c7d7 100644
--- a/sysutils/pdsh/pkg-plist
+++ b/sysutils/pdsh/pkg-plist
@@ -17,7 +17,7 @@ lib/pdsh/execcmd.so
%%RSH%%lib/pdsh/xrcmd.a
%%RSH%%lib/pdsh/xrcmd.la
%%RSH%%lib/pdsh/xrcmd.so
-man/man1/dshbak.1.gz
-man/man1/pdcp.1.gz
-man/man1/pdsh.1.gz
-man/man1/rpdcp.1.gz
+share/man/man1/dshbak.1.gz
+share/man/man1/pdcp.1.gz
+share/man/man1/pdsh.1.gz
+share/man/man1/rpdcp.1.gz