Bug 257620 - dns/blocky: Update to 0.15
Summary: dns/blocky: Update to 0.15
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: Guangyuan Yang
URL: https://github.com/0xERR0R/blocky/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-04 16:02 UTC by Daniel Engberg
Modified: 2021-08-04 18:23 UTC (History)
2 users (show)

See Also:
gregf: maintainer-feedback+


Attachments
Patch for blocky (13.54 KB, patch)
2021-08-04 16:02 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 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!