From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 22 16:04:36 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7720D22 for ; Wed, 22 Oct 2014 16:04:36 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 746A6D7F for ; Wed, 22 Oct 2014 16:04:36 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9MG4aM3004347 for ; Wed, 22 Oct 2014 16:04:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194532] New: [PATCH] graphics/gimp-app not shown `brush outline' Date: Wed, 22 Oct 2014 16:04:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: kalten@gmx.at X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 16:04:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194532 Bug ID: 194532 Summary: [PATCH] graphics/gimp-app not shown `brush outline' Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: kalten@gmx.at Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Gimp 2.8.10 has a nasty error that makes working hard: (see https://bugzilla.gnome.org/show_bug.cgi?id=3D719593#c4) The outline of the brush tools is not shown (=E2=80=9CEdit=E2=80=9D/=E2=80=9CPreferences=E2=80=9D there =E2=80=9CImage = Windows=E2=80=9D and there =E2=80=9CShow brush outline=E2=80=9D). It is about pencile, paintbrush, eraser, airbrush, clone, healing, blur/sharpe= n, smudge, etc. To correct it there are two possible solutions: Variant 1: update gimp with all its sub ports to 2.8.14 (Too much for my person to do, I think) Variant 2: The Patch mentioned in the Gimp-Bug above. One can find it (amongst others) e.g. there https://lists.macosforge.org/pipermail/macports-changes/2013-December/09885= 7.html I have taken out the relevant part and made a patch (see the attachment in = my following comment=E2=80=94I want to enter the FreeBSD Bug number in a comme= nt in the Makefile). My patch (on top of r371335 of the ports tree) will add an if-clause in the Makefile of graphics/gimp-app that will apply the (also included) patch =C2=BBfiles/2_8_10_patch-brush-outline-not-displayed-bz719593.diff=C2=AB if= f the ${PORTVERSION} =3D=3D 2.8.10. There will be a comment in the Makefile telling the person who will update = gimp to a newer version to remove these lines and the mentioned patch file. Regards, Kalten --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer gnome@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=