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 Mar 23 09:15:32 UTC 2022
Modified Files:
pkgsrc/shells/nushell: Makefile
Log Message:
shells/nushell: reset maintainer
The new release of nushell, 0.60.0 has major breaking changes and currently
does not build on NetBSD.
Making it build again is over my head.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.18 pkgsrc/shells/nushell/Makefile:1.19
--- pkgsrc/shells/nushell/Makefile:1.18 Tue Feb 8 12:38:09 2022
+++ pkgsrc/shells/nushell/Makefile Wed Mar 23 09:15:32 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2022/02/08 12:38:09 pin Exp $
+# $NetBSD: Makefile,v 1.19 2022/03/23 09:15:32 pin Exp $
DISTNAME= nushell-0.44.0
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=nushell/}
-MAINTAINER= pin%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.nushell.sh/
COMMENT= New type of shell
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index