Bug 276130 - dns/c-ares: Update to 1.25.0
Summary: dns/c-ares: Update to 1.25.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_25_0
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-05 17:10 UTC by Daniel Engberg
Modified: 2024-01-06 12:48 UTC (History)
0 users

See Also:
zi: maintainer-feedback+


Attachments
Patch for c-ares (1.67 KB, patch)
2024-01-05 17:10 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 2024-01-05 17:10:54 UTC
Created attachment 247464 [details]
Patch for c-ares

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)

Tested with following users in Poudriere (14.0-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
www/nghttp2
www/node16
www/node18
www/node20
www/node21
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-01-05 17:23:13 UTC
Forgot to mention that  www/envoy fails as usual (not related) and security/bitwarden-cli gets ignored in Poudriere
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2024-01-05 17:26:16 UTC
Approved.  Feel free to take maintainership if you are interested in this one.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-01-06 12:47:33 UTC
A commit in branch main references this bug:

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

commit c5ff94a416342e9a48938118c1c50a5143dbf774
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 12:45:17 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 12:45:23 +0000

    dns/c-ares: Update to 1.25.0

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

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

 dns/c-ares/Makefile  | 5 +----
 dns/c-ares/distinfo  | 8 +++-----
 dns/c-ares/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 10 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2024-01-06 12:48:47 UTC
Committed, thanks