Bug 271678 - dns/c-ares: Update to 1.19.1
Summary: dns/c-ares: Update to 1.19.1
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://github.com/c-ares/c-ares/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-27 15:08 UTC by Daniel Engberg
Modified: 2023-06-13 21:34 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (zi)


Attachments
Patch for c-ares (2.12 KB, patch)
2023-05-27 15:08 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-05-27 15:08:15 UTC
Created attachment 242445 [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/google-cloud-cpp117
devel/grpc
devel/grpc142
devel/py-gevent
devel/py-grpcio
devel/py-grpcio-tools
games/bzflag
games/bzflag-server
irc/ircproxy
mail/greylite
net/frr7
net/frr8
net/megacmd
net/mosquitto
net/rubygem-grpc
net/rubygem-grpc142
net/shadowsocks-libev
net/sipsak
net/wireshark
net-mgmt/xymon-server
security/sssd
security/zeek
www/envoy
www/nghttp2
www/node20

Might want to add VuXML entry too
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-05-27 15:22:17 UTC
Forgot to add, www/envoy fails but it's unrelated to c-ares
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-13 20:43:30 UTC
A commit in branch main references this bug:

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

commit 3052bdf0b48328e74a1352fb0203667995192d1e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-06-13 20:33:51 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-06-13 20:42:33 +0000

    dns/c-ares: Update to 1.19.1

    Changelog: https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1

    PR:             271678
    Approved by:    zi (maintainer timeout, 2+ weeks)

 dns/c-ares/Makefile                        | 4 ++--
 dns/c-ares/distinfo                        | 6 +++---
 dns/c-ares/files/patch-test_CMakeLists.txt | 8 +++++++-
 dns/c-ares/pkg-plist                       | 2 +-
 4 files changed, 13 insertions(+), 7 deletions(-)