Received: by mail.netbsd.org (Postfix, from userid 605) id 2622D84E03; Sun, 18 Feb 2018 12:13:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F33984D64 for ; Sun, 18 Feb 2018 12:13:34 +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 TpxlDSYfPXVK for ; Sun, 18 Feb 2018 12:13:34 +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 F196484C81 for ; Sun, 18 Feb 2018 12:13:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5A25FB40; Sun, 18 Feb 2018 12:13:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1518956013108420" MIME-Version: 1.0 Date: Sun, 18 Feb 2018 12:13:33 +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: <20180218121333.E5A25FB40@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. --_----------=_1518956013108420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Feb 18 12:13:33 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: Updated lang/rust to 1.24.0 To generate a diff of this commit: cvs rdiff -u -r1.677 -r1.678 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18109 -r1.18110 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1518956013108420 Content-Disposition: inline Content-Length: 1329 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.677 pkgsrc/doc/CHANGES-2018:1.678 --- pkgsrc/doc/CHANGES-2018:1.677 Sun Feb 18 11:35:01 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Feb 18 12:13:33 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.677 2018/02/18 11:35:01 jmcneill Exp $ +$NetBSD: CHANGES-2018,v 1.678 2018/02/18 12:13:33 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -997,3 +997,4 @@ Changes to the packages collection and i Updated www/ruby-websocket-extensions to 0.1.3 [tsutsui 2018-02-18] Updated net/syncthing to 0.14.44 [wiz 2018-02-18] Updated sysutils/arm-trusted-firmware-sun50iw1p1 to 20180111 [jmcneill 2018-02-18] + Updated lang/rust to 1.24.0 [ryoon 2018-02-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18109 pkgsrc/doc/TODO:1.18110 --- pkgsrc/doc/TODO:1.18109 Sun Feb 18 08:03:02 2018 +++ pkgsrc/doc/TODO Sun Feb 18 12:13:33 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18109 2018/02/18 08:03:02 wiz Exp $ +$NetBSD: TODO,v 1.18110 2018/02/18 12:13:33 ryoon Exp $ Suggested new packages ====================== @@ -1284,7 +1284,6 @@ For possible Perl packages updates, see o ruby-selenium-webdriver-3.8.0 o ruby-squib-0.14.0 o rump-20131213 - o rust-1.24 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 o sarg-2.2.5 --_----------=_1518956013108420--