From owner-cvs-all@FreeBSD.ORG Tue Aug 3 19:45:17 2010 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 9CFDF1065674; Tue, 3 Aug 2010 19:45:16 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 15AE78FC1D; Tue, 3 Aug 2010 19:45:15 +0000 (UTC) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.4/8.14.4) with ESMTP id o73JXVht007781; Tue, 3 Aug 2010 23:33:31 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1280864011; bh=UWejFEYrYkQRKq0t3j8+ha8tFVC2Slvi0koJN+gK6oU=; l=504; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=pjLQd/RbaqJv5TG9ryt5rLw2mQicKeBZE/UVgWCyZKJ6Ih6UMpXyR61ShFi/Bm8fc 8SRDkExbpi23uXp8iCfdQn6IzcItuYpW7Cy9UrHckPh6FGlvgdxolUU8b2MVXAshSA XesRtixOIYQ5btZHPI7Zacf8BfKuhD73bycakiGk= Received: (from ache@localhost) by nagual.pp.ru (8.14.4/8.14.4/Submit) id o73JXUFk007774; Tue, 3 Aug 2010 23:33:31 +0400 (MSD) (envelope-from ache) Date: Tue, 3 Aug 2010 23:33:30 +0400 From: Andrey Chernov To: Hiroki Sato , doceng@FreeBSD.ORG Message-ID: <20100803193329.GA4824@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Hiroki Sato , doceng@FreeBSD.org, ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <201008031539.o73Fdjef002589@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201008031539.o73Fdjef002589@repoman.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2010 19:45:17 -0000 On Tue, Aug 03, 2010 at 03:39:45PM +0000, Hiroki Sato wrote: > hrs 2010-08-03 15:39:45 UTC > > FreeBSD ports repository > > Modified files: > print/ghostscript8 Makefile > Removed files: > print/ghostscript8/files patch-jbig2dec__os_types.h > Log: > Use graphics/jbig2dec for libjbig2dec instead of the bundled one. Perhaps not due to this commit (I don't build it for a while), but it requires gtk now (dxmain.c compile error). -- http://ache.pp.ru/