Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 155447A282 for ; Sat, 17 Dec 2016 13:35:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AE319855DE; Sat, 17 Dec 2016 13:35:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3FF60855D5 for ; Sat, 17 Dec 2016 13:35:44 +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 fimEks1WfmH6 for ; Sat, 17 Dec 2016 13:35:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A4970855CB for ; Sat, 17 Dec 2016 13:35:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A28CEFBA6; Sat, 17 Dec 2016 13:35:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1481981743218620" MIME-Version: 1.0 Date: Sat, 17 Dec 2016 13:35:43 +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: <20161217133543.A28CEFBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1481981743218620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Sat Dec 17 13:35:43 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated pkgtools/pkglint to 5.4.14 To generate a diff of this commit: cvs rdiff -u -r1.5054 -r1.5055 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1481981743218620 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.5054 pkgsrc/doc/CHANGES-2016:1.5055 --- pkgsrc/doc/CHANGES-2016:1.5054 Sat Dec 17 12:07:35 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Dec 17 13:35:43 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.5054 2016/12/17 12:07:35 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.5055 2016/12/17 13:35:43 rillig Exp $ Changes to the packages collection and infrastructure in 2016: @@ -7044,3 +7044,4 @@ Changes to the packages collection and i Updated devel/R-proto to 1.0.0 [wen 2016-12-17] Updated devel/py-flakes to 1.3.0 [adam 2016-12-17] Updated net/syncthing to 0.14.15 [wiz 2016-12-17] + Updated pkgtools/pkglint to 5.4.14 [rillig 2016-12-17] --_----------=_1481981743218620--