Bug 261150 - lang/rust: Update to 1.58.0
Summary: lang/rust: Update to 1.58.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL: https://reviews.freebsd.org/D33864
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 15:06 UTC by Tobias Kortkamp
Modified: 2022-02-04 18:35 UTC (History)
2 users (show)

See Also:
antoine: exp-run+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2022-01-12 15:06:33 UTC
Hi, please do an exp-run of the Rust 1.58.0 update. Thanks.

https://github.com/freebsd/freebsd-ports/compare/main...t6:tobik/rust-1.58.0.patch
https://reviews.freebsd.org/D33864
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2022-01-16 19:25:00 UTC
Exp-run looks fine
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-01-17 11:59:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=183588879e6bae37e4fd11e4b3336c49d6e64e0f

commit 183588879e6bae37e4fd11e4b3336c49d6e64e0f
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2022-01-12 09:38:51 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2022-01-17 11:56:32 +0000

    lang/rust: Update to 1.58.0

    Changes:        https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html
    PR:             261150
    Exp-run by:     antoine
    Differential Revision:  https://reviews.freebsd.org/D33864

 Mk/Uses/cargo.mk                                   |   2 +-
 Mk/bsd.gecko.mk                                    |   2 +-
 lang/rust-bootstrap/Makefile                       |   4 +-
 lang/rust-bootstrap/distinfo                       |   6 +-
 lang/rust/Makefile                                 |   8 +-
 lang/rust/distinfo                                 | 114 +++++++--------
 ..._bsd_freebsdlike_freebsd_freebsd11_mod.rs (new) |  12 ++
 ..._bsd_freebsdlike_freebsd_freebsd12_mod.rs (new) |  12 ++
 ..._bsd_freebsdlike_freebsd_freebsd13_mod.rs (new) |  12 ++
 ...6_src_unix_bsd_freebsdlike_freebsd_mod.rs (new) |  12 ++
 ...c_unix_bsd_freebsdlike_freebsd_riscv64.rs (new) | 157 +++++++++++++++++++++
 11 files changed, 272 insertions(+), 69 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-04 18:35:51 UTC
A commit in branch 2022Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24c39cebf5e779bdfa919b6c2057bfb04bfed540

commit 24c39cebf5e779bdfa919b6c2057bfb04bfed540
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2022-01-12 09:38:51 +0000
Commit:     Dan Langille <dvl@FreeBSD.org>
CommitDate: 2022-02-04 18:34:40 +0000

    lang/rust: Update to 1.58.0

    Changes:        https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html
    PR:             261150
    Exp-run by:     antoine
    Differential Revision:  https://reviews.freebsd.org/D33864

    (cherry picked from commit 183588879e6bae37e4fd11e4b3336c49d6e64e0f)

 Mk/Uses/cargo.mk                                   |   2 +-
 Mk/bsd.gecko.mk                                    |   2 +-
 lang/rust-bootstrap/Makefile                       |   4 +-
 lang/rust-bootstrap/distinfo                       |   6 +-
 lang/rust/Makefile                                 |   8 +-
 lang/rust/distinfo                                 | 114 +++++++--------
 ..._bsd_freebsdlike_freebsd_freebsd11_mod.rs (new) |  12 ++
 ..._bsd_freebsdlike_freebsd_freebsd12_mod.rs (new) |  12 ++
 ..._bsd_freebsdlike_freebsd_freebsd13_mod.rs (new) |  12 ++
 ...6_src_unix_bsd_freebsdlike_freebsd_mod.rs (new) |  12 ++
 ...c_unix_bsd_freebsdlike_freebsd_riscv64.rs (new) | 157 +++++++++++++++++++++
 11 files changed, 272 insertions(+), 69 deletions(-)