shells/nushell: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2025-02-06 12:46:44 +01:00
parent 602dc15540
commit 2a8c4f6c94

View file

@ -1,5 +1,6 @@
PORTNAME= nushell
DISTVERSION= 0.101.0
PORTREVISION= 1
CATEGORIES= shells
MAINTAINER= yuri@FreeBSD.org
@ -10,9 +11,6 @@ WWW= https://www.nushell.sh/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712
BROKEN_aarch64= compilation fails, see https://github.com/nushell/nushell/issues/13194
USES= cargo localbase ssl
USE_GITHUB= yes