pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rust191: Bump illumos bootstrap.



Module Name:	pkgsrc-wip
Committed By:	Jonathan Perkin <jperkin%smartos.org@localhost>
Pushed By:	jperkin
Date:		Fri Nov 7 09:45:23 2025 +0000
Changeset:	986d20c491394ab0e821eb89e6a6a1bba8710cc0

Modified Files:
	rust191/Makefile
	rust191/distinfo

Log Message:
rust191: Bump illumos bootstrap.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=986d20c491394ab0e821eb89e6a6a1bba8710cc0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rust191/Makefile | 2 +-
 rust191/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/rust191/Makefile b/rust191/Makefile
index 5b8de5ec88..e777f857cb 100644
--- a/rust191/Makefile
+++ b/rust191/Makefile
@@ -291,7 +291,7 @@ DISTFILES:=		${DISTFILES} ${RUST_STAGE0} ${RUST_STD_STAGE0}
 # x86_64-sun-solaris bootstrap and comment out the overrides.
 #
 .if ${MACHINE_PLATFORM:MSunOS-*-x86_64} || make(distinfo) || make (makesum) || make(mdi)
-RUST_STAGE0_VER=	1.85.1
+RUST_STAGE0_VER=	1.90.0
 RUST_ARCH:=		x86_64-unknown-illumos
 RUST_STAGE0:=		rust-${RUST_STAGE0_VER}-${RUST_ARCH}.tar.gz
 SITES.${RUST_STAGE0}=	https://us-central.manta.mnx.io/pkgsrc/public/pkg-bootstraps/
diff --git a/rust191/distinfo b/rust191/distinfo
index e70a9a46eb..ba28489f28 100644
--- a/rust191/distinfo
+++ b/rust191/distinfo
@@ -1,8 +1,5 @@
 $NetBSD: distinfo,v 1.159 2023/06/19 14:46:47 bsiegert Exp $
 
-BLAKE2s (rust-1.85.1-x86_64-unknown-illumos.tar.gz) = 2b5ddc732b2bcc18ce012bd94a0185ee98870624b10e8918e88c451ad75a8998
-SHA512 (rust-1.85.1-x86_64-unknown-illumos.tar.gz) = 0517c342dbdd1477c610c505c2fc0b1c03eede445fc9008c4fb807dd7041b84fab5c23616d2261bc80939a39089665e27d54d8db9f9da73836522f1e69567ae0
-Size (rust-1.85.1-x86_64-unknown-illumos.tar.gz) = 235777837 bytes
 BLAKE2s (rust-1.90.0-aarch64-apple-darwin.tar.gz) = 8d6a1bbf17b2c2891086bf53078bab0125818f20fd433407021e411d1d9fbc76
 SHA512 (rust-1.90.0-aarch64-apple-darwin.tar.gz) = 2d15c22b86aa90f68ae9bea6d699213f661cfa8711189acc036e9969c13877fe3fc55d4ef9c6c08efca81191c272d2e237e53ad28f9fecae666cd1071b7bbded
 Size (rust-1.90.0-aarch64-apple-darwin.tar.gz) = 376132551 bytes
@@ -45,6 +42,9 @@ Size (rust-1.90.0-x86_64-apple-darwin.tar.gz) = 323309238 bytes
 BLAKE2s (rust-1.90.0-x86_64-unknown-freebsd.tar.gz) = de2ee478271739e732206071068a6971718b87bbe746dc49de44612c24dc3162
 SHA512 (rust-1.90.0-x86_64-unknown-freebsd.tar.gz) = f7dded375a03d14d8f9a8ab766887066545ec32b4c4ed984448adb5919fe328e4549fbe8caad44b446e8dab1be62c8f225269c27bffa9a0377e81bf6d29c25f8
 Size (rust-1.90.0-x86_64-unknown-freebsd.tar.gz) = 377636257 bytes
+BLAKE2s (rust-1.90.0-x86_64-unknown-illumos.tar.gz) = f06a7089ab6449a9c98b77ba3bdc73a8db6e8a4a7348ad7e39b364eccd8e16be
+SHA512 (rust-1.90.0-x86_64-unknown-illumos.tar.gz) = b536e9da5ff054f42a6ad0ecb64624642adb76b182b9b1ad1b8afd37b194d54e14d84482afbf5169ea1964dd89c6b76deac0bcc22d488459dff168f0abf041ec
+Size (rust-1.90.0-x86_64-unknown-illumos.tar.gz) = 246398731 bytes
 BLAKE2s (rust-1.90.0-x86_64-unknown-linux-gnu.tar.gz) = 630c126ad5728c2c12beb56b16976e3d1d97e51de550abf47e032dda44d647ef
 SHA512 (rust-1.90.0-x86_64-unknown-linux-gnu.tar.gz) = 14deae3ac4a2e5a9ece3bde66eb092c757f6425caa082ecd679d24a11c624ff9d2662b003024926a404f2638dae455b25beccec718c4b674aed57eac2c59b203
 Size (rust-1.90.0-x86_64-unknown-linux-gnu.tar.gz) = 365533255 bytes


Home | Main Index | Thread Index | Old Index