From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 1 18:40:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A864AA4E for ; Fri, 1 Feb 2013 18:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9B56086F for ; Fri, 1 Feb 2013 18:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r11Ie1Y7062471 for ; Fri, 1 Feb 2013 18:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r11Ie1kQ062470; Fri, 1 Feb 2013 18:40:01 GMT (envelope-from gnats) Date: Fri, 1 Feb 2013 18:40:01 GMT Message-Id: <201302011840.r11Ie1kQ062470@freefall.freebsd.org> To: gnome@FreeBSD.org From: Heino Tiedemann Subject: Re: ports/175758: Upgrading ' gegl-0.1.8_5' to ' gegl-0.1.8_6' (graphics/gegl) fails X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Heino Tiedemann List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2013 18:40:01 -0000 The following reply was made to PR ports/175758; it has been noted by GNATS. From: Heino Tiedemann To: Koop Mast Cc: bug-followup@FreeBSD.org Subject: Re: ports/175758: Upgrading 'gegl-0.1.8_5' to 'gegl-0.1.8_6' (graphics/gegl) fails Date: Fri, 01 Feb 2013 19:39:24 +0100 Koop Mast wrote: > After some digging it seems that this issue can be caused by two > things. The most like is that gd can't resolve the fonts correctly > because it doesn't have fontconfig support. The second is that > graphviz doesn't have pangocairo support. That was ist! pangocairo in graphviz was "off" Thank you. Heino