Created attachment 252473 [details] Patch for c-ares Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 14.0-RELEASE (amd64) Podudriere looks fine with consumers too on 14.0-RELEASE
Approved, please take maintainership!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b574cfbc4b6bd3ed1aec1b31fb362913d81504c commit 4b574cfbc4b6bd3ed1aec1b31fb362913d81504c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-08-04 09:56:26 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-08-04 09:57:10 +0000 dns/c-ares: Update to 1.33.0 and take maintainership Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.33.0 PR: 280582 dns/c-ares/Makefile | 5 ++--- dns/c-ares/distinfo | 6 +++--- dns/c-ares/pkg-plist | 9 +++++++-- 3 files changed, 12 insertions(+), 8 deletions(-)
Committed, thanks