pkgsrc-WIP-changes archive

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

rust: Upgrade to version 1.67.1.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Sun Feb 12 17:54:54 2023 +0000
Changeset:	c68159e79fc028fb1dd9b1b94e194bebb77a1470

Modified Files:
	rust/Makefile
	rust/distinfo

Log Message:
rust: Upgrade to version 1.67.1.

Pkgsrc changes:
 * checksums only.

Upstream changes:

Version 1.67.1 (2023-02-09)
===========================

- [Fix interoperability with thin archives.]
  (https://github.com/rust-lang/rust/pull/107360)
- [Fix an internal error in the compiler build process.]
  (https://github.com/rust-lang/rust/pull/105624)
- [Downgrade `clippy::uninlined_format_args` to pedantic.]
  (https://github.com/rust-lang/rust-clippy/pull/10265)

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

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

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

diffs:
diff --git a/rust/Makefile b/rust/Makefile
index de04d15410..63157d9a15 100644
--- a/rust/Makefile
+++ b/rust/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.197 2020/09/29 16:45:16 gdt Exp $
 
-DISTNAME=	rustc-1.67.0-src
+DISTNAME=	rustc-1.67.1-src
 PKGNAME=	${DISTNAME:S/rustc/rust/:S/-src//}
 CATEGORIES=	lang
 MASTER_SITES=	https://static.rust-lang.org/dist/
diff --git a/rust/distinfo b/rust/distinfo
index 666a7ccdb7..b490d0a665 100644
--- a/rust/distinfo
+++ b/rust/distinfo
@@ -105,9 +105,9 @@ Size (rust-std-1.66.1-x86_64-unknown-linux-gnu.tar.gz) = 49135038 bytes
 BLAKE2s (rust-std-1.66.1-x86_64-unknown-netbsd.tar.xz) = ed1c09bbe083a0db8e21763ab52005d63fd2541a1418e4b58822713c25de99a6
 SHA512 (rust-std-1.66.1-x86_64-unknown-netbsd.tar.xz) = 4e5d9a84ccad2d31953151f62de1c572735e398be564159e974fd814116bc94486f9394ebfe49f5836c3b22b780d3dde4a5402826e32b82b30ef1a28fff5f8bb
 Size (rust-std-1.66.1-x86_64-unknown-netbsd.tar.xz) = 29173024 bytes
-BLAKE2s (rustc-1.67.0-src.tar.gz) = e8a77f10fba8769db6a23bbf7f786cae40423d935521f57982fbb0424ad318a6
-SHA512 (rustc-1.67.0-src.tar.gz) = 774207d4f2875fe01e4c807b0fb1a9051c0e43ad91bfe0edf4f45ae80b0b4cbbd51c4f8d473905a6f6b16c742a002d65060c29d92d19d41790eab7facf6e3c95
-Size (rustc-1.67.0-src.tar.gz) = 214426875 bytes
+BLAKE2s (rustc-1.67.1-src.tar.gz) = 1a69a94d93083a8a2ebf84854c87bc5b0b994c324602712527c0c77de5b173d4
+SHA512 (rustc-1.67.1-src.tar.gz) = d694ecd0f1d674bcc7fc511774705f33c2d9aaef7711c96d66a74cabd6dd66bff5c4fd1aa292c901e1f275e02fb17742b556b3ec0cc4836ae326c1d6339289c7
+Size (rustc-1.67.1-src.tar.gz) = 214449596 bytes
 SHA1 (patch-compiler_rustc__codegen__ssa_src_back_linker.rs) = 62819cf6db7d2e3e77d433fe883046c28fc20d91
 SHA1 (patch-compiler_rustc__llvm_build.rs) = 190ff5e38c3a48bb4f11f4f8e5636bdeb36a0230
 SHA1 (patch-compiler_rustc__target_src_spec_aarch64__be__unknown__netbsd.rs) = c81d0d288699056ae45569f8d0a1c9bb08153ec4


Home | Main Index | Thread Index | Old Index