Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 742A584ECF for ; Sun, 19 Nov 2023 13:35:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id l7HZExgxU-Cd for ; Sun, 19 Nov 2023 13:35:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BEDB184EAE for ; Sun, 19 Nov 2023 13:35:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A9FBFFA3D; Sun, 19 Nov 2023 13:35:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170040091698390" MIME-Version: 1.0 Date: Sun, 19 Nov 2023 13:35:16 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231119133516.A9FBFFA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170040091698390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 19 13:35:16 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/libcares to 1.22.0 To generate a diff of this commit: cvs rdiff -u -r1.7097 -r1.7098 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23674 -r1.23675 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170040091698390 Content-Disposition: inline Content-Length: 1264 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.7097 pkgsrc/doc/CHANGES-2023:1.7098 --- pkgsrc/doc/CHANGES-2023:1.7097 Sun Nov 19 13:34:13 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 19 13:35:15 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7097 2023/11/19 13:34:13 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7098 2023/11/19 13:35:15 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10192,3 +10192,4 @@ Changes to the packages collection and i Updated net/py-grpcio-tools to 1.59.3 [adam 2023-11-19] Added editors/qemacs version 6.1.1b [bacon 2023-11-19] Updated devel/gopls to 0.14.2 [wiz 2023-11-19] + Updated net/libcares to 1.22.0 [wiz 2023-11-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23674 pkgsrc/doc/TODO:1.23675 --- pkgsrc/doc/TODO:1.23674 Sun Nov 19 13:34:13 2023 +++ pkgsrc/doc/TODO Sun Nov 19 13:35:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23674 2023/11/19 13:34:13 wiz Exp $ +$NetBSD: TODO,v 1.23675 2023/11/19 13:35:16 wiz Exp $ Suggested new packages ====================== @@ -864,7 +864,6 @@ For possible Perl packages updates, see o libburn-1.5.4 o libcap-2.49 o libcarddav-14.0.13 - o libcares-1.22.0 o libcec-6.0.2 o libcups-2.4.7 o libdevq-0.0.4 --_----------=_170040091698390--