Bug 275204 - dns/c-ares: Update to 1.23.0
Summary: dns/c-ares: Update to 1.23.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_23_0
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-19 20:08 UTC by Daniel Engberg
Modified: 2023-12-03 07:45 UTC (History)
0 users

See Also:
zi: maintainer-feedback+


Attachments
Patch for c-ares (1.26 KB, patch)
2023-11-19 20:08 UTC, Daniel Engberg
no flags Details | Diff
Patch for c-ares v2 (4.31 KB, patch)
2023-12-01 17:13 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-11-19 20:08:40 UTC
Created attachment 246429 [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
irc/unreal
mail/greylite
net/frr8
net/frr9
net/megacmd
net/mosquitto
net/rubygem-grpc
net/shadowsocks-libev
net/sipsak
net/wireshark
net-mgmt/xymon-server
security/bitwarden-cli
security/sssd
security/sssd-devel
security/zeek
www/envoy (fails, unrelated)
www/nghttp2
www/node16
www/node18
www/node20
www/node21
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-12-01 17:13:45 UTC
Created attachment 246714 [details]
Patch for c-ares v2
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2023-12-01 17:42:28 UTC
Approved.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-12-03 07:35:17 UTC
A commit in branch main references this bug:

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

commit 28a0ff93bf97192898d928052deb85ebf6bdbd7c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-12-02 18:08:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-12-03 07:33:40 +0000

    dns/c-ares: Update to 1.23.0

    Changelog: https://c-ares.org/changelog.html#1_23_0

    PR:             275204
    Reviewed by:    zi (maintainer)
    Sponsored by:   Blinkinblox

 dns/c-ares/Makefile                         |  5 +++--
 dns/c-ares/distinfo                         |  6 +++---
 dns/c-ares/files/patch-CMakeLists.txt (new) | 11 +++++++++++
 dns/c-ares/files/patch-test_CMakeLists.txt  | 30 ++++++++++++-----------------
 dns/c-ares/pkg-plist                        |  3 ++-
 5 files changed, 31 insertions(+), 24 deletions(-)