Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13D7184E96 for ; Wed, 19 Jul 2023 08:06:34 +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 ZZTgNU_hTruO for ; Wed, 19 Jul 2023 08:06:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 57CE284E55 for ; Wed, 19 Jul 2023 08:06:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 556E7FBDB; Wed, 19 Jul 2023 08:06:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689753993162360" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 08:06:33 +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: <20230719080633.556E7FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689753993162360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 08:06:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated www/curl to 8.2.0 To generate a diff of this commit: cvs rdiff -u -r1.4484 -r1.4485 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23212 -r1.23213 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689753993162360 Content-Disposition: inline Content-Length: 1288 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.4484 pkgsrc/doc/CHANGES-2023:1.4485 --- pkgsrc/doc/CHANGES-2023:1.4484 Wed Jul 19 08:01:32 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 08:06:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4484 2023/07/19 08:01:32 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4485 2023/07/19 08:06:32 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6248,3 +6248,4 @@ Changes to the packages collection and i Updated devel/libadwaita to 1.2.4 [adam 2023-07-19] Updated devel/py-test-check to 2.2.0 [adam 2023-07-19] Updated devel/py-test-checkdocs to 2.10.0 [adam 2023-07-19] + Updated www/curl to 8.2.0 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23212 pkgsrc/doc/TODO:1.23213 --- pkgsrc/doc/TODO:1.23212 Wed Jul 19 06:58:16 2023 +++ pkgsrc/doc/TODO Wed Jul 19 08:06:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23212 2023/07/19 06:58:16 wiz Exp $ +$NetBSD: TODO,v 1.23213 2023/07/19 08:06:32 wiz Exp $ Suggested new packages ====================== @@ -560,7 +560,7 @@ For possible Perl packages updates, see o cygwin_lib-1.5.24.2 o cyrus-imapd-3.4.3 o dap-3.10 - o darktable-4.2 + o darktable-4.4.1 o dcc-2.3.167 o dd_rescue-1.46 o dd_rhelp-0.3.0 --_----------=_1689753993162360--