From owner-svn-ports-head@freebsd.org Tue Jan 8 15:30:17 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FE661481025; Tue, 8 Jan 2019 15:30:17 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 318D28F68D; Tue, 8 Jan 2019 15:30:17 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 20818CD9; Tue, 8 Jan 2019 15:30:17 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r489700 - head/lang/rust-nightly References: <201901081518.x08FIpxp040967@repo.freebsd.org> Date: Tue, 08 Jan 2019 16:30:10 +0100 In-Reply-To: <201901081518.x08FIpxp040967@repo.freebsd.org> (Jan Beich's message of "Tue, 8 Jan 2019 15:18:51 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 318D28F68D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.88 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.986,0]; NEURAL_HAM_SHORT(-0.91)[-0.913,0]; NEURAL_HAM_LONG(-0.98)[-0.985,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2019 15:30:17 -0000 Jan Beich writes: > Author: jbeich > Date: Tue Jan 8 15:18:51 2019 > New Revision: 489700 > URL: https://svnweb.freebsd.org/changeset/ports/489700 > > Log: > lang/rust-nightly: update to 1.33.0.20190108 > > Changes: https://github.com/rust-lang/rust/compare/f381a9625504...8e2063d02062 > MFH: 2019Q1 (new bootstrap fixes stage0 warnings) > > Modified: > head/lang/rust-nightly/Makefile (contents, props changed) > head/lang/rust-nightly/distinfo (contents, props changed) Somehow I forgot to commit this before 01:00 UTC today, so pkg-fallout@ is going to complain about 20190105 again (see D18737). In 20190108 the fixes for all (optional) tools have been merged.