Received: by mail.netbsd.org (Postfix, from userid 605) id 40CAC84DD9; Sat, 8 Dec 2018 07:26:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 56E9D84D03 for ; Sat, 8 Dec 2018 07:26:06 +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 6sJ-fn1SzMbX for ; Sat, 8 Dec 2018 07:26:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A9BF184CFD for ; Sat, 8 Dec 2018 07:26:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A5B8FFB16; Sat, 8 Dec 2018 07:26:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544253965146850" MIME-Version: 1.0 Date: Sat, 8 Dec 2018 07:26:05 +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: <20181208072605.A5B8FFB16@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. --_----------=_1544253965146850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Dec 8 07:26:05 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated lang/rust to 1.31.0 To generate a diff of this commit: cvs rdiff -u -r1.5084 -r1.5085 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544253965146850 Content-Disposition: inline Content-Length: 712 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.5084 pkgsrc/doc/CHANGES-2018:1.5085 --- pkgsrc/doc/CHANGES-2018:1.5084 Sat Dec 8 04:37:22 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Dec 8 07:26:05 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5084 2018/12/08 04:37:22 wen Exp $ +$NetBSD: CHANGES-2018,v 1.5085 2018/12/08 07:26:05 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7067,3 +7067,4 @@ Changes to the packages collection and i Updated x11/xf86-video-i740 to 1.4.0 [wiz 2018-12-07] Updated news/libcanlock to 3.0.3 [wiz 2018-12-07] Updated net/p5-Net-DNS to 1.19 [wen 2018-12-08] + Updated lang/rust to 1.31.0 [ryoon 2018-12-08] --_----------=_1544253965146850--