Summary: | dev-lang/rust-1.33.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bernardo Meurer <bernardo> |
Component: | Current packages | Assignee: | Gentoo Rust Project <rust> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jasmin+gentoo, O01eg |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
rust-1.33.0.ebuild
Fixed clippy-sysroot patch |
Description
Bernardo Meurer
2019-03-01 05:22:26 UTC
Created attachment 567268 [details]
rust-1.33.0.ebuild
Updated rust-1.32.0 ebuild. Looks like some patches was applied to upstream.
I didn't test it with system-llvm
Created attachment 567270 [details, diff]
Fixed clippy-sysroot patch
Only patch required fixes.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d8596964275c4b0d5659c9ac33d50155058429 commit 07d8596964275c4b0d5659c9ac33d50155058429 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2019-03-07 01:49:09 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2019-03-07 04:40:33 +0000 dev-lang/rust: bump to 1.33.0 run build/install in verbose mode Bug: https://bugs.gentoo.org/679098 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-lang/rust/Manifest | 14 ++ dev-lang/rust/files/1.33.0-clippy-sysroot.patch | 62 +++++ dev-lang/rust/rust-1.33.0.ebuild | 301 ++++++++++++++++++++++++ 3 files changed, 377 insertions(+) |