svn commit: r339923 - head/multimedia/plexmediaserver

Mark Felder feld at FreeBSD.org
Thu Jan 16 15:46:01 UTC 2014


Author: feld
Date: Thu Jan 16 15:46:00 2014
New Revision: 339923
URL: http://svnweb.freebsd.org/changeset/ports/339923
QAT: https://qat.redports.org/buildarchive/r339923/

Log:
  Mark BROKEN on 10.0+. Bundled python missing patch
  
  Approved by:	swills (mentor, implicit)
  MFH:	2014Q1

Modified:
  head/multimedia/plexmediaserver/Makefile

Modified: head/multimedia/plexmediaserver/Makefile
==============================================================================
--- head/multimedia/plexmediaserver/Makefile	Thu Jan 16 15:43:27 2014	(r339922)
+++ head/multimedia/plexmediaserver/Makefile	Thu Jan 16 15:46:00 2014	(r339923)
@@ -34,6 +34,7 @@ IGNORE= supplied binaries compiled for F
 .endif
 
 .if ${OSVERSION} >= 1000054
+BROKEN=	Waiting for Plex to include Python patch http://bugs.python.org/issue18178
 RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libstdc++.so.6:${PORTSDIR}/misc/compat9x
 .endif
 


More information about the svn-ports-all mailing list