Received: by mail.netbsd.org (Postfix, from userid 605) id 8C53A84D96; Mon, 8 Oct 2018 10:36:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8A0784D3F for ; Mon, 8 Oct 2018 10:36:56 +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 ShcRubgFmg0r for ; Mon, 8 Oct 2018 10:36:56 +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 CE37684CEA for ; Mon, 8 Oct 2018 10:36:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE501FBEE; Mon, 8 Oct 2018 10:36:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538995015271000" MIME-Version: 1.0 Date: Mon, 8 Oct 2018 10:36:55 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20181008103655.BE501FBEE@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. --_----------=_1538995015271000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Mon Oct 8 10:36:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated pkgtools/pkg_chk to 2.0.10 To generate a diff of this commit: cvs rdiff -u -r1.4314 -r1.4315 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538995015271000 Content-Disposition: inline Content-Length: 729 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.4314 pkgsrc/doc/CHANGES-2018:1.4315 --- pkgsrc/doc/CHANGES-2018:1.4314 Mon Oct 8 10:12:40 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Oct 8 10:36:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4314 2018/10/08 10:12:40 prlw1 Exp $ +$NetBSD: CHANGES-2018,v 1.4315 2018/10/08 10:36:55 abs Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6021,3 +6021,4 @@ Changes to the packages collection and i Updated graphics/blender to 2.79b [ryoon 2018-10-07] Added graphics/MesaLib18 version 18.2.0 [ryoon 2018-10-07] Updated devel/glib2 to 2.56.2nb2 [prlw1 2018-10-08] + Updated pkgtools/pkg_chk to 2.0.10 [abs 2018-10-08] --_----------=_1538995015271000--