Received: by mail.netbsd.org (Postfix, from userid 605) id 630C184D8A; Wed, 13 Sep 2017 00:13:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB60B84D79 for ; Wed, 13 Sep 2017 00:13:47 +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 tKCyl3YG1v95 for ; Wed, 13 Sep 2017 00:13:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 59DBB84D2E for ; Wed, 13 Sep 2017 00:13:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57C1DFA98; Wed, 13 Sep 2017 00:13:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505261627163660" MIME-Version: 1.0 Date: Wed, 13 Sep 2017 00:13:47 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20170913001347.57C1DFA98@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. --_----------=_1505261627163660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Wed Sep 13 00:13:47 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added devel/cargo version 0.17.0 To generate a diff of this commit: cvs rdiff -u -r1.3779 -r1.3780 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505261627163660 Content-Disposition: inline Content-Length: 736 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3779 pkgsrc/doc/CHANGES-2017:1.3780 --- pkgsrc/doc/CHANGES-2017:1.3779 Tue Sep 12 17:32:04 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Sep 13 00:13:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3779 2017/09/12 17:32:04 bouyer Exp $ +$NetBSD: CHANGES-2017,v 1.3780 2017/09/13 00:13:47 ryoon Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5313,3 +5313,4 @@ Changes to the packages collection and i Updated geography/py-geojson to 2.1.0 [adam 2017-09-12] Updated databases/py-mongo to 3.5.1 [adam 2017-09-12] Updated geography/opencpn to 4.8.0nb1 [bouyer 2017-09-12] + Added devel/cargo version 0.17.0 [ryoon 2017-09-13] --_----------=_1505261627163660--