Received: by mail.netbsd.org (Postfix, from userid 605) id 0937C84EA0; Wed, 29 Mar 2023 07:12:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 392D584E9E for ; Wed, 29 Mar 2023 07:12:47 +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 XlwwWLkOj0FC for ; Wed, 29 Mar 2023 07:12:46 +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 8EAE484E5D for ; Wed, 29 Mar 2023 07:12:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8C475F9F4; Wed, 29 Mar 2023 07:12:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680073966208470" MIME-Version: 1.0 Date: Wed, 29 Mar 2023 07:12:46 +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: <20230329071246.8C475F9F4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680073966208470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Wed Mar 29 07:12:46 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated pkgtools/pkglint to 23.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1919 -r1.1920 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680073966208470 Content-Disposition: inline Content-Length: 714 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.1919 pkgsrc/doc/CHANGES-2023:1.1920 --- pkgsrc/doc/CHANGES-2023:1.1919 Wed Mar 29 04:31:22 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Mar 29 07:12:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1919 2023/03/29 04:31:22 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1920 2023/03/29 07:12:46 rillig Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2487,3 +2487,4 @@ Changes to the packages collection and i Updated emulators/nono to 0.6.0 [jun 2023-03-29] Updated www/nghttp3 to 0.10.0 [adam 2023-03-29] Updated net/ngtcp2 to 0.14.0 [adam 2023-03-29] + Updated pkgtools/pkglint to 23.1.0 [rillig 2023-03-29] --_----------=_1680073966208470--