svn commit: r404214 - head/audio/streamtuner

Martin Wilke miwi at FreeBSD.org
Tue Dec 22 05:03:59 UTC 2015


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 at 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


More information about the svn-ports-head mailing list