Created attachment 245927 [details] Patch for c-ares Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 12.4-RELEASE (amd64) Poudriere testport OK 13.2-RELEASE (amd64) Tested with following users in Poudriere (13.2-RELEASE, amd64): devel/bear devel/google-cloud-cpp devel/grpc devel/grpc142 devel/py-gevent devel/py-grpcio devel/py-grpcio-tools games/bzflag games/bzflag-server irc/ircproxy mail/greylite net/frr8 net/megacmd net/mosquitto net/rubygem-grpc net/shadowsocks-libev net/sipsak net/wireshark net-mgmt/xymon-server security/sssd security/zeek www/envoy (fails, unrelated) www/nghttp2 www/node20
Approved.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ee06bacb597801424f72f30a76059160e49b600 commit 4ee06bacb597801424f72f30a76059160e49b600 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-29 19:46:34 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-10-29 19:46:38 +0000 dns/c-ares: Update to 1.21.0 Changelog: https://c-ares.org/changelog.html#1_21_0 PR: 274759 Reviewed by: zi (maintainer) Sponsored by: Blinkinblox dns/c-ares/Makefile | 2 +- dns/c-ares/distinfo | 6 +++--- dns/c-ares/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
Thanks