svn commit: r357520 - head/audio/muine

Antoine Brodin antoine at FreeBSD.org
Wed Jun 11 18:33:37 UTC 2014


Author: antoine
Date: Wed Jun 11 18:33:36 2014
New Revision: 357520
URL: http://svnweb.freebsd.org/changeset/ports/357520
QAT: https://qat.redports.org/buildarchive/r357520/

Log:
  Mark BROKEN, deprecate and set expiration date: this port either doesn't
  run or doesn't build since August 2013
  
  With hat:	portmgr

Modified:
  head/audio/muine/Makefile

Modified: head/audio/muine/Makefile
==============================================================================
--- head/audio/muine/Makefile	Wed Jun 11 18:26:24 2014	(r357519)
+++ head/audio/muine/Makefile	Wed Jun 11 18:33:36 2014	(r357520)
@@ -11,6 +11,9 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Mono based Gnome audio player
 
 # IGNORE=		Fails to run
+BROKEN=		Fails to build
+DEPRECATED=	Fails to build/run since August 2013
+EXPIRATION_DATE=	2014-07-11
 
 LIB_DEPENDS=	libFLAC.so:${PORTSDIR}/audio/flac \
 		libid3tag.so:${PORTSDIR}/audio/libid3tag \


More information about the svn-ports-head mailing list