git: d7d1e91adccf - main - www/gwsocket: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 13:15:34 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d7d1e91adccfba8002de9c21e5d5c51d385c6716
commit d7d1e91adccfba8002de9c21e5d5c51d385c6716
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 12:52:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 13:15:05 +0000
www/gwsocket: Moved man to share/man
Approved by: portmgr (blanket)
---
www/gwsocket/Makefile | 2 ++
www/gwsocket/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/gwsocket/Makefile b/www/gwsocket/Makefile
index 1f3988ba3fd5..a797ce3417cf 100644
--- a/www/gwsocket/Makefile
+++ b/www/gwsocket/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gwsocket
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://tar.gwsocket.io/
@@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= alias compiler:c11 pkgconfig
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README
diff --git a/www/gwsocket/pkg-plist b/www/gwsocket/pkg-plist
index 526c27dc9ff2..b7d529b8e42b 100644
--- a/www/gwsocket/pkg-plist
+++ b/www/gwsocket/pkg-plist
@@ -1,5 +1,5 @@
bin/gwsocket
-man/man1/gwsocket.1.gz
+share/man/man1/gwsocket.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.html
@sample %%ETCDIR%%/gwsocket.conf.sample
@dir(%%DEFAULT_USER%%,%%DEFAULT_GROUP%%,) %%DEFAULT_LOGDIR%%