Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2015 05:03:58 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404214 - head/audio/streamtuner
Message-ID:  <201512220503.tBM53wsf047836@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Dec 22 05:03:58 2015
New Revision: 404214
URL: https://svnweb.freebsd.org/changeset/ports/404214

Log:
  - Mark BROKEN, no longer able to fetch stream information.
  
  PR:		205405
  Submitted by:	Zane C. Bowers-Hadley
  Approved by:	mat (mentor)
  Differential Revision:	D4655

Modified:
  head/audio/streamtuner/Makefile

Modified: head/audio/streamtuner/Makefile
==============================================================================
--- head/audio/streamtuner/Makefile	Tue Dec 22 04:55:14 2015	(r404213)
+++ head/audio/streamtuner/Makefile	Tue Dec 22 05:03:58 2015	(r404214)
@@ -10,6 +10,8 @@ MASTER_SITES=	SAVANNAH
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK+ stream directory browser
 
+BROKEN=		Is no longer able to fetch stream information
+
 BUILD_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl
 RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme



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