From owner-cvs-all@FreeBSD.ORG Tue Aug 3 19:50:50 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 BC7471065676; Tue, 3 Aug 2010 19:50:50 +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 19C168FC08; Tue, 3 Aug 2010 19:50:49 +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 o73Jomx7022697; Tue, 3 Aug 2010 23:50:48 +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=1280865048; bh=jYgs5KpzerkumqmXtLiAukvQJB8xL5AaKhezAJiaYJA=; l=706; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=mETnVVaZ1D8kHcLjPiibSQVUkWhtYA7/e9XMUocduPJmDxI0ijpysfdLmqBlTISXQ jQ2U/iea+YGRFTAe3Iy7wnQTFWSwFZlSyQvViKJDJHLYBvRVXaiL5eDh5Hc+MT3N/I FfF6m2e0mLzxRbJKQDWfqkmsac4QpUFcU0R/DOVk= Received: (from ache@localhost) by nagual.pp.ru (8.14.4/8.14.4/Submit) id o73JolxL022696; Tue, 3 Aug 2010 23:50:48 +0400 (MSD) (envelope-from ache) Date: Tue, 3 Aug 2010 23:50:47 +0400 From: Andrey Chernov To: Hiroki Sato , doceng@FreeBSD.ORG, ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20100803195046.GA22682@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> <20100803193329.GA4824@nagual.pp.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100803193329.GA4824@nagual.pp.ru> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: 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:50:50 -0000 On Tue, Aug 03, 2010 at 11:33:30PM +0400, Andrey Chernov wrote: > 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). Should I say "can't find gtk" instead? ./psi/dxmain.c:32:21: error: gtk/gtk.h: No such file or directory -- http://ache.pp.ru/