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: wiz
Date: Sat Feb 22 22:06:45 UTC 2020
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
rust: fix typos in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 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.142 pkgsrc/lang/rust/Makefile:1.143
--- pkgsrc/lang/rust/Makefile:1.142 Sat Feb 22 21:47:06 2020
+++ pkgsrc/lang/rust/Makefile Sat Feb 22 22:06:45 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2020/02/22 21:47:06 he Exp $
+# $NetBSD: Makefile,v 1.143 2020/02/22 22:06:45 wiz Exp $
DISTNAME= rustc-1.41.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -461,7 +461,7 @@ stage0-bootstrap: install
#.include "../../www/http-parser/buildlink3.mk"
#.include "../../devel/jemalloc/buildlink3.mk"
-# Bootstrap built on 8.0, built on later versoin
+# Bootstrap built on 8.0, build on later version
# requires compat80 package
# (I wish this worked on powerpc, but it doesn't since
# I can't build with the internal LLVM, ref.
Home |
Main Index |
Thread Index |
Old Index