git: 35792fbee87f - main - security/stunnel: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 29 Jan 2024 14:09:11 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35792fbee87f5fb4998d6b04e1443e46690314a5

commit 35792fbee87f5fb4998d6b04e1443e46690314a5
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-29 14:01:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-29 14:08:41 +0000

    security/stunnel: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 security/stunnel/Makefile  | 2 ++
 security/stunnel/pkg-plist | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 8706b85ca423..2ff4a8f89bed 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	stunnel
 DISTVERSION=	5.71
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	https://www.stunnel.org/downloads/archive/5.x/ \
@@ -21,6 +22,7 @@ USE_LDCONFIG=	yes
 USE_RC_SUBR=	stunnel
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--localstatedir=/var/tmp --enable-static --disable-systemd \
 		--with-ssl="${OPENSSLBASE}"
 SHEBANG_FILES=	src/stunnel3.in
diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist
index 2e74830fd335..fe3c917d76e2 100644
--- a/security/stunnel/pkg-plist
+++ b/security/stunnel/pkg-plist
@@ -4,8 +4,8 @@ bin/stunnel3
 %%ETCDIR%%/conf.d/00-daemon.conf
 lib/stunnel/libstunnel.a
 lib/stunnel/libstunnel.so
-man/man8/stunnel.8.gz
-man/man8/stunnel.pl.8.gz
+share/man/man8/stunnel.8.gz
+share/man/man8/stunnel.pl.8.gz
 %%PORTDOCS%%%%DOCSDIR%%/stunnel.html
 %%PORTDOCS%%%%DOCSDIR%%/stunnel.pl.html
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ca.html