Received: by mail.netbsd.org (Postfix, from userid 605) id E3EE384DE0; Thu, 14 Feb 2019 16:24:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A60D84D54 for ; Thu, 14 Feb 2019 16:24:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id GGZPBlB2EE3L for ; Thu, 14 Feb 2019 16:24:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DA12E84D47 for ; Thu, 14 Feb 2019 16:24:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D488FFB16; Thu, 14 Feb 2019 16:24:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155016146366100" MIME-Version: 1.0 Date: Thu, 14 Feb 2019 16:24:23 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/lang/rust To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20190214162423.D488FFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_155016146366100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Thu Feb 14 16:24:23 UTC 2019 Modified Files: pkgsrc/lang/rust: Makefile distinfo Log Message: Bump the bootstrap kit for armv7--netbsd-eabihf to 1.32.0. (This has yet to be successfully tested...) To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 pkgsrc/lang/rust/Makefile cvs rdiff -u -r1.57 -r1.58 pkgsrc/lang/rust/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155016146366100 Content-Disposition: inline Content-Length: 2737 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/rust/Makefile diff -u pkgsrc/lang/rust/Makefile:1.81 pkgsrc/lang/rust/Makefile:1.82 --- pkgsrc/lang/rust/Makefile:1.81 Thu Feb 14 09:14:06 2019 +++ pkgsrc/lang/rust/Makefile Thu Feb 14 16:24:23 2019 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2019/02/14 09:14:06 he Exp $ +# $NetBSD: Makefile,v 1.82 2019/02/14 16:24:23 he Exp $ DISTNAME= rustc-1.32.0-src PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//} @@ -259,7 +259,7 @@ pre-build-fix: .endif .if !empty(MACHINE_PLATFORM:MNetBSD-*-earmv7hf) || make(distinfo) || make (makesum) || make(mdi) RUST_ARCH= armv7-unknown-netbsd-eabihf -RUST_STAGE0_VER= 1.31.1 +RUST_STAGE0_VER= 1.32.0 RUST_STAGE0:= rust-${RUST_STAGE0_VER}-${RUST_ARCH}.tar.gz RUST_STD_STAGE0:= rust-std-${RUST_STAGE0_VER}-${RUST_ARCH}.tar.gz DISTFILES:= ${DISTFILES} ${RUST_STAGE0} ${RUST_STD_STAGE0} Index: pkgsrc/lang/rust/distinfo diff -u pkgsrc/lang/rust/distinfo:1.57 pkgsrc/lang/rust/distinfo:1.58 --- pkgsrc/lang/rust/distinfo:1.57 Thu Feb 14 09:14:06 2019 +++ pkgsrc/lang/rust/distinfo Thu Feb 14 16:24:23 2019 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.57 2019/02/14 09:14:06 he Exp $ +$NetBSD: distinfo,v 1.58 2019/02/14 16:24:23 he Exp $ SHA1 (rust-1.31.0-x86_64-sun-solaris.tar.gz) = 782763ddcfb58df6d522aa8b66286e01451c6cb5 RMD160 (rust-1.31.0-x86_64-sun-solaris.tar.gz) = ad93cf10e3b21c63989310b49ea6874520062400 @@ -133,3 +133,11 @@ SHA1 (rust-std-1.32.0-x86_64-unknown-net RMD160 (rust-std-1.32.0-x86_64-unknown-netbsd.tar.gz) = d5b9eb020e0a855822d48b9e799dd275e9dcf4a6 SHA512 (rust-std-1.32.0-x86_64-unknown-netbsd.tar.gz) = 3045e459887b8f7bb5f452a9364969f78f14371de25c81926e60525c5618a133d5b9821ffe0f62982bb6f589def9d3e6ce4941b93617bcf0c1d14cf1a87ca9ea Size (rust-std-1.32.0-x86_64-unknown-netbsd.tar.gz) = 66975759 bytes +SHA1 (rust-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = 0673db3986c5b76d376418b1e6586ae9f988ddf7 +RMD160 (rust-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = 45985353958e914df1ed091a3812b61facdabfed +SHA512 (rust-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = 74a610a2f44eddbb2ccdb8caa9440d88cd4d13768d45b088461483c2d8b437b347cbfc54cd2c09b75d182781c21903ae982561645bdf0353d109e0bcd92e7529 +Size (rust-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = 216042717 bytes +SHA1 (rust-std-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = feef9576494c90a60a21f0b1c469d74a7c9d9cef +RMD160 (rust-std-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = f2b3da402ef694904c08a25e9be24fb23dfc7395 +SHA512 (rust-std-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = 4a0611b123f82de747f5b55d79299bc16f9a8248f7b13e4b84e57b9ff5fa832b2bb1ec0e1d81780f35d741ff888bea38565ad2ac901318c25f6e6bc417e9d83a +Size (rust-std-1.32.0-armv7-unknown-netbsd-eabihf.tar.gz) = 71637393 bytes --_----------=_155016146366100--