Received: by mail.netbsd.org (Postfix, from userid 605) id 5659D84D4A; Wed, 28 Feb 2018 17:41:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F7E084D1F for ; Wed, 28 Feb 2018 17:41:20 +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 o467wPM58WE6 for ; Wed, 28 Feb 2018 17:41:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B653984D03 for ; Wed, 28 Feb 2018 17:41:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE8EDFB40; Wed, 28 Feb 2018 17:41:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519839679290920" MIME-Version: 1.0 Date: Wed, 28 Feb 2018 17:41:19 +0000 From: "Brian Ginsbach" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ginsbach@netbsd.org X-Mailer: log_accum Message-Id: <20180228174119.AE8EDFB40@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. --_----------=_1519839679290920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ginsbach Date: Wed Feb 28 17:41:19 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated pkgtools/pkg_install to 20180226 To generate a diff of this commit: cvs rdiff -u -r1.950 -r1.951 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519839679290920 Content-Disposition: inline Content-Length: 911 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.950 pkgsrc/doc/CHANGES-2018:1.951 --- pkgsrc/doc/CHANGES-2018:1.950 Wed Feb 28 16:47:41 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Feb 28 17:41:19 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.950 2018/02/28 16:47:41 taca Exp $ +$NetBSD: CHANGES-2018,v 1.951 2018/02/28 17:41:19 ginsbach Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1255,6 +1255,7 @@ Changes to the packages collection and i Updated textproc/py-regex to 2018.02.21 [adam 2018-02-26] Added devel/R-assertthat version 0.2.0 [minskim 2018-02-26] Updated security/lynis to 2.6.2 [sborrill 2018-02-26] + Updated pkgtools/pkg_install to 20180226 [ginsbach 2018-02-26] Updated www/py-django-countries to 5.1.1 [adam 2018-02-27] Updated www/py-aiohttp to 3.0.4 [adam 2018-02-27] Updated math/py-lmfit to 0.9.8 [adam 2018-02-27] --_----------=_1519839679290920--