pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/rust



Module Name:    pkgsrc
Committed By:   he
Date:           Sun May 17 13:18:07 UTC 2020

Modified Files:
        pkgsrc/lang/rust: Makefile distinfo

Log Message:
Update lang/rust to version 1.43.1.

Pkgsrc changes:
 * None.

Upstream changes:

Version 1.43.1 (2020-05-07)
===========================

* [Updated openssl-src to 1.1.1g for CVE-2020-1967.][71430]
* [Fixed the stabilization of AVX-512 features.][71473]
* [Fixed `cargo package --list` not working with unpublished dependencies.]
  [cargo/8151]

[71430]: https://github.com/rust-lang/rust/pull/71430
[71473]: https://github.com/rust-lang/rust/issues/71473
[cargo/8151]: https://github.com/rust-lang/cargo/issues/8151


To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 pkgsrc/lang/rust/Makefile
cvs rdiff -u -r1.111 -r1.112 pkgsrc/lang/rust/distinfo

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

Modified files:

Index: pkgsrc/lang/rust/Makefile
diff -u pkgsrc/lang/rust/Makefile:1.164 pkgsrc/lang/rust/Makefile:1.165
--- pkgsrc/lang/rust/Makefile:1.164     Sat May 16 10:39:51 2020
+++ pkgsrc/lang/rust/Makefile   Sun May 17 13:18:07 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.164 2020/05/16 10:39:51 he Exp $
+# $NetBSD: Makefile,v 1.165 2020/05/17 13:18:07 he Exp $
 
-DISTNAME=      rustc-1.43.0-src
+DISTNAME=      rustc-1.43.1-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
 CATEGORIES=    lang
 MASTER_SITES=  http://static.rust-lang.org/dist/

Index: pkgsrc/lang/rust/distinfo
diff -u pkgsrc/lang/rust/distinfo:1.111 pkgsrc/lang/rust/distinfo:1.112
--- pkgsrc/lang/rust/distinfo:1.111     Sat May 16 19:48:48 2020
+++ pkgsrc/lang/rust/distinfo   Sun May 17 13:18:07 2020
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.111 2020/05/16 19:48:48 tnn Exp $
+$NetBSD: distinfo,v 1.112 2020/05/17 13:18:07 he Exp $
 
 SHA1 (rust-1.35.0-armv7-unknown-netbsd-eabihf.tar.gz) = 91517fa95f954427c627cf63eb7c518abd068f3e
 RMD160 (rust-1.35.0-armv7-unknown-netbsd-eabihf.tar.gz) = 06a3d922b27aac2deb570301542897a131b47cd0
@@ -100,10 +100,10 @@ SHA1 (rust-std-1.42.0-x86_64-unknown-net
 RMD160 (rust-std-1.42.0-x86_64-unknown-netbsd.tar.gz) = 5b274d31f9b297d401b56311178dcea92c63e107
 SHA512 (rust-std-1.42.0-x86_64-unknown-netbsd.tar.gz) = f71db7620f52eb592579905c2d8fa4c96bbdd28a6279f520685f27fb7120f889496af5174923426375f76fb789ad6549e21af83626a2825273e58be8d8ab5b7e
 Size (rust-std-1.42.0-x86_64-unknown-netbsd.tar.gz) = 21921935 bytes
-SHA1 (rustc-1.43.0-src.tar.gz) = 07a5a4ec536ee9e3408150f55812cd23d12071c4
-RMD160 (rustc-1.43.0-src.tar.gz) = 994ef055d958f38d23a70575884e2fcb058003f9
-SHA512 (rustc-1.43.0-src.tar.gz) = 99c01719cdfc2e573d7d25472238c52e500467301e63e1ea70e2d5edf6bf879dedcde99f77c66ceb9d4d114cafaa3bd5bd125d11a9ccecdf81094312db65c9c1
-Size (rustc-1.43.0-src.tar.gz) = 136038757 bytes
+SHA1 (rustc-1.43.1-src.tar.gz) = 0b52e365b5eff1fcc1a7b311ce2b666d2b2710da
+RMD160 (rustc-1.43.1-src.tar.gz) = 074b72f9fe69342c6071ef254b96c32911710260
+SHA512 (rustc-1.43.1-src.tar.gz) = d432e908a29732516cb1784a24df9f82c20852bb0cf4d0120208b0ff542c4b0d7ad0d6d78f826dd47b1f04e07d46cf4a9ac9fe9cff89f763a7241a59288cef22
+Size (rustc-1.43.1-src.tar.gz) = 136095096 bytes
 SHA1 (patch-src_bootstrap_bootstrap.py) = 53e0409527f3e52dd00b5c86e6c38047626e2379
 SHA1 (patch-src_bootstrap_builder.rs) = ea0699c873ecc7c61b5b6a044c37191db8fab6dc
 SHA1 (patch-src_bootstrap_compile.rs) = 67d5ad13e13e6818535a319f55e990d511e7b83f



Home | Main Index | Thread Index | Old Index