pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust rust: Fix build with more checksum update
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fb0939081ad
branches: trunk
changeset: 441936:5fb0939081ad
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Nov 14 12:44:02 2020 +0000
description:
rust: Fix build with more checksum update
diffstat:
lang/rust/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 42447ace5c13 -r 5fb0939081ad lang/rust/Makefile
--- a/lang/rust/Makefile Sat Nov 14 09:54:22 2020 +0000
+++ b/lang/rust/Makefile Sat Nov 14 12:44:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.204 2020/11/13 23:00:13 adam Exp $
+# $NetBSD: Makefile,v 1.205 2020/11/14 12:44:02 ryoon Exp $
DISTNAME= rustc-1.47.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -317,6 +317,10 @@
CKSUMS+= 6fd5e9245db34c6f557b8bfcaf03db82fc88c3b06dbfbb5f03b2bcd138983ef9
CKSUMS+= 5e252578b5d266f6a4c8dc9f71ca7a91536ccb8c5c7d7753b82f12ec886459ef
+CKSUM_CRATES+= vendor/stacker
+CKSUMS+= 37ef9666d048191eeca23d8f7d99cf912b953cc489bf860107aec306b95b2d99
+CKSUMS+= 410f22f5e95860530be1abaaf2e279d2f4226e5c17c2cee302661d8079246b3a
+
SUBST_CLASSES+= cksum
SUBST_STAGE.cksum= pre-configure
.for crate in ${CKSUM_CRATES}
Home |
Main Index |
Thread Index |
Old Index