git: af2a3a31585f - main - security/tcpcrypt: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Mar 2024 20:23:42 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=af2a3a31585f082022269480ce471a06dfedef6c
commit af2a3a31585f082022269480ce471a06dfedef6c
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-21 20:16:38 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-21 20:23:00 +0000
security/tcpcrypt: Move man pages to share/man
Approved by: portmgr (blanket)
---
security/tcpcrypt/Makefile | 3 ++-
security/tcpcrypt/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/security/tcpcrypt/Makefile b/security/tcpcrypt/Makefile
index 92b3f950f4ca..5c7f2588fc82 100644
--- a/security/tcpcrypt/Makefile
+++ b/security/tcpcrypt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tcpcrypt
PORTVERSION= 0.5
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= security net
@@ -17,6 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= scslab
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_LDCONFIG= yes
USES= autoreconf libtool ssl
CFLAGS+= -I${OPENSSLINC}
diff --git a/security/tcpcrypt/pkg-plist b/security/tcpcrypt/pkg-plist
index e48da9e74b54..7e67d07325df 100644
--- a/security/tcpcrypt/pkg-plist
+++ b/security/tcpcrypt/pkg-plist
@@ -6,5 +6,5 @@ lib/libtcpcrypt.a
lib/libtcpcrypt.so
lib/libtcpcrypt.so.0
lib/libtcpcrypt.so.0.0.0
-man/man8/tcnetstat.8.gz
-man/man8/tcpcryptd.8.gz
+share/man/man8/tcnetstat.8.gz
+share/man/man8/tcpcryptd.8.gz