Received: by mail.netbsd.org (Postfix, from userid 605) id 6E2A584E5D; Wed, 26 Oct 2022 07:44:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F5E884E58 for ; Wed, 26 Oct 2022 07:44:12 +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 ugxQ9LlBkl-K for ; Wed, 26 Oct 2022 07:44:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E869D84D47 for ; Wed, 26 Oct 2022 07:44:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFE39FA90; Wed, 26 Oct 2022 07:44:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166677025187530" MIME-Version: 1.0 Date: Wed, 26 Oct 2022 07:44:11 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20221026074411.DFE39FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166677025187530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 26 07:44:11 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated www/curl to 7.86.0 To generate a diff of this commit: cvs rdiff -u -r1.5200 -r1.5201 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22312 -r1.22313 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166677025187530 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5200 pkgsrc/doc/CHANGES-2022:1.5201 --- pkgsrc/doc/CHANGES-2022:1.5200 Tue Oct 25 21:05:14 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Oct 26 07:44:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5200 2022/10/25 21:05:14 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.5201 2022/10/26 07:44:11 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7886,3 +7886,4 @@ Changes to the packages collection and i Updated devel/py-plumbum to 1.8.0 [adam 2022-10-25] Added devel/pynvim version 0.4.3 [nikita 2022-10-25] Added devel/gotags version 1.4.1 [nikita 2022-10-25] + Updated www/curl to 7.86.0 [wiz 2022-10-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22312 pkgsrc/doc/TODO:1.22313 --- pkgsrc/doc/TODO:1.22312 Tue Oct 25 07:47:00 2022 +++ pkgsrc/doc/TODO Wed Oct 26 07:44:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22312 2022/10/25 07:47:00 wiz Exp $ +$NetBSD: TODO,v 1.22313 2022/10/26 07:44:11 wiz Exp $ Suggested new packages ====================== @@ -841,7 +841,7 @@ For possible Perl packages updates, see o icdprog-0.5 o icedtea-web-1.6.2 o ices-mp3-2.0.2 - o icewm-3.0 + o icewm-3.1 o icinga-base-2.12.3 o idzebra-2.2.2 o ike-2.0.1 [pkg/37032] --_----------=_166677025187530--