pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/nushell shells/nushell: reset maintainer



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47eecd930c47
branches:  trunk
changeset: 375725:47eecd930c47
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Mar 23 09:15:32 2022 +0000

description:
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.

diffstat:

 shells/nushell/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 39e20f15d94d -r 47eecd930c47 shells/nushell/Makefile
--- a/shells/nushell/Makefile   Tue Mar 22 08:25:57 2022 +0000
+++ b/shells/nushell/Makefile   Wed Mar 23 09:15:32 2022 +0000
@@ -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