From owner-freebsd-gnome@freebsd.org Sun Oct 7 20:53:19 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14BEB10CC3A0 for ; Sun, 7 Oct 2018 20:53:19 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A823493E98 for ; Sun, 7 Oct 2018 20:53:18 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6901410CC39F; Sun, 7 Oct 2018 20:53:18 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57C3D10CC39E for ; Sun, 7 Oct 2018 20:53:18 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward102j.mail.yandex.net (forward102j.mail.yandex.net [IPv6:2a02:6b8:0:801:2::102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D599293E94; Sun, 7 Oct 2018 20:53:17 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mxback3g.mail.yandex.net (mxback3g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:164]) by forward102j.mail.yandex.net (Yandex) with ESMTP id DAD345603C63; Sun, 7 Oct 2018 23:53:05 +0300 (MSK) Received: from smtp1p.mail.yandex.net (smtp1p.mail.yandex.net [2a02:6b8:0:1472:2741:0:8b6:6]) by mxback3g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id qbOwEH0qmr-r4uu5NAp; Sun, 07 Oct 2018 23:53:04 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1538945584; bh=m8ci6CS9qHklz3R2tlfL5GyqJAog9Vhr4QxMZCWAUM8=; h=Date:From:To:Subject:Message-ID; b=msPZDj8kjupUdRvKBlAXfP0XmIXYo9W0Jg9qciniUYo7mu3MNzNNglSUXv+ZwEV8E T1W7XgBshpsaeM6RcUrf8LkkzAe7p1kiVulHPj35pVszTgEte33FsVY6lm54VTVKQE q0tUEK0eytSW8pG7R0w2J66ERcb6V6VVGb4VmAzU= Received: by smtp1p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id QBrT3e1Xyl-r2LS3QGU; Sun, 07 Oct 2018 23:53:03 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1538945583; bh=m8ci6CS9qHklz3R2tlfL5GyqJAog9Vhr4QxMZCWAUM8=; h=Date:From:To:Subject:Message-ID; b=JTk6ft+27sfniFZKxIIbcI1zzV1db+986b0pJqamxamItG5fbkGwslSu2RWdLpbOF NhKSt8zLqHAIaAarslrwe+Li/fP0tzJdIOMWLUp9KynSMsGf5XQrUiOPX7kAbjpCWJ o6rEOOug2Bp2rFotW1p/YD9PHzSW0hIeh4YFkdlo= Authentication-Results: smtp1p.mail.yandex.net; dkim=pass header.i=@yandex.com Date: Sun, 7 Oct 2018 16:53:00 -0400 From: To: kwm@FreeBSD.org, gnome@freebsd.org Subject: gegl 4 Message-ID: <20181007165300.52637c64@yandex.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2018 20:53:19 -0000 Hi! GNOME is updated and I have a problem with gegl4: Installing gegl-0.4.8... pkg-static: gegl-0.4.8 conflicts with coreutils-8.30 (installs files into the same place). Problematic file: /usr/local/bin/gcut *** Error code 70 Thank you. SK