Date: Fri, 12 Jan 2018 09:16:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-x11@FreeBSD.org Subject: [Bug 170852] [PATCH] x11-fonts/encodings: encodings.dir includes bogus entries Message-ID: <bug-170852-8047-JspiLJGMPY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-170852-8047@https.bugs.freebsd.org/bugzilla/> References: <bug-170852-8047@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D170852 --- Comment #12 from commit-hook@freebsd.org --- A commit references this bug: Author: pi Date: Fri Jan 12 09:16:20 UTC 2018 New revision: 458811 URL: https://svnweb.freebsd.org/changeset/ports/458811 Log: x11-fonts/encodings: run mkfontscale to fix encodings.dir post-install - Since only *.enc.gz files are installed while the encodings.dir file is genareted for directories containing both *.enc and *.enc.gz files, the installed encodings.dir file includes bogus entries for *.enc. - It causes libfontenc to fail to find encoding files, then X to fail to open TrueType fonts with some encodings such as ascii-0 or jisx0208.199= 0-0. PR: 170852 Submitted by: hiroto.kagotani@gmail.com, Jia-Shiun Li <jiashiun@gmail.com> Changes: head/x11-fonts/encodings/Makefile head/x11-fonts/encodings/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-170852-8047-JspiLJGMPY>