Update to the latest release of libcares, builds and tests ok on amd64 ...

opinions? ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/libcares/Makefile,v
diff -u -p -r1.35 Makefile
--- Makefile    25 Jul 2024 21:06:54 -0000      1.35
+++ Makefile    8 Aug 2024 15:01:06 -0000
@@ -1,12 +1,12 @@
 COMMENT=       asynchronous resolver library
 
-V=             1.32.3
+V=             1.33.0
 DISTNAME=      c-ares-${V}
 PKGNAME=       libcares-${V}
 CATEGORIES=    net devel
 SITES=         https://github.com/c-ares/c-ares/releases/download/v${V}/
 
-SHARED_LIBS +=  cares                4.1      # 2.15.0
+SHARED_LIBS +=  cares                4.2      # 2.18.0
 
 HOMEPAGE=      https://c-ares.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/libcares/distinfo,v
diff -u -p -r1.21 distinfo
--- distinfo    25 Jul 2024 21:06:54 -0000      1.21
+++ distinfo    8 Aug 2024 15:01:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (c-ares-1.32.3.tar.gz) = XwLMgJqsP2zF7cH6xsRCP9VhbXQGzke5BMJK3w/yzQ8=
-SIZE (c-ares-1.32.3.tar.gz) = 1029702
+SHA256 (c-ares-1.33.0.tar.gz) = PkHfLxcgQetOy3VKRkwRzMUEayocix1qQNrEXTo7I0Y=
+SIZE (c-ares-1.33.0.tar.gz) = 1040626

Reply via email to