git: 36c522c6b852 - main - net/courier-sox: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 07:36:16 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=36c522c6b8526d856188d4113d3bca005b10ac1a commit 36c522c6b8526d856188d4113d3bca005b10ac1a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 07:34:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 07:34:08 +0000 net/courier-sox: Moved man to share/man Approved by: portmgr (blanket) --- net/courier-sox/Makefile | 2 ++ net/courier-sox/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net/courier-sox/Makefile b/net/courier-sox/Makefile index c102fcb8b2a3..98456b3ef738 100644 --- a/net/courier-sox/Makefile +++ b/net/courier-sox/Makefile @@ -1,5 +1,6 @@ PORTNAME= courier-sox DISTVERSION= 0.17 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/courier/sox/${DISTVERSION} @@ -24,6 +25,7 @@ USE_LDCONFIG= yes USE_RC_SUBR= sockd GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip TEST_TARGET= check diff --git a/net/courier-sox/pkg-plist b/net/courier-sox/pkg-plist index 70f9b5458543..03ed2bb34418 100644 --- a/net/courier-sox/pkg-plist +++ b/net/courier-sox/pkg-plist @@ -11,9 +11,9 @@ lib/libsockswrap.so lib/libsockswrap.so.0 lib/libsockswrap.so.0.0.0 libexec/sockd -man/man1/sockd.1.gz -man/man1/socksify.1.gz -man/man3/socks.3.gz -man/man5/socksrc.5.gz -man/man8/mkbl4.8.gz +share/man/man1/sockd.1.gz +share/man/man1/socksify.1.gz +share/man/man3/socks.3.gz +share/man/man5/socksrc.5.gz +share/man/man8/mkbl4.8.gz sbin/sockd