Skip to content

Commit

Permalink
rust: Upgrade to version 1.67.1.
Browse files Browse the repository at this point in the history
Pkgsrc changes:
 * checksums only.

Upstream changes:

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

- [Fix interoperability with thin archives.]
  (rust-lang/rust#107360)
- [Fix an internal error in the compiler build process.]
  (rust-lang/rust#105624)
- [Downgrade `clippy::uninlined_format_args` to pedantic.]
  (rust-lang/rust-clippy#10265)
  • Loading branch information
he32 committed Feb 12, 2023
1 parent df7f318 commit c68159e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rust/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand Down
6 changes: 3 additions & 3 deletions rust/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c68159e

Please sign in to comment.