git: 93866fd9dd79 - main - net-mgmt/sendip: Moved man to share/man

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

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

commit 93866fd9dd79235b7cc59dfe53bb25d429e7d0af
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 20:43:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 21:40:39 +0000

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

diff --git a/net-mgmt/sendip/Makefile b/net-mgmt/sendip/Makefile
index 03e4088e07b7..0220dc551949 100644
--- a/net-mgmt/sendip/Makefile
+++ b/net-mgmt/sendip/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sendip
 PORTVERSION=	2.5
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.earth.li/projectpurple/files/
 
diff --git a/net-mgmt/sendip/files/patch-Makefile b/net-mgmt/sendip/files/patch-Makefile
index 5b4df1871deb..0fd965d5f879 100644
--- a/net-mgmt/sendip/files/patch-Makefile
+++ b/net-mgmt/sendip/files/patch-Makefile
@@ -8,7 +8,7 @@
 -LIBDIR ?= $(PREFIX)/lib/sendip
 +#PREFIX ?= /usr/local
 +BINDIR=${DESTDIR}${PREFIX}/bin
-+MANDIR=${DESTDIR}${PREFIX}/man/man1
++MANDIR=${DESTDIR}${PREFIX}/share/man/man1
 +LIBDIR=${DESTDIR}${PREFIX}/lib/sendip
  #For most systems, this works
 -INSTALL ?= install
diff --git a/net-mgmt/sendip/pkg-plist b/net-mgmt/sendip/pkg-plist
index ef18244cbeaf..afbed24a808c 100644
--- a/net-mgmt/sendip/pkg-plist
+++ b/net-mgmt/sendip/pkg-plist
@@ -8,4 +8,4 @@ lib/sendip/rip.so
 lib/sendip/ripng.so
 lib/sendip/tcp.so
 lib/sendip/udp.so
-man/man1/sendip.1.gz
+share/man/man1/sendip.1.gz