shells/nushell: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
602dc15540
commit
2a8c4f6c94
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue