Created attachment 189707 [details] Dehydrated v0.5.0 patch Update dehydrated to latest version. Also remove the warning about the port having been renamed in our periodic file. The rename happened over a year ago. Poudriere testport -> ok Changelog: https://github.com/lukas2511/dehydrated/releases Changed * Certificate chain is now cached (CHAINCACHE) * OpenSSL binary path is now configurable (OPENSSL) * Cleanup now also moves revoked certificates Added * New feature for updating contact information (--account) * Allow automatic cleanup on exit (AUTO_CLEANUP) * Initial support for fetching OCSP status to be used for OCSP stapling (OCSP_FETCH) * Certificates can now have aliases to create multiple certificates with identical set of domains (see --alias and domains.txt documentation) * Allow dehydrated to run as specified user (/group)
The patch also changes a few things in the Makefile to make portlint happy.
Committed. Thanks!
A commit references this bug: Author: sunpoet Date: Mon Jan 15 17:17:12 UTC 2018 New revision: 459098 URL: https://svnweb.freebsd.org/changeset/ports/459098 Log: Update to 0.5.0 - Pet portlint Changes: https://github.com/lukas2511/dehydrated/releases PR: 225158 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer) Changes: head/security/dehydrated/Makefile head/security/dehydrated/distinfo head/security/dehydrated/files/000.dehydrated.in