From owner-cvs-all@FreeBSD.ORG Sat Dec 15 20:48:48 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3B4416A417; Sat, 15 Dec 2007 20:48:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9781D13C455; Sat, 15 Dec 2007 20:48:48 +0000 (UTC) (envelope-from pav@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 lBFKmmOj032774; Sat, 15 Dec 2007 20:48:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBFKmm21032773; Sat, 15 Dec 2007 20:48:48 GMT (envelope-from pav) Message-Id: <200712152048.lBFKmm21032773@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 15 Dec 2007 20:48:48 +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/graphics/xfig Makefile ports/graphics/xfig/files patch-u_fonts.c patch-w_fontpanel.c ports/graphics/xfig-devel Makefile ports/graphics/xfig-devel/files patch-u_fonts.c patch-w_fontpanel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 15 Dec 2007 20:48:48 -0000 pav 2007-12-15 20:48:48 UTC FreeBSD ports repository Modified files: graphics/xfig Makefile graphics/xfig/files patch-w_fontpanel.c graphics/xfig-devel Makefile Added files: graphics/xfig/files patch-u_fonts.c graphics/xfig-devel/files patch-u_fonts.c patch-w_fontpanel.c Log: - Fix xfig to be able to use Ghostscript fonts again - While here, update download location PR: ports/117253 Submitted by: Steven G. Kargl Revision Changes Path 1.60 +1 -1 ports/graphics/xfig-devel/Makefile 1.1 +11 -0 ports/graphics/xfig-devel/files/patch-u_fonts.c (new) 1.1 +20 -0 ports/graphics/xfig-devel/files/patch-w_fontpanel.c (new) 1.60 +2 -2 ports/graphics/xfig/Makefile 1.1 +11 -0 ports/graphics/xfig/files/patch-u_fonts.c (new) 1.2 +18 -0 ports/graphics/xfig/files/patch-w_fontpanel.c