Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2014 20:17:01 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351641 - head/multimedia/quodlibet
Message-ID:  <201404202017.s3KKH1l6020844@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Apr 20 20:17:01 2014
New Revision: 351641
URL: http://svnweb.freebsd.org/changeset/ports/351641
QAT: https://qat.redports.org/buildarchive/r351641/

Log:
  Mark broken, fails to install
  riggs@ and the maintainer are working on an update
  
  PR:		ports/187263
  Reported by:	pkg-fallout
  With hat:	portmgr

Modified:
  head/multimedia/quodlibet/Makefile

Modified: head/multimedia/quodlibet/Makefile
==============================================================================
--- head/multimedia/quodlibet/Makefile	Sun Apr 20 20:12:20 2014	(r351640)
+++ head/multimedia/quodlibet/Makefile	Sun Apr 20 20:17:01 2014	(r351641)
@@ -10,6 +10,8 @@ MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 MAINTAINER=	johnson.peter@gmail.com
 COMMENT=	A GTK+-based audio player written in Python
 
+BROKEN=		Fails to install
+
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/mutagen/__init__.py:${PORTSDIR}/audio/py-mutagen
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mutagen/__init__.py:${PORTSDIR}/audio/py-mutagen
 



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