Bug 264565 - dns/blocky: Update to 0.19
Summary: dns/blocky: Update to 0.19
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: Daniel Engberg
URL: https://github.com/0xERR0R/blocky/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-09 09:18 UTC by Daniel Engberg
Modified: 2022-06-10 06:19 UTC (History)
1 user (show)

See Also:


Attachments
Patch for blocky (25.71 KB, patch)
2022-06-09 09:18 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-06-09 09:18:50 UTC
Created attachment 234573 [details]
Patch for blocky

Just putting this up for review by others for a few days
Do note the change of syntax in configuration file ( externalResolvers --> default )

Works for me (tm) on 13.1 (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-10 06:18:26 UTC
A commit in branch main references this bug:

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

commit df81f424d8df2d8612df0f81184051050f8c5f95
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-06-10 05:56:09 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-10 06:14:24 +0000

    dns/blocky: Fix incomplete update to 0.19

    Update GH_TUPLE and reflect changes in configuration sample.

    PR:     264565
    Reported by:    diizzy@
    Fixes:  668b46a45c7f

 dns/blocky/Makefile                       |  63 ++++++++--------
 dns/blocky/distinfo                       | 120 ++++++++++++++----------------
 dns/blocky/files/blocky-config.yml.sample |   5 +-
 3 files changed, 89 insertions(+), 99 deletions(-)