git: 2127680e4c7f - main - net/gsocket: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 08:19:21 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2127680e4c7f2dec32b42376e89785187e39b3ba
commit 2127680e4c7f2dec32b42376e89785187e39b3ba
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 08:04:20 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 08:18:47 +0000
net/gsocket: Moved man to share/man
Approved by: portmgr (blanket)
---
net/gsocket/Makefile | 3 ++-
net/gsocket/pkg-plist | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/net/gsocket/Makefile b/net/gsocket/Makefile
index d2a18280d80d..557c4c179e61 100644
--- a/net/gsocket/Makefile
+++ b/net/gsocket/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gsocket
PORTVERSION= 1.4.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= https://github.com/hackerschoice/gsocket/releases/download/v${PORTVERSION}/
@@ -22,6 +22,7 @@ SHEBANG_FILES= tools/blitz \
tools/gs-sftp
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
diff --git a/net/gsocket/pkg-plist b/net/gsocket/pkg-plist
index d1d4a66decbc..b6635b0b62ad 100644
--- a/net/gsocket/pkg-plist
+++ b/net/gsocket/pkg-plist
@@ -7,8 +7,8 @@ lib/gsocket_dso.so
lib/gsocket_uchroot_dso.so
share/gsocket/gs_funcs
etc/gsocket.conf
-man/man1/blitz.1.gz
-man/man1/gs-mount.1.gz
-man/man1/gs-netcat.1.gz
-man/man1/gs-sftp.1.gz
-man/man1/gsocket.1.gz
+share/man/man1/blitz.1.gz
+share/man/man1/gs-mount.1.gz
+share/man/man1/gs-netcat.1.gz
+share/man/man1/gs-sftp.1.gz
+share/man/man1/gsocket.1.gz