git: bbba381f0d80 - main - shells/nu_plugin_formats: Update BROKEN message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 20:45:04 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbba381f0d80cac1982d5796dbb81f532f7128e9 commit bbba381f0d80cac1982d5796dbb81f532f7128e9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-12 20:30:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-12 20:44:58 +0000 shells/nu_plugin_formats: Update BROKEN message --- shells/nu_plugin_formats/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/nu_plugin_formats/Makefile b/shells/nu_plugin_formats/Makefile index 4158a83d23bc..d4d9fc9e9f7e 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -11,7 +11,7 @@ WWW= https://www.nushell.sh/ LICENSE= MIT -BROKEN_FreeBSD_15_armv7= compilation fails, see https://github.com/nix-rust/nix/issues/2535 +BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 USES= cargo