Received: by mail.netbsd.org (Postfix, from userid 605) id 85A4B84D8C; Thu, 30 Apr 2020 21:15:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 105AC84D84 for ; Thu, 30 Apr 2020 21:15:18 +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 9frIyJnB_MJ4 for ; Thu, 30 Apr 2020 21:15:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5CF7084CE3 for ; Thu, 30 Apr 2020 21:15:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5A0A4FB27; Thu, 30 Apr 2020 21:15:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158828131746500" MIME-Version: 1.0 Date: Thu, 30 Apr 2020 21:15:17 +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: <20200430211517.5A0A4FB27@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. --_----------=_158828131746500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Thu Apr 30 21:15:17 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated pkgtools/pkglint to 20.1.3 To generate a diff of this commit: cvs rdiff -u -r1.2673 -r1.2674 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158828131746500 Content-Disposition: inline Content-Length: 726 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.2673 pkgsrc/doc/CHANGES-2020:1.2674 --- pkgsrc/doc/CHANGES-2020:1.2673 Thu Apr 30 20:35:19 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Apr 30 21:15:17 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2673 2020/04/30 20:35:19 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.2674 2020/04/30 21:15:17 rillig Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3826,3 +3826,4 @@ Changes to the packages collection and i Updated net/ruby-train-core to 3.2.28 [taca 2020-04-30] Updated emulators/qemu to 5.0.0 [adam 2020-04-30] Updated www/gnurl to 7.70.0 [nikita 2020-04-30] + Updated pkgtools/pkglint to 20.1.3 [rillig 2020-04-30] --_----------=_158828131746500--