Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647912 - dev-lang/rust-1.25.0 version bump
Summary: dev-lang/rust-1.25.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on: 645498
Blocks:
  Show dependency tree
 
Reported: 2018-02-17 03:46 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2018-05-14 14:40 UTC (History)
4 users (show)

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


Attachments
ebuild for rust (rust-1.24.0.ebuild,4.66 KB, text/plain)
2018-02-18 14:20 UTC, Oleg
Details
Patch to customize extended tools (1.23.0-custom-extended-tools.patch,6.04 KB, patch)
2018-02-18 14:21 UTC, Oleg
Details | Diff
Fix separate libdir issue (1.23.0-separate-libdir.patch,7.10 KB, patch)
2018-02-18 14:22 UTC, Oleg
Details | Diff
Ebuild for rust-1.25.0 (rust-1.25.0.ebuild,4.56 KB, text/plain)
2018-03-29 19:58 UTC, Oleg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2018-02-17 03:46:44 UTC
dev-lang/rust-1.24.0 was released on 2018-02-15.
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1240-2018-02-15

It is good occasion to clean mess resulting from incomplete fix for bug #645498.
Comment 1 Oleg 2018-02-18 14:20:44 UTC
Created attachment 520024 [details]
ebuild for rust

Ebuild for rust 1.24.0
Comment 2 Oleg 2018-02-18 14:21:52 UTC
Created attachment 520026 [details, diff]
Patch to customize extended tools
Comment 3 Oleg 2018-02-18 14:22:58 UTC
Created attachment 520028 [details, diff]
Fix separate libdir issue
Comment 4 Arfrever Frehtes Taifersar Arahesis 2018-03-07 15:51:37 UTC
dev-lang/rust-1.24.1 was released on 2018-03-01.
Comment 5 Oleg 2018-03-11 16:12:47 UTC
Provided attachments works with 1.24.1
Comment 6 Oleg 2018-03-29 18:08:42 UTC
dev-lang/rust-1.25.0 was released today:

https://blog.rust-lang.org/2018/03/29/Rust-1.25.html

Both patches was included in this release.
Comment 7 Oleg 2018-03-29 19:58:11 UTC
Created attachment 526114 [details]
Ebuild for rust-1.25.0
Comment 8 Alexey Korepanov 2018-03-31 18:44:17 UTC
Why was KEYWORDS=~arm64 dropped?
Comment 9 Alexey Korepanov 2018-03-31 19:08:38 UTC
Is there an ebuild for cargo-0.26 somewhere?
Comment 10 Arfrever Frehtes Taifersar Arahesis 2018-04-01 03:40:02 UTC
(In reply to Alexey Korepanov from comment #9)
> Is there an ebuild for cargo-0.26 somewhere?

Dirkjan Ochtman is planning to merge Cargo into dev-lang/rust. See bug #645498.

(Support for ARM64, PPC32 (big endian), PPC64 (big endian), PPC64 (little endian) etc. certainly should be provided...)
Comment 11 Oleg 2018-04-04 17:45:59 UTC
(In reply to Alexey Korepanov from comment #9)
> Is there an ebuild for cargo-0.26 somewhere?

I use cargo-9999 which will be conflict with the stable cargo.
Comment 12 Dirkjan Ochtman (RETIRED) gentoo-dev 2018-05-14 14:40:02 UTC
This has been in the tree for a while now.