git: c864bbcb0eeb - main - print/xtexsh: Move man pages to share/man

From: Christian Weisgerber <naddy_at_FreeBSD.org>
Date: Thu, 14 Mar 2024 14:20:19 UTC
The branch main has been updated by naddy:

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

commit c864bbcb0eeb0a8f0ecfb88737ee3579be10fa3d
Author:     Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-03-14 13:41:47 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-03-14 14:20:13 +0000

    print/xtexsh: Move man pages to share/man
    
    Approved by:    portmgr (blanket)
---
 print/xtexsh/Makefile  | 4 ++--
 print/xtexsh/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile
index dab3dc0d2250..d3416f484105 100644
--- a/print/xtexsh/Makefile
+++ b/print/xtexsh/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xtexsh
 DISTVERSION=	1.4-2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	print
 MASTER_SITES=	http://www.mat.univie.ac.at/~gerald/ftp/xtexsh/
 
@@ -29,7 +29,7 @@ post-patch:
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/xtexsh ${STAGEDIR}${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/xtexsh.1.gz ${STAGEDIR}${PREFIX}/man/man1
+	${INSTALL_MAN} ${WRKSRC}/xtexsh.1.gz ${STAGEDIR}${PREFIX}/share/man/man1
 	${INSTALL_DATA} ${WRKSRC}/xtexshrc ${STAGEDIR}${PREFIX}/etc
 	${INSTALL_DATA} ${WRKSRC}/xtexsh.desktop ${STAGEDIR}${PREFIX}/share/applications
 	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/locolor/16x16/apps
diff --git a/print/xtexsh/pkg-plist b/print/xtexsh/pkg-plist
index 298aa1e97da7..d727552b4f9d 100644
--- a/print/xtexsh/pkg-plist
+++ b/print/xtexsh/pkg-plist
@@ -1,7 +1,7 @@
 bin/xtexsh
 etc/xtexshrc
-man/man1/xtexsh.1.gz
 share/applications/xtexsh.desktop
 share/icons/locolor/16x16/apps/xtexsh.png
 share/icons/locolor/32x32/apps/xtexsh.png
+share/man/man1/xtexsh.1.gz
 share/pixmaps/xtexsh.png