Bug 257620

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

Description Daniel Engberg freebsd_committer freebsd_triage 2021-08-04 16:02:25 UTC
Created attachment 226946 [details]
Patch for blocky

Update blocky to 0.15

Compile and run-time tested on FreeBSD 13.0-STABLE #0 stable/13-n246086-a20c597c6d7 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 Greg Fitzgerald 2021-08-04 16:06:05 UTC
Looks good to me, thank you!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-04 18:19:18 UTC
A commit in branch main references this bug:

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

commit b05a149d3d138fc0f0b32ee13a0a61f39a8f4535
Author:     Daniel Engberg <daniel.engberg.lists@pyret.net>
AuthorDate: 2021-08-04 18:18:07 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-08-04 18:18:07 +0000

    dns/blocky: Update to 0.15

    Changelog:      https://github.com/0xERR0R/blocky/releases/tag/v0.15

    PR:             257620
    Approved by:    Greg Fitzgerald <gregf@beastie.tech> (maintainer)

 dns/blocky/Makefile | 33 ++++++++++++++-------------
 dns/blocky/distinfo | 66 ++++++++++++++++++++++++++++-------------------------
 2 files changed, 52 insertions(+), 47 deletions(-)
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2021-08-04 18:23:47 UTC
Committed, thanks!