Bug 259060 - dns/encrypted-dns-server: Update to 0.9.1
Summary: dns/encrypted-dns-server: Update to 0.9.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL: https://github.com/DNSCrypt/encrypted...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2021-10-11 05:28 UTC by Felix Hanley
Modified: 2021-10-17 11:17 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly-


Attachments
Upgrade patch (44.47 KB, patch)
2021-10-11 05:28 UTC, Felix Hanley
no flags Details | Diff
Upgrade patch (46.28 KB, patch)
2021-10-11 22:08 UTC, Felix Hanley
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Felix Hanley 2021-10-11 22:08:36 UTC
Created attachment 228601 [details]
Upgrade patch

Added the 'undelegated.txt' file from upstream and updated the sample config.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2021-10-12 04:24:47 UTC
If this is a bugfix release, please set merge-quarterly to ?
Comment 3 Felix Hanley 2021-10-12 07:15:52 UTC
Not a bug fix.
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-17 04:03:29 UTC
Take.
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-10-17 11:12:02 UTC
A commit in branch main references this bug:

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

commit e99a116c63958d70b359eef1425ca9a0824dde32
Author:     Felix Hanley <felix@userspace.com.au>
AuthorDate: 2021-10-17 04:00:08 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-10-17 11:11:13 +0000

    dns/encrypted-dns-server: Update to 0.9.1

    * Pet portclippy
    * Reformat Makefile with portfmt

    Changes:        https://github.com/DNSCrypt/encrypted-dns-server/commits/0.9.1
    PR:             259060
    Approved by:    ygy (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32532

 dns/encrypted-dns-server/Makefile                  | 172 ++++----
 dns/encrypted-dns-server/distinfo                  | 484 ++++++++++-----------
 .../files/encrypted-dns.toml.sample                |  12 +-
 ...tes_libsodium-sys-stable-1.19.19_build.rs (new) |  10 +
 4 files changed, 340 insertions(+), 338 deletions(-)
Comment 6 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-17 11:17:14 UTC
Committed with minor refinements. Thanks!