git: 61968d7f8d35 - main - security/md5deep: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Mar 2024 20:23:16 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=61968d7f8d35885d8c0e0f9fcb71c656d10dc4da
commit 61968d7f8d35885d8c0e0f9fcb71c656d10dc4da
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-21 17:13:22 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-21 20:22:56 +0000
security/md5deep: Move man pages to share/man
Approved by: portmgr (blanket)
---
security/md5deep/Makefile | 3 ++-
security/md5deep/pkg-plist | 12 ++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile
index 1e6b5094a09e..b4fd5dd5b4ea 100644
--- a/security/md5deep/Makefile
+++ b/security/md5deep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= md5deep
PORTVERSION= 4.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MAINTAINER= nobutaka@FreeBSD.org
@@ -17,5 +17,6 @@ GH_TAGNAME= cd2ed74
USES= autoreconf compiler:c++11-lang gmake
USE_GITHUB= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>
diff --git a/security/md5deep/pkg-plist b/security/md5deep/pkg-plist
index de54af7ba8b6..319917a27d03 100644
--- a/security/md5deep/pkg-plist
+++ b/security/md5deep/pkg-plist
@@ -4,9 +4,9 @@ bin/sha1deep
bin/sha256deep
bin/tigerdeep
bin/whirlpooldeep
-man/man1/hashdeep.1.gz
-man/man1/md5deep.1.gz
-man/man1/sha1deep.1.gz
-man/man1/sha256deep.1.gz
-man/man1/tigerdeep.1.gz
-man/man1/whirlpooldeep.1.gz
+share/man/man1/hashdeep.1.gz
+share/man/man1/md5deep.1.gz
+share/man/man1/sha1deep.1.gz
+share/man/man1/sha256deep.1.gz
+share/man/man1/tigerdeep.1.gz
+share/man/man1/whirlpooldeep.1.gz