Received: by mail.netbsd.org (Postfix, from userid 605) id AE62D84CD0; Tue, 16 May 2023 20:33:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DE57284D46 for ; Tue, 16 May 2023 20:33:11 +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 mds9trTaXmiz for ; Tue, 16 May 2023 20:33:11 +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 34D9084CD0 for ; Tue, 16 May 2023 20:33:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C5A8FA87; Tue, 16 May 2023 20:33:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168426919126910" MIME-Version: 1.0 Date: Tue, 16 May 2023 20:33: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: <20230516203311.2C5A8FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168426919126910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue May 16 20:33:10 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/wget to 1.21.4 To generate a diff of this commit: cvs rdiff -u -r1.3068 -r1.3069 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22934 -r1.22935 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168426919126910 Content-Disposition: inline Content-Length: 1248 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.3068 pkgsrc/doc/CHANGES-2023:1.3069 --- pkgsrc/doc/CHANGES-2023:1.3068 Tue May 16 20:31:22 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 16 20:33:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3068 2023/05/16 20:31:22 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3069 2023/05/16 20:33:10 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4313,3 +4313,4 @@ Changes to the packages collection and i Updated security/cargo-audit to 0.17.6 [wiz 2023-05-16] Updated graphics/exiv2 to 0.28.0 [wiz 2023-05-16] Updated lang/gawk to 5.2.2 [wiz 2023-05-16] + Updated net/wget to 1.21.4 [wiz 2023-05-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22934 pkgsrc/doc/TODO:1.22935 --- pkgsrc/doc/TODO:1.22934 Tue May 16 20:31:22 2023 +++ pkgsrc/doc/TODO Tue May 16 20:33:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22934 2023/05/16 20:31:22 wiz Exp $ +$NetBSD: TODO,v 1.22935 2023/05/16 20:33:10 wiz Exp $ Suggested new packages ====================== @@ -1492,7 +1492,6 @@ For possible Perl packages updates, see o webkit-gtk-2.40.1 o webmin-2.0 o websvn-2.6.0 - o wget-1.21.4 o wgetpaste-2.30 o whowatch-1.8.5 o widelands-1.1 --_----------=_168426919126910--