Received: by mail.netbsd.org (Postfix, from userid 605) id D907984ECF; Tue, 30 Aug 2022 11:21:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1E70084D47 for ; Tue, 30 Aug 2022 11:21:08 +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 34Z3LzeS3Vsz for ; Tue, 30 Aug 2022 11:21:07 +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 A4E7B84C13 for ; Tue, 30 Aug 2022 11:21:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CF5CFA89; Tue, 30 Aug 2022 11:21:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166185846724240" MIME-Version: 1.0 Date: Tue, 30 Aug 2022 11:21:07 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220830112107.9CF5CFA89@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166185846724240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Aug 30 11:21:07 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated news/tuifeed to 0.3.2 To generate a diff of this commit: cvs rdiff -u -r1.4168 -r1.4169 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166185846724240 Content-Disposition: inline Content-Length: 713 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.4168 pkgsrc/doc/CHANGES-2022:1.4169 --- pkgsrc/doc/CHANGES-2022:1.4168 Tue Aug 30 10:01:34 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Aug 30 11:21:07 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4168 2022/08/30 10:01:34 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4169 2022/08/30 11:21:07 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6048,3 +6048,4 @@ Changes to the packages collection and i Updated math/py-asdf to 2.11.0 [thor 2022-08-29] Updated devel/py-astroid to 2.12.5 [adam 2022-08-30] Updated devel/py-pylint to 2.15.0 [adam 2022-08-30] + Updated news/tuifeed to 0.3.2 [pin 2022-08-30] --_----------=_166185846724240--