Received: by mail.netbsd.org (Postfix, from userid 605) id 3F25D84DA4; Thu, 26 Mar 2020 07:02:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BC25084D97 for ; Thu, 26 Mar 2020 07:02:58 +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 f6qxdpWKjkTt for ; Thu, 26 Mar 2020 07:02:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 240F084D4D for ; Thu, 26 Mar 2020 07:02:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20E08FB27; Thu, 26 Mar 2020 07:02:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158520617815090" MIME-Version: 1.0 Date: Thu, 26 Mar 2020 07:02:58 +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: <20200326070258.20E08FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158520617815090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Thu Mar 26 07:02:58 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated pkgtools/pkglint to 20.1.1 To generate a diff of this commit: cvs rdiff -u -r1.1952 -r1.1953 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158520617815090 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1952 pkgsrc/doc/CHANGES-2020:1.1953 --- pkgsrc/doc/CHANGES-2020:1.1952 Wed Mar 25 22:27:49 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Mar 26 07:02:57 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1952 2020/03/25 22:27:49 nia Exp $ +$NetBSD: CHANGES-2020,v 1.1953 2020/03/26 07:02:57 rillig Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2631,3 +2631,4 @@ Changes to the packages collection and i Added net/terraform-provider-aws version 2.54.0 [riastradh 2020-03-25] Updated net/py-gandi.cli to 1.5 [riastradh 2020-03-25] Updated lang/zig to 0.5.0 [nia 2020-03-25] + Updated pkgtools/pkglint to 20.1.1 [rillig 2020-03-26] --_----------=_158520617815090--