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 typos in comments.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9b67fa65609
branches: trunk
changeset: 423643:a9b67fa65609
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 22 22:06:45 2020 +0000
description:
rust: fix typos in comments.
diffstat:
lang/rust/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a7a8ac233763 -r a9b67fa65609 lang/rust/Makefile
--- a/lang/rust/Makefile Sat Feb 22 21:48:58 2020 +0000
+++ b/lang/rust/Makefile Sat Feb 22 22:06:45 2020 +0000
@@ -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 @@
#.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