Received: by mail.netbsd.org (Postfix, from userid 605) id 3932784E54; Thu, 29 Sep 2022 21:26:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A12284CF9 for ; Thu, 29 Sep 2022 21:26:34 +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 1bBfvonOlz1z for ; Thu, 29 Sep 2022 21:26:34 +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 BEC6584C13 for ; Thu, 29 Sep 2022 21:26:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B6522FA90; Thu, 29 Sep 2022 21:26:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664486793176340" MIME-Version: 1.0 Date: Thu, 29 Sep 2022 21:26:33 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20220929212633.B6522FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664486793176340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Thu Sep 29 21:26:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated pkgtools/lintpkgsrc to 2022.09.29 To generate a diff of this commit: cvs rdiff -u -r1.4746 -r1.4747 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664486793176340 Content-Disposition: inline Content-Length: 733 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.4746 pkgsrc/doc/CHANGES-2022:1.4747 --- pkgsrc/doc/CHANGES-2022:1.4746 Thu Sep 29 19:41:56 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Sep 29 21:26:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4746 2022/09/29 19:41:56 adam Exp $ +$NetBSD: CHANGES-2022,v 1.4747 2022/09/29 21:26:33 rillig Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7186,3 +7186,4 @@ Changes to the packages collection and i Updated finance/bitcoin to 23.0 [adam 2022-09-29] Updated lang/nodejs to 18.10.0 [adam 2022-09-29] Updated finance/py-eth-typing to 3.2.0 [adam 2022-09-29] + Updated pkgtools/lintpkgsrc to 2022.09.29 [rillig 2022-09-29] --_----------=_1664486793176340--