FreeBSD Bugzilla – Attachment 251295 Details for
Bug 279595
dns/c-ares: Update to 1.30.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for c-ares
cares-1300.patch (text/plain), 1.75 KB, created by
Daniel Engberg
on 2024-06-08 17:34:40 UTC
(
hide
)
Description:
Patch for c-ares
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-06-08 17:34:40 UTC
Size:
1.75 KB
patch
obsolete
>diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile >index 3c54d6fe40fa..75f27221a15b 100644 >--- a/dns/c-ares/Makefile >+++ b/dns/c-ares/Makefile >@@ -1,8 +1,7 @@ > PORTNAME= c-ares >-DISTVERSION= 1.28.1 >+DISTVERSION= 1.30.0 > CATEGORIES= dns >-MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/cares-${DISTVERSION:S/./_/g}/ \ >- https://c-ares.org/download/ >+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= zi@FreeBSD.org > COMMENT= Asynchronous DNS resolver library >diff --git a/dns/c-ares/distinfo b/dns/c-ares/distinfo >index b3a0078242da..46dd5467ea41 100644 >--- a/dns/c-ares/distinfo >+++ b/dns/c-ares/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1712390381 >-SHA256 (c-ares-1.28.1.tar.gz) = 675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d >-SIZE (c-ares-1.28.1.tar.gz) = 1312102 >+TIMESTAMP = 1717781843 >+SHA256 (c-ares-1.30.0.tar.gz) = 4fea312112021bcef081203b1ea020109842feb58cd8a36a3d3f7e0d8bc1138c >+SIZE (c-ares-1.30.0.tar.gz) = 1009440 >diff --git a/dns/c-ares/pkg-plist b/dns/c-ares/pkg-plist >index d90f236aef7d..aeb2823a167c 100644 >--- a/dns/c-ares/pkg-plist >+++ b/dns/c-ares/pkg-plist >@@ -15,7 +15,7 @@ lib/cmake/c-ares/c-ares-targets.cmake > %%STATIC%%lib/libcares_static.a > lib/libcares.so > lib/libcares.so.2 >-lib/libcares.so.2.13.1 >+lib/libcares.so.2.15.0 > libdata/pkgconfig/libcares.pc > share/man/man1/adig.1.gz > share/man/man1/ahost.1.gz >@@ -141,6 +141,7 @@ share/man/man3/ares_send_dnsrec.3.gz > share/man/man3/ares_set_local_dev.3.gz > share/man/man3/ares_set_local_ip4.3.gz > share/man/man3/ares_set_local_ip6.3.gz >+share/man/man3/ares_set_server_state_callback.3.gz > share/man/man3/ares_set_servers.3.gz > share/man/man3/ares_set_servers_csv.3.gz > share/man/man3/ares_set_servers_ports.3.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279595
: 251295