Update dns/acme-dns to upstream release version 1.0.
Created attachment 235794 [details] patch a33c09a --> 1.0 a33c09a --> 1.0
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. ^Triage: simplify title
Comment on attachment 235794 [details] patch a33c09a --> 1.0 Approved.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e2a2eb93098a8030dd8168aa94b8734913dd3a8 commit 0e2a2eb93098a8030dd8168aa94b8734913dd3a8 Author: punkt.de Hosting Team <mops@punkt.de> AuthorDate: 2022-08-12 18:23:45 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-08-13 17:04:55 +0000 dns/acme-dns: update to 1.0 ChangeLog: https://github.com/joohoi/acme-dns/releases/tag/v1.0 * Deps update * Add acme-dns-client to the documentation * Migrate to GitHub actions for coverage & unit test automation * relax subdomain validation from UUID to actual subdomain * README: Use https URLs for API testing * Add support for LE expiration notification e-mails on API cert * Update README.md * Handle go modules properly in Dockerfile with Go 1.13 * Revert "Update modules * Update readme * Update modules * Removed example for health check endpoint because it is misleading. PR: 265732 Reported by: mops@punkt.de (maintainer) dns/acme-dns/Makefile | 128 +++++++++++++++++++++++++------------------------- dns/acme-dns/distinfo | 6 +-- 2 files changed, 66 insertions(+), 68 deletions(-)
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a73bfe1712caf73bfa164befb72a5c768f0da5d4 commit a73bfe1712caf73bfa164befb72a5c768f0da5d4 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-08-14 15:26:04 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-08-14 15:26:04 +0000 dns/acme-dns: Bump PORTEPOCH When passing to 1.0 the port version went backwards. Bump PORTEPOCH. PR: 265732 Reported by: portscout Fixes: 0e2a2eb93098 dns/acme-dns/Makefile | 1 + 1 file changed, 1 insertion(+)