git: 6039cfb5b0a6 - main - graphics/jgraph: Moved man to share/man

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=6039cfb5b0a68a91d8a9ec0f1abcab54828bcb0d

commit 6039cfb5b0a68a91d8a9ec0f1abcab54828bcb0d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 09:16:19 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 09:48:08 +0000

    graphics/jgraph: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 graphics/jgraph/Makefile             | 2 +-
 graphics/jgraph/files/patch-makefile | 2 +-
 graphics/jgraph/pkg-plist            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/graphics/jgraph/Makefile b/graphics/jgraph/Makefile
index fc54551ea86a..5280a0575934 100644
--- a/graphics/jgraph/Makefile
+++ b/graphics/jgraph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	jgraph
 PORTVERSION=	8.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://web.eecs.utk.edu/~plank/plank/jgraph/
 DISTFILES=	${PORTNAME}.shar.Z
diff --git a/graphics/jgraph/files/patch-makefile b/graphics/jgraph/files/patch-makefile
index 3e74ce280ade..2cd3de3fa18b 100644
--- a/graphics/jgraph/files/patch-makefile
+++ b/graphics/jgraph/files/patch-makefile
@@ -52,7 +52,7 @@
  
 +install: jgraph
 +	${BSD_INSTALL_PROGRAM} jgraph ${DESTDIR}${PREFIX}/bin
-+	${BSD_INSTALL_MAN} jgraph.1 ${DESTDIR}${PREFIX}/man/man1
++	${BSD_INSTALL_MAN} jgraph.1 ${DESTDIR}${PREFIX}/share/man/man1
 +	-mkdir -p -m 755 ${DESTDIR}${DATADIR}
 +	${BSD_INSTALL_DATA} $(EXAMPLE_SRC) ${DESTDIR}${DATADIR}
 +
diff --git a/graphics/jgraph/pkg-plist b/graphics/jgraph/pkg-plist
index f2c9d4bce81d..9caffa297c6f 100644
--- a/graphics/jgraph/pkg-plist
+++ b/graphics/jgraph/pkg-plist
@@ -1,5 +1,5 @@
 bin/jgraph
-man/man1/jgraph.1.gz
+share/man/man1/jgraph.1.gz
 %%DATADIR%%/acc.jgr
 %%DATADIR%%/ad.jgr
 %%DATADIR%%/alb.jgr