From owner-freebsd-gnome@FreeBSD.ORG Mon Feb 18 21:18:41 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 6676CAE6; Mon, 18 Feb 2013 21:18:41 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by mx1.freebsd.org (Postfix) with ESMTP id B4DBC835; Mon, 18 Feb 2013 21:18:39 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id 15so4852063wgd.4 for ; Mon, 18 Feb 2013 13:18:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to:cc :content-type; bh=FKPowjNyA7GAbCFjhTyxmFAAV/uEyOgTLpWgoNTj1VM=; b=L9AdCRd1gd2a67VmNj5Iau7FpkTZMVXa+B6q7S81Lky3GW0sGiVmwjdvilMoz7+NQu RsYBxi7LE+qzkjc67K0aEjseqf+QPYiHQMpxoYTVvUIbA23G/Dt6hy0Ahmb69P6TRQB4 e3p2+PSanhA1ZZW+fyNpCBwF8IB+oAjXBfq+O+W2GO+Vs1LaVJevW3eeIdSkQxbiMD5e 5Hyfs7f6j9SbTEiE8baV69Dbxs1q5yU6OvsIU7e19TDhgMnvw/8XRmJ1h3leA/8xQX2G AR2oJ9+mo0LeSfAK8D/4gTOmOjwRxO0FsTyIZUuC+eSEQPEt74CBo3XI7YGsd/nPY+QI Di+g== MIME-Version: 1.0 X-Received: by 10.194.119.68 with SMTP id ks4mr21935472wjb.3.1361222318336; Mon, 18 Feb 2013 13:18:38 -0800 (PST) Received: by 10.216.99.199 with HTTP; Mon, 18 Feb 2013 13:18:38 -0800 (PST) Date: Mon, 18 Feb 2013 22:18:38 +0100 Message-ID: Subject: graphics/gegl fails to update with portupgrade, works with make x 2 From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Cc: gnome@FreeBSD.org 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:18:41 -0000 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 -- Regards, Torfinn Ingolfsen