pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/nushell
Module Name: pkgsrc
Committed By: pin
Date: Wed Dec 21 22:17:08 UTC 2022
Modified Files:
pkgsrc/shells/nushell: Makefile
Log Message:
shells/nushell: review warning
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/shells/nushell/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/nushell/Makefile
diff -u pkgsrc/shells/nushell/Makefile:1.25 pkgsrc/shells/nushell/Makefile:1.26
--- pkgsrc/shells/nushell/Makefile:1.25 Wed Nov 30 11:48:41 2022
+++ pkgsrc/shells/nushell/Makefile Wed Dec 21 22:17:08 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2022/11/30 11:48:41 pin Exp $
+# $NetBSD: Makefile,v 1.26 2022/12/21 22:17:08 pin Exp $
-# Please don't update to 0.72.0.
-# I have this ready to import but, it requires Rust-1.65 to build.
+# Don't update, newer versions require Rust >= 1.65 to build.
+# If you have at least Rust-1.65, you can find 0.73.0 in wip.
DISTNAME= nushell-0.71.0
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=nushell/}
Home |
Main Index |
Thread Index |
Old Index