git: cb112bd05708 - main - textproc/libxdiff: Moved man to share/man

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

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

commit cb112bd057081cd75c341ff0a8684b436c9cb1e7
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 07:57:43 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 07:57:43 +0000

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

diff --git a/textproc/libxdiff/Makefile b/textproc/libxdiff/Makefile
index 02f3509366c7..4e017b7112b4 100644
--- a/textproc/libxdiff/Makefile
+++ b/textproc/libxdiff/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libxdiff
 PORTVERSION=	0.23
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.xmailserver.org/
 
@@ -11,6 +11,7 @@ WWW=		http://www.xmailserver.org/xdiff-lib.html
 LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 USES=		libtool
 USE_LDCONFIG=	yes
diff --git a/textproc/libxdiff/pkg-plist b/textproc/libxdiff/pkg-plist
index 16cb40aebb47..51fad81182db 100644
--- a/textproc/libxdiff/pkg-plist
+++ b/textproc/libxdiff/pkg-plist
@@ -3,4 +3,4 @@ lib/libxdiff.a
 lib/libxdiff.so
 lib/libxdiff.so.0
 lib/libxdiff.so.0.0.0
-man/man3/xdiff.3.gz
+share/man/man3/xdiff.3.gz