Received: by mail.netbsd.org (Postfix, from userid 605) id BB21884D9F; Sun, 30 Sep 2018 16:20:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AD3084D2B for ; Sun, 30 Sep 2018 16:20:18 +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 CbwOdDgptXps for ; Sun, 30 Sep 2018 16:20:17 +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 80AC784C77 for ; Sun, 30 Sep 2018 16:20:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74FAFFBEE; Sun, 30 Sep 2018 16:20:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538324417232500" MIME-Version: 1.0 Date: Sun, 30 Sep 2018 16:20:17 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180930162017.74FAFFBEE@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. --_----------=_1538324417232500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Sun Sep 30 16:20:17 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated lang/rust to 1.29.1 To generate a diff of this commit: cvs rdiff -u -r1.4224 -r1.4225 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538324417232500 Content-Disposition: inline Content-Length: 716 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.4224 pkgsrc/doc/CHANGES-2018:1.4225 --- pkgsrc/doc/CHANGES-2018:1.4224 Sun Sep 30 15:55:34 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Sep 30 16:20:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4224 2018/09/30 15:55:34 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.4225 2018/09/30 16:20:17 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5881,3 +5881,4 @@ Changes to the packages collection and i Updated shells/posh to 0.12.6 [tnn 2018-09-29] Updated print/pdf2djvu to 0.9.10 [tnn 2018-09-29] Updated net/tinc to 1.0.32nb1 [jperkin 2018-09-30] + Updated lang/rust to 1.29.1 [minskim 2018-09-30] --_----------=_1538324417232500--