From owner-cvs-ports@FreeBSD.ORG Tue Oct 30 21:07:50 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17B3B16A41A; Tue, 30 Oct 2007 21:07:50 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E524713C4D9; Tue, 30 Oct 2007 21:07:49 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9UL7nAB046867; Tue, 30 Oct 2007 21:07:49 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9UL7nPX046866; Tue, 30 Oct 2007 21:07:49 GMT (envelope-from flz) Message-Id: <200710302107.l9UL7nPX046866@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 30 Oct 2007 21:07:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/libXfont Makefile ports/x11-fonts/libXfont/files patch-src_fontfile_catalogue.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 21:07:50 -0000 flz 2007-10-30 21:07:49 UTC FreeBSD ports repository Modified files: x11-fonts/libXfont Makefile Added files: x11-fonts/libXfont/files patch-src_fontfile_catalogue.c Log: Add patch that fixes a buffer overflow. Requested by: miwi Approved by: portmgr (pav, erwin) Revision Changes Path 1.18 +1 -0 ports/x11-fonts/libXfont/Makefile 1.1 +11 -0 ports/x11-fonts/libXfont/files/patch-src_fontfile_catalogue.c (new)