From owner-freebsd-gnome@FreeBSD.ORG Mon Feb 18 21:50:15 2013 Return-Path: Delivered-To: gnome@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 9B99937A; Mon, 18 Feb 2013 21:50:15 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep11.mx.upcmail.net (fep11.mx.upcmail.net [62.179.121.31]) by mx1.freebsd.org (Postfix) with ESMTP id 9902C952; Mon, 18 Feb 2013 21:50:14 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep11-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130218215006.VZKQ25433.viefep11-int.chello.at@edge03.upcmail.net>; Mon, 18 Feb 2013 22:50:06 +0100 Received: from [127.0.0.1] ([178.84.132.32]) by edge03.upcmail.net with edge id 1xq41l01e0i5fp603xq5qR; Mon, 18 Feb 2013 22:50:06 +0100 X-SourceIP: 178.84.132.32 Message-ID: <5122A20F.3040106@rainbow-runner.nl> Date: Mon, 18 Feb 2013 22:50:07 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Torfinn Ingolfsen Subject: Re: graphics/gegl fails to update with portupgrade, works with make x 2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130218-0, 18-02-2013), Outbound message X-Antivirus-Status: Clean Cc: gnome@FreeBSD.org, FreeBSD Ports ML X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Feb 2013 21:50:15 -0000 On 18-2-2013 22:18, Torfinn Ingolfsen wrote: > The port graphics/gegl fail to upgrade with portupgrade (doing > 'portupgrade -R gegl') but works if I cd to the port directory and run > make twice. > (I got the idea from another thread on the ports mailinglist) > Details: > tingo@kg-v2$ uname -a > FreeBSD kg-v2.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #6: Fri Apr 27 > 23:50:55 CEST 2012 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC > amd64 > > tingo@kg-v2$ portversion -v gegl > gegl-0.1.8_4 < needs updating (port has 0.1.8_6) > > HTH Without the actually failure message we can't really do anything. -Koop