Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2020 19:27:03 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527039 - head/x11-drivers/xf86-video-qxl
Message-ID:  <202002241927.01OJR3Je037630@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Mon Feb 24 19:27:02 2020
New Revision: 527039
URL: https://svnweb.freebsd.org/changeset/ports/527039

Log:
  x11-drivers/xf86-video-qxl: Mark broken
  
  Mark xf86-video-qxl as broken with xorg-server 1.20.7.  A fix is being
  worked on, but mark this as broken while it's being developed, to avoid
  chatter from the build cluster.

Modified:
  head/x11-drivers/xf86-video-qxl/Makefile

Modified: head/x11-drivers/xf86-video-qxl/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-qxl/Makefile	Mon Feb 24 19:11:18 2020	(r527038)
+++ head/x11-drivers/xf86-video-qxl/Makefile	Mon Feb 24 19:27:02 2020	(r527039)
@@ -10,6 +10,8 @@ COMMENT=	X.Org X server -- QXL display driver
 
 LICENSE=	MIT
 
+BROKEN=		does not build with xorg-server 1.20.7
+
 BUILD_DEPENDS=	spice-protocol>=0.12.10:devel/spice-protocol \
 		${LOCALBASE}/include/linux/input.h:devel/evdev-proto
 LIB_DEPENDS=	libspice-server.so:devel/libspice-server



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