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 Nov 30 11:48:41 UTC 2022

Modified Files:
        pkgsrc/shells/nushell: Makefile

Log Message:
shells/nushell: add update warning


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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.24 pkgsrc/shells/nushell/Makefile:1.25
--- pkgsrc/shells/nushell/Makefile:1.24 Thu Nov 10 22:01:15 2022
+++ pkgsrc/shells/nushell/Makefile      Wed Nov 30 11:48:41 2022
@@ -1,5 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2022/11/10 22:01:15 pin Exp $
+# $NetBSD: Makefile,v 1.25 2022/11/30 11:48:41 pin Exp $
 
+# Please don't update to 0.72.0.
+# I have this ready to import but, it requires Rust-1.65 to build.
 DISTNAME=      nushell-0.71.0
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nushell/}



Home | Main Index | Thread Index | Old Index