Date: Sat, 23 Dec 2017 09:34:34 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457033 - head/x11-wm/cde Message-ID: <201712230934.vBN9YY1S068207@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Dec 23 09:34:34 2017 New Revision: 457033 URL: https://svnweb.freebsd.org/changeset/ports/457033 Log: Mark BROKEN: fails to build after CVE-2017-16611 fix to libXfont making all in programs/fontaliases/freebsd/C... /usr/local/bin/bdftopcf -t dtinfo.bdf -o dtinfo.pcf /usr/local/bin/bdftopcf: can't open bdf source file dtinfo.bdf Reported by: pkg-fallout Modified: head/x11-wm/cde/Makefile Modified: head/x11-wm/cde/Makefile ============================================================================== --- head/x11-wm/cde/Makefile Sat Dec 23 09:30:14 2017 (r457032) +++ head/x11-wm/cde/Makefile Sat Dec 23 09:34:34 2017 (r457033) @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-src-${DISTVERSION} MAINTAINER= crees@FreeBSD.org COMMENT= Common Desktop Environment +BROKEN= fails to build after CVE-2017-16611 fix to libXfont + BUILD_DEPENDS= ksh93:shells/ksh93 \ bdftopcf:x11-fonts/bdftopcf \ mkfontdir:x11-fonts/mkfontdir \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712230934.vBN9YY1S068207>