CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/02/13 03:24:01
Modified files:
lang/rust : Makefile distinfo
lang/rust/patches: patch-src_bootstrap_bin_rustc_rs
patch-src_bootstrap_bootstrap_py
patch-src_bootstrap_lib_rs
patch-src_bootstrap_test_rs
lang/rust/pkg : PLIST-main
Added files:
lang/rust/patches:
patch-src_llvm-project_llvm_cmake_modules_GetLibraryName_cmake
patch-src_llvm-project_llvm_tools_llvm-shlib_CMakeLists_txt
Removed files:
lang/rust/patches:
patch-compiler_rustc_session_src_filesearch_rs
Log message:
update lang/rust to 1.67.1
- switch to embedded llvm15 version (as with llvm13, rustc fails to build
several ports)
- mark powerpc64 broken for now (a new bootstrap is need)
Announce:
- https://blog.rust-lang.org/2023/01/26/Rust-1.67.0.html
- https://blog.rust-lang.org/2023/02/09/Rust-1.67.1.html
Changelog:
-
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1670-2023-01-26
-
https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1671-2023-02-09