Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2014 15:46:00 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339923 - head/multimedia/plexmediaserver
Message-ID:  <201401161546.s0GFk0rV065391@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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