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 1E4A77A167 for ; Tue, 6 Sep 2016 19:27:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BE72E85E59; Tue, 6 Sep 2016 19:27:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E5FB84CBD for ; Tue, 6 Sep 2016 19:27:00 +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 CGJhs8bmYdGD for ; Tue, 6 Sep 2016 19:26:59 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E141E84C86 for ; Tue, 6 Sep 2016 19:26:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC0A3FBD1; Tue, 6 Sep 2016 19:26:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_14731900197650" MIME-Version: 1.0 Date: Tue, 6 Sep 2016 19:26:59 +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: <20160906192659.DC0A3FBD1@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. --_----------=_14731900197650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Tue Sep 6 19:26:59 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated pkgtools/pkglint to 5.4.8 To generate a diff of this commit: cvs rdiff -u -r1.3698 -r1.3699 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_14731900197650 Content-Disposition: inline Content-Length: 716 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.3698 pkgsrc/doc/CHANGES-2016:1.3699 --- pkgsrc/doc/CHANGES-2016:1.3698 Tue Sep 6 19:20:51 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Sep 6 19:26:59 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3698 2016/09/06 19:20:51 pettai Exp $ +$NetBSD: CHANGES-2016,v 1.3699 2016/09/06 19:26:59 rillig Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5240,3 +5240,4 @@ Changes to the packages collection and i Updated lang/gcc46 to 4.6.4nb5 [maya 2016-09-06] Updated devel/alex to 3.1.7 [fhajny 2016-09-06] Updated net/rancid to 3.5.1 [pettai 2016-09-06] + Updated pkgtools/pkglint to 5.4.8 [rillig 2016-09-06] --_----------=_14731900197650--