Received: by mail.netbsd.org (Postfix, from userid 605) id 4708B84E9D; Mon, 28 Nov 2022 15:31:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7819284D8C for ; Mon, 28 Nov 2022 15:31:39 +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 v94dynXHaS-q for ; Mon, 28 Nov 2022 15:31:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CFE6D84D36 for ; Mon, 28 Nov 2022 15:31:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CD6B7FA90; Mon, 28 Nov 2022 15:31:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1669649498286590" MIME-Version: 1.0 Date: Mon, 28 Nov 2022 15:31:38 +0000 From: "Sijmen J. Mulder" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sjmulder@netbsd.org X-Mailer: log_accum Message-Id: <20221128153138.CD6B7FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1669649498286590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sjmulder Date: Mon Nov 28 15:31:38 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated net/tut to 1.0.23 To generate a diff of this commit: cvs rdiff -u -r1.5770 -r1.5771 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1669649498286590 Content-Disposition: inline Content-Length: 730 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.5770 pkgsrc/doc/CHANGES-2022:1.5771 --- pkgsrc/doc/CHANGES-2022:1.5770 Mon Nov 28 14:25:45 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Nov 28 15:31:38 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5770 2022/11/28 14:25:45 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.5771 2022/11/28 15:31:38 sjmulder Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8723,3 +8723,4 @@ Changes to the packages collection and i Added audio/qt6-qtspeech version 6.4.1 [nros 2022-11-28] Added www/qt6-qtwebchannel version 6.4.1 [nros 2022-11-28] Updated geography/qgis to 3.28.1 [gdt 2022-11-28] + Updated net/tut to 1.0.23 [sjmulder 2022-11-28] --_----------=_1669649498286590--