pkgsrc-WIP-changes archive

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

rust177: updated to 1.77.2



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Wed Apr 10 07:42:02 2024 +0200
Changeset:	781b8f05497ce331f923a7a71ba549594372df3a

Modified Files:
	rust177/Makefile
	rust177/distinfo

Log Message:
rust177: updated to 1.77.2

1.77.2
This release includes a fix for CVE-2024-24576.

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

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

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

diffs:
diff --git a/rust177/Makefile b/rust177/Makefile
index 57a179ad75..9f2d11d575 100644
--- a/rust177/Makefile
+++ b/rust177/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.284 2023/06/19 14:46:47 bsiegert Exp $
 
-DISTNAME=	rustc-1.77.1-src
+DISTNAME=	rustc-1.77.2-src
 PKGNAME=	${DISTNAME:S/rustc/rust/:S/-src//}
 CATEGORIES=	lang
 MASTER_SITES=	https://static.rust-lang.org/dist/
diff --git a/rust177/distinfo b/rust177/distinfo
index 68a0c02435..d43badc355 100644
--- a/rust177/distinfo
+++ b/rust177/distinfo
@@ -111,9 +111,9 @@ Size (rust-std-1.76.0-x86_64-unknown-linux-gnu.tar.gz) = 45706132 bytes
 BLAKE2s (rust-std-1.76.0-x86_64-unknown-netbsd.tar.xz) = de7559717a71a414a18d64d4ad57b46d68ab0ee839a9189acb3dd871458096d6
 SHA512 (rust-std-1.76.0-x86_64-unknown-netbsd.tar.xz) = 1a33dbd749670aa3e5c7058195f531a99a8aabb9d3d361b575ace557d1b9bc1ec7b8b8730fee6e691844f40b010f1d6cbb2c99187a2ce3cba342d78d56456c16
 Size (rust-std-1.76.0-x86_64-unknown-netbsd.tar.xz) = 23563656 bytes
-BLAKE2s (rustc-1.77.1-src.tar.gz) = e12cfc4d319b923608fc9cf6d8563871dcc84cf0d1a359aa813a3dc46e9951ba
-SHA512 (rustc-1.77.1-src.tar.gz) = b83d3ea3231bdaf3891704929d1a28340948cca9de11ded4cd5f4541b40d85d304f5e0dd955de93097e0cfe004cc993c400c332255063ff73e202bfbbbfab779
-Size (rustc-1.77.1-src.tar.gz) = 301995723 bytes
+BLAKE2s (rustc-1.77.2-src.tar.gz) = 1fe5195de45b67eea56e1fc9b154ab8ebec3ede81c3adb01a5718ca0b9e479f1
+SHA512 (rustc-1.77.2-src.tar.gz) = 5a0991228295aff585aba5c79344150bea49565a938bfabc61f564d736b7bfeb50593b1f2e448de1bd16b99ebccabf97c6e6091bc723536e6f733c135fe46c79
+Size (rustc-1.77.2-src.tar.gz) = 301987122 bytes
 SHA1 (patch-compiler_rustc__codegen__ssa_src_back_linker.rs) = 6c8f8bbacc544b63b20a9546ffe8ca5d74b6f4d4
 SHA1 (patch-compiler_rustc__llvm_build.rs) = a4a66d449fc9eb99d648d02a041778a68f4f7ce8
 SHA1 (patch-compiler_rustc__target_src_spec_base_netbsd.rs) = 7d910631f49acf2c33fdd191fd3e0f261efae234


Home | Main Index | Thread Index | Old Index