git: c9ad92956c53 - main - net/proxy-suite: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 18:37:42 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9ad92956c531f6e3046898a480f0e05d8122c70
commit c9ad92956c531f6e3046898a480f0e05d8122c70
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-20 17:23:59 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-20 18:37:08 +0000
net/proxy-suite: Move man pages to share/man
Approved by: portmgr (blanket)
---
net/proxy-suite/Makefile | 3 ++-
net/proxy-suite/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile
index ab163c1ccc7c..aa6c624ae621 100644
--- a/net/proxy-suite/Makefile
+++ b/net/proxy-suite/Makefile
@@ -1,6 +1,6 @@
PORTNAME= proxy-suite
PORTVERSION= 1.9.2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/
@@ -10,6 +10,7 @@ WWW= https://www.suse.com/en/whitepapers/proxy_suite/
LICENSE= GPLv2
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= gmake tar:bzip2
#
diff --git a/net/proxy-suite/pkg-plist b/net/proxy-suite/pkg-plist
index 45fbe47031a3..c2ba6a794725 100644
--- a/net/proxy-suite/pkg-plist
+++ b/net/proxy-suite/pkg-plist
@@ -1,4 +1,4 @@
sbin/ftp-proxy
etc/proxy-suite/ftp-proxy.conf.sample
-man/man5/ftp-proxy.conf.5.gz
-man/man8/ftp-proxy.8.gz
+share/man/man5/ftp-proxy.conf.5.gz
+share/man/man8/ftp-proxy.8.gz