lang/rust: update sparc64 bootstrap + switch to py3 (only used at build time for the build script)

This commit is contained in:
semarie 2020-04-17 14:49:19 +00:00
parent 692de49a53
commit 45afb00448
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.109 2020/03/21 05:23:59 semarie Exp $
# $OpenBSD: Makefile,v 1.110 2020/04/17 14:49:19 semarie Exp $
ONLY_FOR_ARCHS = ${RUST_ARCHS}
@ -23,7 +23,7 @@ DISTNAME = rustc-${V}-src
BV-aarch64 = 1.42.0-20200315
BV-amd64 = 1.42.0-20200310
BV-i386 = 1.42.0-20200311
BV-sparc64 = 1.41.0-20200224
BV-sparc64 = 1.42.0-20200413
BV = ${BV-${MACHINE_ARCH}}
PKGNAME = rust-${V}
@ -92,6 +92,8 @@ COMPILER = base-clang ports-gcc
MODULES += lang/python \
gnu
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
MODPY_RUNDEP = No
BUILD_DEPENDS += devel/cmake

View File

@ -2,9 +2,9 @@ SHA256 (rust/rustc-1.42.0-src.tar.xz) = qltMDyusM8wmoRUj/Omw8SDS7/UQ7RSK58WGUBSB
SHA256 (rust/rustc-bootstrap-aarch64-1.42.0-20200315.tar.xz) = pmRMmcIcsYCDPZcDHoYw8uawwPnhKDZk0Y/K1dspcF0=
SHA256 (rust/rustc-bootstrap-amd64-1.42.0-20200310.tar.xz) = 1klM40aAstnRkG31zgZ+Itu2nQMF5/EX8frx7MtndFI=
SHA256 (rust/rustc-bootstrap-i386-1.42.0-20200311.tar.xz) = fs91QPMwrlO33aiRT0bHpDW52zDPqJkFqd3kJl7jvAA=
SHA256 (rust/rustc-bootstrap-sparc64-1.41.0-20200224.tar.xz) = ISWJE0+eJSxMuKNI22Syx7+YTiwpfs3XdXA/WnPFRzs=
SHA256 (rust/rustc-bootstrap-sparc64-1.42.0-20200413.tar.xz) = GKbB2SjPFPuWhtXS9g5M28d/ndwdheeJ5xEIHrTT9KQ=
SIZE (rust/rustc-1.42.0-src.tar.xz) = 94186592
SIZE (rust/rustc-bootstrap-aarch64-1.42.0-20200315.tar.xz) = 41594104
SIZE (rust/rustc-bootstrap-amd64-1.42.0-20200310.tar.xz) = 46973144
SIZE (rust/rustc-bootstrap-i386-1.42.0-20200311.tar.xz) = 46946384
SIZE (rust/rustc-bootstrap-sparc64-1.41.0-20200224.tar.xz) = 38753884
SIZE (rust/rustc-bootstrap-sparc64-1.42.0-20200413.tar.xz) = 46140144