diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-03-09 16:35:13 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-03-15 09:51:50 +0000 |
commit | 53e44579be56ebf464fae76e0daa55b7ced06c26 (patch) | |
tree | ac344fcd4bf5d59b59661eff141004b20b2265c7 /lang/rust-bootstrap | |
parent | 996abf79222c8f0ee3b39ee98ecea9c5f86679ec (diff) | |
download | ports-53e44579be56ebf464fae76e0daa55b7ced06c26.tar.gz ports-53e44579be56ebf464fae76e0daa55b7ced06c26.zip |
Diffstat (limited to 'lang/rust-bootstrap')
-rw-r--r-- | lang/rust-bootstrap/Makefile | 2 | ||||
-rw-r--r-- | lang/rust-bootstrap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/rust-bootstrap/Makefile b/lang/rust-bootstrap/Makefile index a40fc6745b29..4909139bc831 100644 --- a/lang/rust-bootstrap/Makefile +++ b/lang/rust-bootstrap/Makefile @@ -2,7 +2,7 @@ # to upload them to ~/public_distfiles on freefall in preparation # for the next lang/rust update. PORTNAME= rust -PORTVERSION= 1.58.1 +PORTVERSION= 1.59.0 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/ PKGNAMEPREFIX= ${FLAVOR:S/_/-/g}- diff --git a/lang/rust-bootstrap/distinfo b/lang/rust-bootstrap/distinfo index 0fe662521281..be2225716a59 100644 --- a/lang/rust-bootstrap/distinfo +++ b/lang/rust-bootstrap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643710731 -SHA256 (rust/rustc-1.58.1-src.tar.xz) = 2b3643a48e7087053b0268971ec4154350342508922a8acb0707aaf94deb4469 -SIZE (rust/rustc-1.58.1-src.tar.xz) = 124353160 +TIMESTAMP = 1646648374 +SHA256 (rust/rustc-1.59.0-src.tar.xz) = 375996ead731cab2203ec10a66a3c4568ab6997d7e5d3ae597658164fe27be3d +SIZE (rust/rustc-1.59.0-src.tar.xz) = 128942756 |