Date: Wed, 23 May 2007 15:14:59 +0400 From: Boris Samorodov <bsam@ipt.ru> To: freebsd-ports-bugs@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Alexander Leidinger <Alexander@Leidinger.net> Subject: Re: ports/112851: x11-fonts/linux-fontconfig /etc/fonts/fonts.conf not updated with xorg 7.2 Message-ID: <87793564@srv.sem.ipt.ru> In-Reply-To: <200705221328.l4MDS6HP025593@freefall.freebsd.org> (Edwin Groothuis's message of "Tue\, 22 May 2007 13\:28\:06 GMT") References: <200705221328.l4MDS6HP025593@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@.
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87793564>
