Received: by mail.netbsd.org (Postfix, from userid 605) id 22AED84D3A; Sun, 7 Jan 2018 01:13:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2EF384D2F for ; Sun, 7 Jan 2018 01:13:32 +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 jK9N6EIfbsjG for ; Sun, 7 Jan 2018 01:13:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 127B884C8D for ; Sun, 7 Jan 2018 01:13:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10245FBDE; Sun, 7 Jan 2018 01:13:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151528761278800" MIME-Version: 1.0 Date: Sun, 7 Jan 2018 01:13:32 +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: <20180107011332.10245FBDE@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. --_----------=_151528761278800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Sun Jan 7 01:13:31 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated pkgtools/pkglint to 5.4.25 To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151528761278800 Content-Disposition: inline Content-Length: 741 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.62 pkgsrc/doc/CHANGES-2018:1.63 --- pkgsrc/doc/CHANGES-2018:1.62 Sat Jan 6 15:49:51 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Jan 7 01:13:31 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.62 2018/01/06 15:49:51 jdolecek Exp $ +$NetBSD: CHANGES-2018,v 1.63 2018/01/07 01:13:31 rillig Exp $ Changes to the packages collection and infrastructure in 2018: @@ -124,3 +124,4 @@ Changes to the packages collection and i Updated graphics/cairo to 1.14.12 [adam 2018-01-06] Updated graphics/cairo-gobject to 1.14.12 [adam 2018-01-06] Updated devel/php-xdebug-devel to 2.6.0beta1 [jdolecek 2018-01-06] + Updated pkgtools/pkglint to 5.4.25 [rillig 2018-01-07] --_----------=_151528761278800--