svn commit: r457033 - head/x11-wm/cde
Antoine Brodin
antoine at FreeBSD.org
Sat Dec 23 09:34:35 UTC 2017
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 at 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 \
More information about the svn-ports-all
mailing list