git: 06345bfa3c0e - main - comms/libimobiledevice: Moved man to share/man

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

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

commit 06345bfa3c0e38f78858f71608cd0c261af735fb
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-21 10:13:03 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-21 11:08:22 +0000

    comms/libimobiledevice: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 comms/libimobiledevice/Makefile  |  3 ++-
 comms/libimobiledevice/pkg-plist | 36 ++++++++++++++++++------------------
 2 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile
index e19006b9dadc..ec385103a71b 100644
--- a/comms/libimobiledevice/Makefile
+++ b/comms/libimobiledevice/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libimobiledevice
 PORTVERSION=	1.3.0
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	comms
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
 
@@ -15,6 +15,7 @@ SLAVE_PORT?=	no
 
 USES+=		cpe libtool localbase:ldflags pathfix pkgconfig ssl tar:bzip2
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS+=openssl_CFLAGS="-I${OPENSSLINC}" \
 		openssl_LIBS="-L${OPENSSLLIB} -lssl -lcrypto"
 INSTALL_TARGET=	install-strip
diff --git a/comms/libimobiledevice/pkg-plist b/comms/libimobiledevice/pkg-plist
index fccdcc52c67c..3f706a2de9e6 100644
--- a/comms/libimobiledevice/pkg-plist
+++ b/comms/libimobiledevice/pkg-plist
@@ -46,21 +46,21 @@ lib/libimobiledevice-1.0.so
 lib/libimobiledevice-1.0.so.6
 lib/libimobiledevice-1.0.so.6.0.0
 libdata/pkgconfig/libimobiledevice-1.0.pc
-man/man1/idevice_id.1.gz
-man/man1/idevicebackup.1.gz
-man/man1/idevicebackup2.1.gz
-man/man1/idevicecrashreport.1.gz
-man/man1/idevicedate.1.gz
-man/man1/idevicedebug.1.gz
-man/man1/idevicedebugserverproxy.1.gz
-man/man1/idevicediagnostics.1.gz
-man/man1/ideviceenterrecovery.1.gz
-man/man1/ideviceimagemounter.1.gz
-man/man1/ideviceinfo.1.gz
-man/man1/idevicename.1.gz
-man/man1/idevicenotificationproxy.1.gz
-man/man1/idevicepair.1.gz
-man/man1/ideviceprovision.1.gz
-man/man1/idevicescreenshot.1.gz
-man/man1/idevicesetlocation.1.gz
-man/man1/idevicesyslog.1.gz
+share/man/man1/idevice_id.1.gz
+share/man/man1/idevicebackup.1.gz
+share/man/man1/idevicebackup2.1.gz
+share/man/man1/idevicecrashreport.1.gz
+share/man/man1/idevicedate.1.gz
+share/man/man1/idevicedebug.1.gz
+share/man/man1/idevicedebugserverproxy.1.gz
+share/man/man1/idevicediagnostics.1.gz
+share/man/man1/ideviceenterrecovery.1.gz
+share/man/man1/ideviceimagemounter.1.gz
+share/man/man1/ideviceinfo.1.gz
+share/man/man1/idevicename.1.gz
+share/man/man1/idevicenotificationproxy.1.gz
+share/man/man1/idevicepair.1.gz
+share/man/man1/ideviceprovision.1.gz
+share/man/man1/idevicescreenshot.1.gz
+share/man/man1/idevicesetlocation.1.gz
+share/man/man1/idevicesyslog.1.gz