From owner-freebsd-ports@FreeBSD.ORG Tue Jul 22 18:56:47 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA66137B401; Tue, 22 Jul 2003 18:56:46 -0700 (PDT) Received: from smtp.kyoto-inet.or.jp (smtp.kyoto-inet.or.jp [202.245.160.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id E935B43F75; Tue, 22 Jul 2003 18:56:45 -0700 (PDT) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by smtp.kyoto-inet.or.jp (8.12.9/8.12.9) with ESMTP id h6N1uih9061808; Wed, 23 Jul 2003 10:56:44 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.9/8.12.9) with ESMTP id h6N1viDw059080; Wed, 23 Jul 2003 10:57:44 +0900 (JST) (envelope-from chat95@mbox.kyoto-inet.or.jp) Date: Wed, 23 Jul 2003 10:57:44 +0900 (JST) Message-Id: <20030723.105744.115903737.chat95@mbox.kyoto-inet.or.jp> To: ports@FreeBSD.org From: Nakata Maho In-Reply-To: <200307220214.47728.j.e.drews@worldnet.att.net> References: <200307220214.47728.j.e.drews@worldnet.att.net> Organization: private X-Mailer: Mew version 2.2 on XEmacs 21.4.13 (Rational FORTRAN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: maho@FreeBSD.org Subject: Re: gsfonts 6.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 01:56:47 -0000 Hi, all, I have some question about print/gsfonts port. I processed pr recently, print/gsfonts 5.10 to 6.0. http://www.freebsd.org/cgi/query-pr.cgi?pr=52017 however, new pr was reported by Jonathan http://www.freebsd.org/cgi/query-pr.cgi?pr=54647 > The recent update of /usr/ports/print/gsfonts from 5.10 to version 6.0 > breaks printing in the word processor Ted (editors/ted). Ted depends on the > fonts Courier, Times, and Helvetica. These fonts are not present in either > gnu-gs-fonts-other-6.0 or gnu-gs-fonts-std-6.0.tar. I *can* handle with pr by mixing 5.10 fonts and 6.0 fonts together, however, how do I do for version number?? or do I have back out to old version? Thanks, --maho