Bug 275813 - dns/c-ares: Update to 1.24.0
Summary: dns/c-ares: Update to 1.24.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_24_0
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-17 22:36 UTC by Daniel Engberg
Modified: 2023-12-21 04:18 UTC (History)
0 users

See Also:
zi: maintainer-feedback+


Attachments
Patch for c-ares (4.29 KB, patch)
2023-12-17 22:36 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-12-17 22:36:49 UTC
Created attachment 247107 [details]
Patch for c-ares

Compile and runtime tested on FreeBSD 14.9-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 Ryan Steinmetz freebsd_committer freebsd_triage 2023-12-17 22:38:45 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-12-21 03:20:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=184139bd4d6b21fcca60c372fc2970ca92b513be

commit 184139bd4d6b21fcca60c372fc2970ca92b513be
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-12-21 03:17:52 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-12-21 03:18:40 +0000

    dns/c-ares: Update to 1.24.0

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

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

 dns/c-ares/Makefile                               |  6 ++--
 dns/c-ares/distinfo                               |  8 ++++--
 dns/c-ares/files/patch-CMakeLists.txt (gone)      | 11 --------
 dns/c-ares/files/patch-test_CMakeLists.txt (gone) | 34 -----------------------
 dns/c-ares/pkg-plist                              |  3 +-
 5 files changed, 11 insertions(+), 51 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-12-21 04:18:47 UTC
Thanks