git: 644a7d969186 - main - security/sshguard: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 13:46:07 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=644a7d969186d487dc1bcd1a24f5ba47cf881135

commit 644a7d969186d487dc1bcd1a24f5ba47cf881135
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 13:24:23 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 13:24:23 +0000

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

diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile
index e5e4bc0e6693..2c616f4d4145 100644
--- a/security/sshguard/Makefile
+++ b/security/sshguard/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sshguard
 PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	SF/sshguard/sshguard/${PORTVERSION}
@@ -16,6 +16,7 @@ USES=		autoreconf
 USE_RC_SUBR=	sshguard
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 SUB_FILES=	pkg-message
 
 post-patch:
diff --git a/security/sshguard/pkg-plist b/security/sshguard/pkg-plist
index 46f6c84a146b..15a74bca06d7 100644
--- a/security/sshguard/pkg-plist
+++ b/security/sshguard/pkg-plist
@@ -12,5 +12,5 @@ libexec/sshg-fw-null
 libexec/sshg-fw-pf
 libexec/sshg-logtail
 libexec/sshg-parser
-man/man7/sshguard-setup.7.gz
-man/man8/sshguard.8.gz
+share/man/man7/sshguard-setup.7.gz
+share/man/man8/sshguard.8.gz