Dear ports@,
Dear Brad Smith,
I am trying to update lang/node and for that I needed to update
net/libcares.
I ran tests after this and there were a lot of failures before
and after changing the version.
I created a ticket and for looking into the failing test cases
on the libcares github repository.
I would appreciate additonal testing with ports that depend on
libcares.
Thanks,
mbuhl
Index: net/libcares/Makefile
===================================================================
RCS file: /cvs/ports/net/libcares/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- net/libcares/Makefile 12 Jul 2019 20:48:30 -0000 1.20
+++ net/libcares/Makefile 16 Jul 2020 13:05:37 -0000
@@ -2,7 +2,7 @@
COMMENT= asynchronous resolver library
-V= 1.13.0
+V= 1.16.0
DISTNAME= c-ares-${V}
PKGNAME= libcares-${V}
CATEGORIES= net devel
@@ -18,5 +18,9 @@ MAINTAINER= Brad Smith <[email protected]
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= gnu
+
+do-test:
+ cd ${WRKBUILD}/test && exec ${SETENV} ${MAKE_ENV}
${MAKE_PROGRAM} \
+ test
.include <bsd.port.mk>
Index: net/libcares/distinfo
===================================================================
RCS file: /cvs/ports/net/libcares/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- net/libcares/distinfo 12 Sep 2017 17:43:10 -0000 1.10
+++ net/libcares/distinfo 16 Jul 2020 13:05:37 -0000
@@ -1,2 +1,2 @@
-SHA256 (c-ares-1.13.0.tar.gz) =
A/cI8bFKJqsmw4q9URN2QMtETT7HI4CyGyDxqNKGHac=
-SIZE (c-ares-1.13.0.tar.gz) = 1446797
+SHA256 (c-ares-1.16.0.tar.gz) =
3gWK18EoFW4tttyYuKNZkk1vIQobmd02uhXI+DmoOok=
+SIZE (c-ares-1.16.0.tar.gz) = 1374180