git: b93c94171469 - main - mail/opendmarc: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 22:15:17 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b93c94171469a8e0c43ef5f51afb730dcb2d269e
commit b93c94171469a8e0c43ef5f51afb730dcb2d269e
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-28 21:37:44 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-28 22:14:44 +0000
mail/opendmarc: Moved man to share/man
Approved by: portmgr (blanket)
---
mail/opendmarc/Makefile | 2 ++
mail/opendmarc/pkg-plist | 16 ++++++++--------
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile
index 9975def616e5..114c2b74a2fe 100644
--- a/mail/opendmarc/Makefile
+++ b/mail/opendmarc/Makefile
@@ -1,5 +1,6 @@
PORTNAME= opendmarc
PORTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= mail security
MASTER_SITES= GH
@@ -30,6 +31,7 @@ GH_ACCOUNT= trusteddomainproject
GH_TAGNAME= rel-opendmarc-1-4-2
GH_PROJECT= OpenDMARC
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
OPTIONS_DEFINE= SPF DOCS
OPTIONS_DEFAULT= SPF
diff --git a/mail/opendmarc/pkg-plist b/mail/opendmarc/pkg-plist
index cbabbab5030d..a14dea8a2c28 100644
--- a/mail/opendmarc/pkg-plist
+++ b/mail/opendmarc/pkg-plist
@@ -4,14 +4,14 @@ lib/libopendmarc.a
lib/libopendmarc.so
lib/libopendmarc.so.2
lib/libopendmarc.so.2.0.3
-man/man5/opendmarc.conf.5.gz
-man/man8/opendmarc-check.8.gz
-man/man8/opendmarc-expire.8.gz
-man/man8/opendmarc-import.8.gz
-man/man8/opendmarc-importstats.8.gz
-man/man8/opendmarc-params.8.gz
-man/man8/opendmarc-reports.8.gz
-man/man8/opendmarc.8.gz
+share/man/man5/opendmarc.conf.5.gz
+share/man/man8/opendmarc-check.8.gz
+share/man/man8/opendmarc-expire.8.gz
+share/man/man8/opendmarc-import.8.gz
+share/man/man8/opendmarc-importstats.8.gz
+share/man/man8/opendmarc-params.8.gz
+share/man/man8/opendmarc-reports.8.gz
+share/man/man8/opendmarc.8.gz
sbin/opendmarc
sbin/opendmarc-check
sbin/opendmarc-expire