From owner-cvs-ports Thu Mar 13 15: 7:33 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDC0B37B401; Thu, 13 Mar 2003 15:07:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0BB943FE0; Thu, 13 Mar 2003 15:07:30 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2DN7U0U004859; Thu, 13 Mar 2003 15:07:30 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2DN7UPB004858; Thu, 13 Mar 2003 15:07:30 -0800 (PST) Message-Id: <200303132307.h2DN7UPB004858@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 13 Mar 2003 15:07:30 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/fontconfig Makefile ports/x11-fonts/fontconfig/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/13 15:07:30 PST FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile Added files: x11-fonts/fontconfig/files patch-configure Log: Fix a bug in fontconfig's configure script that was causing fonts.conf to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed. This was in turn leading to crashes in things such as xclock. This bug has been filed with fontconfig's Bugzilla as bug #45. Reported by: many Brought to my attention by: anholt Approved by: portmgr (will) Revision Changes Path 1.13 +2 -2 ports/x11-fonts/fontconfig/Makefile 1.1 +11 -0 ports/x11-fonts/fontconfig/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message