Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2024 09:23:51 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: 7d5f2ff88a27 - main - audio/wasabi: Broken
Message-ID:  <202405240923.44O9NpYx071948@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit 7d5f2ff88a2756e77170e81418b59c95a0bb587f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-24 04:11:08 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-24 09:23:45 +0000

    audio/wasabi: Broken
    
    Reported by:    fallout
---
 audio/wasabi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/wasabi/Makefile b/audio/wasabi/Makefile
index 6c7a88564f6a..c9098855de3c 100644
--- a/audio/wasabi/Makefile
+++ b/audio/wasabi/Makefile
@@ -10,6 +10,8 @@ WWW=		https://github.com/arduano/wasabi
 
 LICENSE=	APACHE20 # Don't Be a Dick Public License based on Apache 2.0, see http://www.dbad-license.org/
 
+BROKEN=		rust code incompatible with latest rust-nightly, see https://github.com/arduano/wasabi/issues/60
+
 BUILD_DEPENDS=	rust-nightly>0:lang/rust-nightly
 LIB_DEPENDS=	libasound.so:audio/alsa-lib
 



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