ports/112851: x11-fonts/linux-fontconfig /etc/fonts/fonts.conf not updated with xorg 7.2
Boris Samorodov
bsam at ipt.ru
Wed May 23 11:41:30 UTC 2007
On Tue, 22 May 2007 13:28:06 GMT Edwin Groothuis wrote:
> Synopsis: x11-fonts/linux-fontconfig /etc/fonts/fonts.conf not updated with xorg 7.2
I propose the following patch:
-----
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/linux-fontconfig/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile 19 Mar 2007 05:13:58 -0000 1.18
+++ Makefile 23 May 2007 11:09:27 -0000
@@ -7,7 +7,7 @@
PORTNAME= fontconfig
PORTVERSION= 2.2.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-fonts linux
DISTNAME= ${PORTNAME}-${PORTVERSION}-13
Index: files/fonts.conf
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/linux-fontconfig/files/fonts.conf,v
retrieving revision 1.1
diff -u -r1.1 fonts.conf
--- files/fonts.conf 19 Mar 2007 05:13:58 -0000 1.1
+++ files/fonts.conf 23 May 2007 11:09:27 -0000
@@ -23,7 +23,7 @@
<!-- Font directory list -->
- <dir>/usr/X11R6/lib/X11/fonts</dir>
+ <dir>/usr/local/lib/X11/fonts</dir>
<dir>~/.fonts</dir>
-----
Any objections? If no, I'll talk to portmgr at .
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
More information about the freebsd-ports-bugs
mailing list