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: tnn
Date: Thu Mar 12 20:33:53 UTC 2020
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
rust: add new checksum override
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 pkgsrc/lang/rust/Makefile
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.151 pkgsrc/lang/rust/Makefile:1.152
--- pkgsrc/lang/rust/Makefile:1.151 Thu Mar 12 12:59:01 2020
+++ pkgsrc/lang/rust/Makefile Thu Mar 12 20:33:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.151 2020/03/12 12:59:01 tnn Exp $
+# $NetBSD: Makefile,v 1.152 2020/03/12 20:33:53 tnn Exp $
DISTNAME= rustc-1.41.1-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -303,8 +303,10 @@ post-extract:
${TOOLS_BASH} ./install.sh --prefix=${RUST_BOOTSTRAP_PATH}; \
fi
# patch(1) in NetBSD does not handle .cargo-checksum.json like long width file.
- set -e; \
- ${ECHO} \
+ set -e; ${ECHO} \
+ vendor/libssh2-sys \
+ b43846de064d454b0c2e524dc28d8b45ed09ac4c0a9546ee3be25e5690a8abd1 \
+ 65beb73b709c8a5f768740a938c0f95e89930a042726a1638f746b37f373599b \
vendor/rand \
1e732c2e3b4bd1561f11e0979bf9d20669a96eae7afe0deff9dfbb980ee47bf1 \
bc03f2345d7cfa7000f9da817120b6afa073359789c21a9a790ebd8676c50cca \
Home |
Main Index |
Thread Index |
Old Index