Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2023 00:09:22 GMT
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fd87368113c2 - main - security/dehydrated: Add missing docs to pkg-plist
Message-ID:  <202301100009.30A09Msd012228@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd87368113c289082ba53297e59a7ad35066bc3d

commit fd87368113c289082ba53297e59a7ad35066bc3d
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2023-01-09 14:26:24 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2023-01-10 00:08:13 +0000

    security/dehydrated: Add missing docs to pkg-plist
    
    Approved by:    meta (maintainer)
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D37989
---
 security/dehydrated/pkg-plist | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/security/dehydrated/pkg-plist b/security/dehydrated/pkg-plist
index 7e8620d0cc4e..cfb377cbf850 100644
--- a/security/dehydrated/pkg-plist
+++ b/security/dehydrated/pkg-plist
@@ -1,8 +1,18 @@
 bin/dehydrated
-man/man1/dehydrated.1.gz
 @sample %%ETCDIR%%/config.sample
 @sample %%ETCDIR%%/domains.txt.sample
 @sample %%ETCDIR%%/hook.sh.sample
 etc/periodic/weekly/000.dehydrated
+man/man1/dehydrated.1.gz
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/dns-verification.md
+%%PORTDOCS%%%%DOCSDIR%%/domains_txt.md
+%%PORTDOCS%%%%DOCSDIR%%/ecc.md
+%%PORTDOCS%%%%DOCSDIR%%/hook_chain.md
+%%PORTDOCS%%%%DOCSDIR%%/per-certificate-config.md
+%%PORTDOCS%%%%DOCSDIR%%/staging.md
+%%PORTDOCS%%%%DOCSDIR%%/tls-alpn.md
+%%PORTDOCS%%%%DOCSDIR%%/troubleshooting.md
+%%PORTDOCS%%%%DOCSDIR%%/wellknown.md
 @dir %%ETCDIR%%/.acme-challenges
 @dir %%WWWDIR%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301100009.30A09Msd012228>