Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2025 03:38:27 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e440ed0ee106 - main - shells/nushell: Update BROKEN line
Message-ID:  <202504270338.53R3cRfs033859@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e440ed0ee1065a43b9213e1ab9e804fd2f19a484

commit e440ed0ee1065a43b9213e1ab9e804fd2f19a484
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-26 20:02:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-27 03:38:20 +0000

    shells/nushell: Update BROKEN line
---
 shells/nushell/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile
index c80b1a84831f..e01566f98b4f 100644
--- a/shells/nushell/Makefile
+++ b/shells/nushell/Makefile
@@ -11,7 +11,7 @@ WWW=		https://www.nushell.sh/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_armv7=	compilation fails, see https://github.com/rust-lang/rust/issues/140343
+BROKEN_armv7=	compilation fails, see https://github.com/rust-lang/rust/issues/140343, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286368
 
 USES=		cargo localbase ssl
 USE_GITHUB=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504270338.53R3cRfs033859>