Bug 280582 - dns/c-ares: Update to 1.33.0
Summary: dns/c-ares: Update to 1.33.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://github.com/c-ares/c-ares/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-03 05:29 UTC by Daniel Engberg
Modified: 2024-08-04 09:58 UTC (History)
0 users

See Also:
zi: maintainer-feedback+


Attachments
Patch for c-ares (2.59 KB, patch)
2024-08-03 05:29 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-08-03 05:29:28 UTC
Created attachment 252473 [details]
Patch for c-ares

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

Poudriere testport OK 14.0-RELEASE (amd64)

Podudriere looks fine with consumers too on 14.0-RELEASE
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2024-08-03 11:16:53 UTC
Approved, please take maintainership!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-04 09:57:40 UTC
A commit in branch main references this bug:

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

commit 4b574cfbc4b6bd3ed1aec1b31fb362913d81504c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-08-04 09:56:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-04 09:57:10 +0000

    dns/c-ares: Update to 1.33.0 and take maintainership

    Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.33.0

    PR:             280582

 dns/c-ares/Makefile  | 5 ++---
 dns/c-ares/distinfo  | 6 +++---
 dns/c-ares/pkg-plist | 9 +++++++--
 3 files changed, 12 insertions(+), 8 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-08-04 09:58:07 UTC
Committed, thanks