Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A94084EA6 for ; Tue, 29 Aug 2023 19:25:03 +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 Bni1tLOJJodo for ; Tue, 29 Aug 2023 19:25:03 +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 1B1E984CC8 for ; Tue, 29 Aug 2023 19:25:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12966FBDB; Tue, 29 Aug 2023 19:25:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693337103212820" MIME-Version: 1.0 Date: Tue, 29 Aug 2023 19:25:03 +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: <20230829192503.12966FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693337103212820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Tue Aug 29 19:25:02 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated pkgtools/pkglint to 23.2.1 To generate a diff of this commit: cvs rdiff -u -r1.5194 -r1.5195 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693337103212820 Content-Disposition: inline Content-Length: 710 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.5194 pkgsrc/doc/CHANGES-2023:1.5195 --- pkgsrc/doc/CHANGES-2023:1.5194 Tue Aug 29 17:31:31 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Aug 29 19:25:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5194 2023/08/29 17:31:31 leot Exp $ +$NetBSD: CHANGES-2023,v 1.5195 2023/08/29 19:25:02 rillig Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7557,3 +7557,4 @@ Changes to the packages collection and i Updated net/samba4 to 4.18.6 [taca 2023-08-29] Updated x11/xforms to 1.2.5pre2 [vins 2023-08-29] Updated devel/objfw to 1.0 [js 2023-08-29] + Updated pkgtools/pkglint to 23.2.1 [rillig 2023-08-29] --_----------=_1693337103212820--