From owner-cvs-all@FreeBSD.ORG Sun Mar 27 23:54:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4334116A4CE; Sun, 27 Mar 2005 23:54:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9FD43D3F; Sun, 27 Mar 2005 23:54:40 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2RNseki084953; Sun, 27 Mar 2005 23:54:40 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2RNsecx084952; Sun, 27 Mar 2005 23:54:40 GMT (envelope-from marcus) Message-Id: <200503272354.j2RNsecx084952@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 27 Mar 2005 23:54:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/libXft Makefileports/x11-fonts/libXft/files patch-xftfreetype.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2005 23:54:41 -0000 marcus 2005-03-27 23:54:40 UTC FreeBSD ports repository Modified files: x11-fonts/libXft Makefile Added files: x11-fonts/libXft/files patch-xftfreetype.c Log: Fix a crash that can occur when using TrueType fonts. This should have gone in with X.Org 6.8.2, but since we're using the external libXft library, it was missed. Reported by: adamw Obtained from: Freedesktop.org CVS Approved by: portmgr (implicit) Revision Changes Path 1.28 +1 -0 ports/x11-fonts/libXft/Makefile 1.5 +12 -0 ports/x11-fonts/libXft/files/patch-xftfreetype.c (new)