Received: by mail.netbsd.org (Postfix, from userid 605) id 6EF9B84EA8; Mon, 9 Jan 2023 15:44:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A0C5F84E81 for ; Mon, 9 Jan 2023 15:44:13 +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 eXLuEOijUZle for ; Mon, 9 Jan 2023 15:44:13 +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 EBD0A84E7E for ; Mon, 9 Jan 2023 15:44:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3DE8FA90; Mon, 9 Jan 2023 15:44:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673279052211070" MIME-Version: 1.0 Date: Mon, 9 Jan 2023 15:44:12 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230109154412.E3DE8FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673279052211070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Mon Jan 9 15:44:12 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/inetutils to 2.4 To generate a diff of this commit: cvs rdiff -u -r1.242 -r1.243 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22479 -r1.22480 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673279052211070 Content-Disposition: inline Content-Length: 1233 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.242 pkgsrc/doc/CHANGES-2023:1.243 --- pkgsrc/doc/CHANGES-2023:1.242 Mon Jan 9 14:24:49 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jan 9 15:44:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.242 2023/01/09 14:24:49 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.243 2023/01/09 15:44:12 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -275,3 +275,4 @@ Changes to the packages collection and i Updated wm/i3 to 4.22 [wiz 2023-01-09] Updated devel/syft to 0.65.0 [wiz 2023-01-09] Updated devel/ocaml-findlib to 1.9.6 [wiz 2023-01-09] + Updated net/inetutils to 2.4 [vins 2023-01-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22479 pkgsrc/doc/TODO:1.22480 --- pkgsrc/doc/TODO:1.22479 Mon Jan 9 14:24:49 2023 +++ pkgsrc/doc/TODO Mon Jan 9 15:44:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22479 2023/01/09 14:24:49 wiz Exp $ +$NetBSD: TODO,v 1.22480 2023/01/09 15:44:12 vins Exp $ Suggested new packages ====================== @@ -875,7 +875,6 @@ For possible Perl packages updates, see o ike-2.0.1 [pkg/37032] o imp-6.2.12 o inadyn-2.8.1 - o inetutils-2.0 o influxdb-2.0.4 o inform-6.34 o ingo-3.2.8 --_----------=_1673279052211070--