From owner-svn-ports-head@freebsd.org Thu Mar 22 18:14:22 2018 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 94024F5D4EE; Thu, 22 Mar 2018 18:14:22 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 455FF832B9; Thu, 22 Mar 2018 18:14:22 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3FED514CAD; Thu, 22 Mar 2018 18:14:22 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2MIEMF7028004; Thu, 22 Mar 2018 18:14:22 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2MIEMSD028002; Thu, 22 Mar 2018 18:14:22 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201803221814.w2MIEMSD028002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Thu, 22 Mar 2018 18:14:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465302 - head/lang/rust X-SVN-Group: ports-head X-SVN-Commit-Author: dumbbell X-SVN-Commit-Paths: head/lang/rust X-SVN-Commit-Revision: 465302 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 22 Mar 2018 18:14:22 -0000 Author: dumbbell Date: Thu Mar 22 18:14:21 2018 New Revision: 465302 URL: https://svnweb.freebsd.org/changeset/ports/465302 Log: lang/rust: Update to 1.24.1 The announcement is available on Rust blog: https://blog.rust-lang.org/2018/03/01/Rust-1.24.1.html There is a compilation error when it builds `clippy-driver` and `miri` but it apparently doesn't affect the result. There are probably optional tools/dependencies. Modified: head/lang/rust/Makefile head/lang/rust/distinfo Modified: head/lang/rust/Makefile ============================================================================== --- head/lang/rust/Makefile Thu Mar 22 18:05:24 2018 (r465301) +++ head/lang/rust/Makefile Thu Mar 22 18:14:21 2018 (r465302) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= rust -PORTVERSION?= 1.24.0 -PORTREVISION?= 1 +PORTVERSION?= 1.24.1 +PORTREVISION?= CATEGORIES= lang MASTER_SITES= http://static.rust-lang.org/dist/:src \ LOCAL/dumbbell/rust:rust_bootstrap \ @@ -324,6 +324,7 @@ post-install: # but they contain non-object files which make strip(1) unhappy. @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/cargo \ + ${STAGEDIR}${PREFIX}/bin/cargo-fmt \ ${STAGEDIR}${PREFIX}/bin/rls \ ${STAGEDIR}${PREFIX}/bin/rustc \ ${STAGEDIR}${PREFIX}/bin/rustdoc \ Modified: head/lang/rust/distinfo ============================================================================== --- head/lang/rust/distinfo Thu Mar 22 18:05:24 2018 (r465301) +++ head/lang/rust/distinfo Thu Mar 22 18:14:21 2018 (r465302) @@ -1,6 +1,6 @@ -TIMESTAMP = 1518866396 -SHA256 (rust/rustc-1.24.0-src.tar.xz) = efde5b4edf523025e374cfb3fbfa9e2497d7c011daf0d9041bc19a377628d8bc -SIZE (rust/rustc-1.24.0-src.tar.xz) = 42162528 +TIMESTAMP = 1520331200 +SHA256 (rust/rustc-1.24.1-src.tar.xz) = 85d5d032a59ff91ae01e2b0b65607e763de8dc2729e4b3d28a69023bdd8f5718 +SIZE (rust/rustc-1.24.1-src.tar.xz) = 42171464 SHA256 (rust/2018-01-04/rustc-1.23.0-aarch64-unknown-freebsd.tar.gz) = 44ae0e7615c19209fb74dc18dd15668af228bb2135bd74a3d4bd8917af6ec889 SIZE (rust/2018-01-04/rustc-1.23.0-aarch64-unknown-freebsd.tar.gz) = 56833352 SHA256 (rust/2018-01-04/rust-std-1.23.0-aarch64-unknown-freebsd.tar.gz) = 248cd23557285c7e43ca5ba69d8c71c810ed95affbd723d21d5ce87058bf66f1