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: ryoon
Date: Wed Oct 25 09:58:28 UTC 2023
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
rust: Fix chesksum for vendor/libc
To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 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.294 pkgsrc/lang/rust/Makefile:1.295
--- pkgsrc/lang/rust/Makefile:1.294 Wed Oct 25 05:50:43 2023
+++ pkgsrc/lang/rust/Makefile Wed Oct 25 09:58:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.294 2023/10/25 05:50:43 pin Exp $
+# $NetBSD: Makefile,v 1.295 2023/10/25 09:58:28 ryoon Exp $
DISTNAME= rustc-1.72.1-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -442,7 +442,7 @@ CKSUM_CRATES+= vendor/libc
CKSUMS+= 55ce4624745e31ad226b47fde177a46176a89da3fa5030663673a115102471f9
CKSUMS+= 09ab15cd50245f4ced230b7919657ab170e06443bb0ed4baf4449d3472f5f656
CKSUMS+= 90dd33ef20dc3be8aef5bd152a6a06e7ab34f9527b3978487b593aaa16a907bd
-CKSUMS+= 6a60a542639528a0a34b9c9a7298973ec2cf1449c59546b7b30dcef6c51874dd
+CKSUMS+= ec1cb2b8522ce7d35c9fce2f5b17a1a7e28cae9836f1cf11e267f222b72dff60
CKSUM_CRATES+= vendor/libc-0.2.138
CKSUMS+= 107a4aa396b8383c66e0ace2f941450b4b69146558cdc4d9fbe33eeab51760f1
Home |
Main Index |
Thread Index |
Old Index