git: 663eaaf8cc05 - main - audio/spotify-tui: mark BROKEN

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Apr 30 14:55:28 UTC 2021


The branch main has been updated by amdmi3:

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

commit 663eaaf8cc0514b6fd0a500c4b34cdf95d60a670
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-30 14:31:22 +0000
Commit:     Dmitry Marakasov <amdmi3 at 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


More information about the dev-commits-ports-all mailing list