Bug 274759 - dns/c-ares: Update to 1.21.0
Summary: dns/c-ares: Update to 1.21.0
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: Ryan Steinmetz
URL: https://c-ares.org/changelog.html#1_21_0
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-27 18:58 UTC by Daniel Engberg
Modified: 2023-10-29 20:17 UTC (History)
0 users

See Also:
zi: maintainer-feedback+


Attachments
Patch for c-ares (1.26 KB, patch)
2023-10-27 18:58 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 2023-10-27 18:58:36 UTC
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
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2023-10-27 19:05:17 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-29 20:17:01 UTC
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(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-10-29 20:17:21 UTC
Thanks