Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2021 14:55:27 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 663eaaf8cc05 - main - audio/spotify-tui: mark BROKEN
Message-ID:  <202104301455.13UEtRXv078884@gitrepo.freebsd.org>

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

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

commit 663eaaf8cc0514b6fd0a500c4b34cdf95d60a670
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-04-30 14:31:22 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-04-30 14:47:25 +0000

    audio/spotify-tui: mark BROKEN
    
    Approved by:    portmgr blanket
---
 audio/spotify-tui/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile
index fd40aed96538..d55d3d5593c6 100644
--- a/audio/spotify-tui/Makefile
+++ b/audio/spotify-tui/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Spotify for the terminal written in Rust
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: rust/crates/anyhow-1.0.38.tar.gz is not in /usr/ports/audio/spotify-tui/distinfo.
+
 USES=		cargo localbase:ldflags python:3.6+,build ssl xorg
 USE_GITHUB=	yes
 GH_ACCOUNT=	Rigellute



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