Bug 265732 - dns/acme-dns: update to 1.0
Summary: dns/acme-dns: update to 1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://github.com/joohoi/acme-dns/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-09 11:25 UTC by punkt.de Hosting Team
Modified: 2022-08-14 15:32 UTC (History)
2 users (show)

See Also:


Attachments
patch a33c09a --> 1.0 (9.09 KB, patch)
2022-08-09 11:26 UTC, punkt.de Hosting Team
mops: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description punkt.de Hosting Team 2022-08-09 11:25:48 UTC
Update dns/acme-dns to upstream release version 1.0.
Comment 1 punkt.de Hosting Team 2022-08-09 11:26:45 UTC
Created attachment 235794 [details]
patch a33c09a --> 1.0

a33c09a --> 1.0
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-08-12 18:27:10 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.

^Triage: simplify title
Comment 3 punkt.de Hosting Team 2022-08-12 18:31:18 UTC
Comment on attachment 235794 [details]
patch a33c09a --> 1.0

Approved.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-08-13 17:08:12 UTC
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(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2022-08-13 17:11:16 UTC
Committed,

Thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-08-14 15:32:03 UTC
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(+)