Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8FD1B84D5F for ; Fri, 1 Sep 2023 23:47:56 +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 oySs3Ppr4JoE for ; Fri, 1 Sep 2023 23:47:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E4B3D84D41 for ; Fri, 1 Sep 2023 23:47:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 09A6BFBDB; Fri, 1 Sep 2023 23:44:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169361189231870" MIME-Version: 1.0 Date: Fri, 1 Sep 2023 23:44:52 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20230901234452.09A6BFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169361189231870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Fri Sep 1 23:44:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated pkgtools/pkglint to 23.2.2 To generate a diff of this commit: cvs rdiff -u -r1.5269 -r1.5270 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169361189231870 Content-Disposition: inline Content-Length: 739 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.5269 pkgsrc/doc/CHANGES-2023:1.5270 --- pkgsrc/doc/CHANGES-2023:1.5269 Fri Sep 1 20:29:41 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Sep 1 23:44:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5269 2023/09/01 20:29:41 riastradh Exp $ +$NetBSD: CHANGES-2023,v 1.5270 2023/09/01 23:44:51 rillig Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7677,3 +7677,4 @@ Changes to the packages collection and i Updated games/openrct2 to 0.3.5.1 [triaxx 2023-09-01] Updated lang/racket to 8.10 [riastradh 2023-09-01] Updated lang/racket-textual to 8.10 [riastradh 2023-09-01] + Updated pkgtools/pkglint to 23.2.2 [rillig 2023-09-01] --_----------=_169361189231870--