Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ADF0984D1B for ; Sat, 30 Dec 2023 10:14:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3wN47tNkixIf for ; Sat, 30 Dec 2023 10:14:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9047284CD9 for ; Sat, 30 Dec 2023 10:14:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8AAA2FA42; Sat, 30 Dec 2023 10:14:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170393125486860" MIME-Version: 1.0 Date: Sat, 30 Dec 2023 10:14:14 +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: <20231230101414.8AAA2FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170393125486860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 30 10:14:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/libcares to 1.24.0 To generate a diff of this commit: cvs rdiff -u -r1.7858 -r1.7859 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23815 -r1.23816 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170393125486860 Content-Disposition: inline Content-Length: 1265 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.7858 pkgsrc/doc/CHANGES-2023:1.7859 --- pkgsrc/doc/CHANGES-2023:1.7858 Sat Dec 30 10:12:59 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Dec 30 10:14:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7858 2023/12/30 10:12:59 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7859 2023/12/30 10:14:13 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11176,3 +11176,4 @@ Changes to the packages collection and i Updated meta-pkgs/xfce4 to 4.18.1nb7 [gutteridge 2023-12-30] Updated sysutils/eza to 0.17.0 [fox 2023-12-30] Updated devel/autoconf to 2.72 [wiz 2023-12-30] + Updated net/libcares to 1.24.0 [wiz 2023-12-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23815 pkgsrc/doc/TODO:1.23816 --- pkgsrc/doc/TODO:1.23815 Sat Dec 30 10:12:59 2023 +++ pkgsrc/doc/TODO Sat Dec 30 10:14:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23815 2023/12/30 10:12:59 wiz Exp $ +$NetBSD: TODO,v 1.23816 2023/12/30 10:14:13 wiz Exp $ Suggested new packages ====================== @@ -869,7 +869,6 @@ For possible Perl packages updates, see o libburn-1.5.4 o libcap-2.49 o libcarddav-14.0.13 - o libcares-1.24.0 o libcec-6.0.2 o libcups-2.4.7 o libde265-1.0.15 --_----------=_170393125486860--