git: 516a64972192 - main - math/dieharder: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 24 Feb 2024 18:21:30 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=516a64972192d9981e3fa4bc18c9989129a3557c

commit 516a64972192d9981e3fa4bc18c9989129a3557c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 18:20:46 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 18:21:03 +0000

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

diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index 3b06a344479a..04df9c67e902 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dieharder
 PORTVERSION=	3.31.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 MASTER_SITES=	http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf
 
@@ -16,6 +16,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 USES=		dos2unix libtool tar:tgz
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 USE_LDCONFIG=	yes
diff --git a/math/dieharder/pkg-plist b/math/dieharder/pkg-plist
index 0f199a495c28..a6a38546a945 100644
--- a/math/dieharder/pkg-plist
+++ b/math/dieharder/pkg-plist
@@ -50,5 +50,5 @@ lib/libdieharder.a
 lib/libdieharder.so
 lib/libdieharder.so.3
 lib/libdieharder.so.3.31.1
-man/man1/dieharder.1.gz
-man/man3/libdieharder.3.gz
+share/man/man1/dieharder.1.gz
+share/man/man3/libdieharder.3.gz