git: 763f8f8e2e69 - main - www/transproxy: Moved man to share/man

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

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

commit 763f8f8e2e6914bf8a0b052e0ed768349d6d685c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 14:20:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 14:31:45 +0000

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

diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile
index d1e77fb7d6b9..bc133647597d 100644
--- a/www/transproxy/Makefile
+++ b/www/transproxy/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	transproxy
 PORTVERSION=	1.6
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	SF
 
diff --git a/www/transproxy/files/patch-Makefile b/www/transproxy/files/patch-Makefile
index 6dbaf50957e2..a3260a38adab 100644
--- a/www/transproxy/files/patch-Makefile
+++ b/www/transproxy/files/patch-Makefile
@@ -36,4 +36,4 @@
 +	$(BSD_INSTALL_PROGRAM) tproxy $(DESTDIR)/$(PREFIX)/sbin
 +	$(BSD_INSTALL_SCRIPT) tproxyrun $(DESTDIR)$(PREFIX)/sbin
 +	$(BSD_INSTALL_SCRIPT) tproxywatch $(DESTDIR)$(PREFIX)/sbin
-+	$(BSD_INSTALL_MAN) tproxy.8 $(DESTDIR)/$(PREFIX)/man/man8
++	$(BSD_INSTALL_MAN) tproxy.8 $(DESTDIR)/$(PREFIX)/share/man/man8
diff --git a/www/transproxy/pkg-plist b/www/transproxy/pkg-plist
index 514fe55933fc..dc067cf11431 100644
--- a/www/transproxy/pkg-plist
+++ b/www/transproxy/pkg-plist
@@ -1,4 +1,4 @@
-man/man8/tproxy.8.gz
+share/man/man8/tproxy.8.gz
 sbin/tproxy
 sbin/tproxyrun
 sbin/tproxywatch