git: 56c20b69729e - main - sysutils/mcron: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 06:02:20 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56c20b69729e11292c7f05cf5218675b5ecbf358

commit 56c20b69729e11292c7f05cf5218675b5ecbf358
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 05:59:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 06:01:54 +0000

    sysutils/mcron: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 sysutils/mcron/Makefile  | 2 ++
 sysutils/mcron/pkg-plist | 6 +++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/sysutils/mcron/Makefile b/sysutils/mcron/Makefile
index 4710db1f61a5..cbf02ec86664 100644
--- a/sysutils/mcron/Makefile
+++ b/sysutils/mcron/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mcron
 PORTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	GNU
 
@@ -12,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		gmake guile:3.0 pkgconfig
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 TEST_TARGET=	check
 
diff --git a/sysutils/mcron/pkg-plist b/sysutils/mcron/pkg-plist
index 670a24404e3b..09efa285e1fe 100644
--- a/sysutils/mcron/pkg-plist
+++ b/sysutils/mcron/pkg-plist
@@ -16,9 +16,9 @@ bin/mcron
 %%GUILE_SITE_CCACHE%%/mcron/vixie-specification.go
 %%GUILE_SITE_CCACHE%%/mcron/vixie-time.go
 libexec/crontab-access-real
-man/man1/crontab.1.gz
-man/man1/mcron.1.gz
-man/man8/cron.8.gz
+share/man/man1/crontab.1.gz
+share/man/man1/mcron.1.gz
+share/man/man8/cron.8.gz
 sbin/cron
 sbin/crontab-access
 %%GUILE_SITE%%/mcron/base.scm