svn commit: r330787 - head/multimedia/xbmc-pvr

Juergen Lock nox at FreeBSD.org
Fri Oct 18 23:12:03 UTC 2013


Author: nox
Date: Fri Oct 18 23:12:02 2013
New Revision: 330787
URL: http://svnweb.freebsd.org/changeset/ports/330787

Log:
  Apparently this no longer builds, mark it BROKEN and DEPRECATED,
  the main xbmc port supports pvr now with multimedia/xbmc-addon-pvr.

Modified:
  head/multimedia/xbmc-pvr/Makefile

Modified: head/multimedia/xbmc-pvr/Makefile
==============================================================================
--- head/multimedia/xbmc-pvr/Makefile	Fri Oct 18 23:07:02 2013	(r330786)
+++ head/multimedia/xbmc-pvr/Makefile	Fri Oct 18 23:12:02 2013	(r330787)
@@ -59,6 +59,9 @@ RUN_DEPENDS=	${LOCALBASE}/lib/alsa-lib/l
 		${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
 		xdpyinfo:${PORTSDIR}/x11/xdpyinfo
 
+BROKEN=		no longer builds, use multimedia/xbmc and multimedia/xbmc-addon-pvr
+DEPRECATED=	multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
+EXPIRATION_DATE=	2013-12-31
 GITHASH=	9023e39
 WRKSRC=		${WRKDIR}/opdenkamp-${PORTNAME}-${GITHASH}
 FETCH_ARGS=	-Fpr


More information about the svn-ports-head mailing list