Bug 264565

Summary: dns/blocky: Update to 0.19
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/0xERR0R/blocky/releases/tag/v0.19
Attachments:
Description Flags
Patch for blocky none

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(-)