From owner-cvs-ports@FreeBSD.ORG Mon Mar 3 10:03:03 2008 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 1A1CC106566C; Mon, 3 Mar 2008 10:03:03 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id BA0658FC35; Mon, 3 Mar 2008 10:03:02 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.1/8.14.1) with ESMTP id m239b8Zw098064; Mon, 3 Mar 2008 17:37:08 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.1/8.14.1/Submit) id m239b8ut025546; Mon, 3 Mar 2008 17:37:08 +0800 (CST) (envelope-from rafan) Date: Mon, 3 Mar 2008 17:37:08 +0800 From: Rong-En Fan To: John Hay Message-ID: <20080303093708.GE97111@svm.csie.ntu.edu.tw> References: <200803011107.m21B7qBJ005199@repoman.freebsd.org> <20080303091214.GA53758@zibbi.meraka.csir.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080303091214.GA53758@zibbi.meraka.csir.co.za> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Rong-En Fan , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/ghostscript-gpl Makefile Makefile.inc distinfo pkg-plist ports/print/ghostscript-gpl/files patch-lib-FAPIcidfmap patch-src-int.mak 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: Mon, 03 Mar 2008 10:03:03 -0000 On Mon, Mar 03, 2008 at 11:12:14AM +0200, John Hay wrote: > On Sat, Mar 01, 2008 at 11:07:52AM +0000, Rong-En Fan wrote: > > rafan 2008-03-01 11:07:52 UTC > > > > FreeBSD ports repository > > > > Modified files: > > print/ghostscript-gpl Makefile Makefile.inc distinfo pkg-plist > > Added files: > > print/ghostscript-gpl/files patch-lib-FAPIcidfmap > > patch-src-int.mak > > Log: > > - Add full support for Japanese fonts and ijs driver > > - Fix FT_BRIDGE issue > > - Use OPTIONS (not for driver selection) > > > > PR: ports/119566 > > Submitted by: Koji Yokota > > > > Revision Changes Path > > 1.155 +58 -9 ports/print/ghostscript-gpl/Makefile > > 1.25 +2 -2 ports/print/ghostscript-gpl/Makefile.inc > > 1.65 +3 -0 ports/print/ghostscript-gpl/distinfo > > 1.1 +9 -0 ports/print/ghostscript-gpl/files/patch-lib-FAPIcidfmap (new) > > 1.1 +11 -0 ports/print/ghostscript-gpl/files/patch-src-int.mak (new) > > 1.45 +167 -1 ports/print/ghostscript-gpl/pkg-plist > > This seems to break release builds that use NOPORTS because the > MINIMALDOCPORTS list in release/Makefile.inc.docports is not adequate > anymore. Any chance of reducing the number of ports now necesary or > otherwise fixing the list in Makefile.inc.docports? I'm not familiar with make release, could you be more specific that how this commit breaks make release? Thanks, Rong-En Fan > > John > -- > John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org