Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679098 - dev-lang/rust-1.33.0 version bump
Summary: dev-lang/rust-1.33.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Rust Project
URL: https://blog.rust-lang.org/2019/02/28...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-01 05:22 UTC by Bernardo Meurer
Modified: 2019-03-15 00:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
rust-1.33.0.ebuild (rust-1.33.0.ebuild,7.93 KB, text/plain)
2019-03-01 19:14 UTC, Oleg
Details
Fixed clippy-sysroot patch (1.33.0-clippy-sysroot.patch,3.02 KB, patch)
2019-03-01 19:14 UTC, Oleg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo Meurer 2019-03-01 05:22:26 UTC
Rust 1.33 has been released[1], and so a version bump is warranted.

[1]: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Comment 1 Oleg 2019-03-01 19:14:14 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
Comment 2 Oleg 2019-03-01 19:14:59 UTC
Created attachment 567270 [details, diff]
Fixed clippy-sysroot patch

Only patch required fixes.
Comment 3 Larry the Git Cow gentoo-dev 2019-03-07 04:40:48 UTC
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(+)