svn commit: r351641 - head/multimedia/quodlibet

Antoine Brodin antoine at FreeBSD.org
Sun Apr 20 20:17:02 UTC 2014


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


More information about the svn-ports-all mailing list