pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libcares
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 22 13:00:41 UTC 2023
Modified Files:
pkgsrc/net/libcares: Makefile PLIST distinfo
Log Message:
libcares: update to 1.19.1.
Security bugfix release.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/libcares/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/libcares/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/libcares/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/libcares/Makefile
diff -u pkgsrc/net/libcares/Makefile:1.33 pkgsrc/net/libcares/Makefile:1.34
--- pkgsrc/net/libcares/Makefile:1.33 Tue Jan 31 14:26:52 2023
+++ pkgsrc/net/libcares/Makefile Mon May 22 13:00:41 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2023/01/31 14:26:52 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2023/05/22 13:00:41 wiz Exp $
-DISTNAME= c-ares-1.19.0
+DISTNAME= c-ares-1.19.1
PKGNAME= ${DISTNAME:S/c-/libc/1}
CATEGORIES= net
MASTER_SITES= https://c-ares.haxx.se/download/
Index: pkgsrc/net/libcares/PLIST
diff -u pkgsrc/net/libcares/PLIST:1.17 pkgsrc/net/libcares/PLIST:1.18
--- pkgsrc/net/libcares/PLIST:1.17 Tue Jan 31 14:26:52 2023
+++ pkgsrc/net/libcares/PLIST Mon May 22 13:00:41 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2023/01/31 14:26:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2023/05/22 13:00:41 wiz Exp $
bin/acountry
bin/adig
bin/ahost
@@ -14,7 +14,7 @@ lib/cmake/c-ares/c-ares-targets-noconfig
lib/cmake/c-ares/c-ares-targets.cmake
lib/libcares.so
lib/libcares.so.2
-lib/libcares.so.2.6.0
+lib/libcares.so.2.6.1
lib/libcares_static.a
lib/pkgconfig/libcares.pc
man/man1/acountry.1
Index: pkgsrc/net/libcares/distinfo
diff -u pkgsrc/net/libcares/distinfo:1.27 pkgsrc/net/libcares/distinfo:1.28
--- pkgsrc/net/libcares/distinfo:1.27 Tue Jan 31 14:26:52 2023
+++ pkgsrc/net/libcares/distinfo Mon May 22 13:00:41 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2023/01/31 14:26:52 wiz Exp $
+$NetBSD: distinfo,v 1.28 2023/05/22 13:00:41 wiz Exp $
-BLAKE2s (c-ares-1.19.0.tar.gz) = 7c8f8afe5b88b63e083ba7da1251434275f4cf72632d9f60faa95821fd15ef7a
-SHA512 (c-ares-1.19.0.tar.gz) = a7f5988bef393afec08a225be92f6eee54a3e67170fb26cbe00dcc5c5a457b27037bbcfeccc39fb855ed72f100196958d6cbbe251bf1ccfbdd353be18f098359
-Size (c-ares-1.19.0.tar.gz) = 1572210 bytes
+BLAKE2s (c-ares-1.19.1.tar.gz) = f2913818b5bfdb341924d0f99ef0f626f7c71c9d83a3b26b09a55416b7581dc1
+SHA512 (c-ares-1.19.1.tar.gz) = 466a94efda626e815a6ef7a890637056339f883d549ea6055e289fd8cd2391130e5682c905c0fb3bd7e955af7f6deb793562c170eb0ee066a4a62085a82ba470
+Size (c-ares-1.19.1.tar.gz) = 1579100 bytes
Home |
Main Index |
Thread Index |
Old Index