Received: by mail.netbsd.org (Postfix, from userid 605) id C922684E74; Thu, 1 Aug 2019 22:39:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 244DE84D8D for ; Thu, 1 Aug 2019 22:39:03 +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 H-Zyj09uaTlE for ; Thu, 1 Aug 2019 22:39:02 +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 78C3884CE8 for ; Thu, 1 Aug 2019 22:39:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76D04FBF4; Thu, 1 Aug 2019 22:39:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156469914228690" MIME-Version: 1.0 Date: Thu, 1 Aug 2019 22:39:02 +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: <20190801223902.76D04FBF4@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. --_----------=_156469914228690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Thu Aug 1 22:39:02 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated pkgtools/pkglint to 5.7.18 To generate a diff of this commit: cvs rdiff -u -r1.3231 -r1.3232 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156469914228690 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3231 pkgsrc/doc/CHANGES-2019:1.3232 --- pkgsrc/doc/CHANGES-2019:1.3231 Thu Aug 1 21:40:48 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Aug 1 22:39:02 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3231 2019/08/01 21:40:48 leot Exp $ +$NetBSD: CHANGES-2019,v 1.3232 2019/08/01 22:39:02 rillig Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5188,3 +5188,4 @@ Changes to the packages collection and i Updated emulators/haxm to 7.5.2 [kamil 2019-08-01] Updated news/sfeed to 0.9.13 [leot 2019-08-01] Updated net/gallery-dl to 1.10.0 [leot 2019-08-01] + Updated pkgtools/pkglint to 5.7.18 [rillig 2019-08-01] --_----------=_156469914228690--