From owner-freebsd-ports-bugs@freebsd.org Sat Dec 9 20:03:40 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20D3BE96AB7 for ; Sat, 9 Dec 2017 20:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 0E08473BA0 for ; Sat, 9 Dec 2017 20:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vB9K3dTI089337 for ; Sat, 9 Dec 2017 20:03:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224215] [PATCH] www/qt5-webkit: fix issue breaking rendering in mail/trojita Date: Sat, 09 Dec 2017 20:03:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: laurent@nuxi.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc attachments.created 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.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2017 20:03:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224215 Bug ID: 224215 Summary: [PATCH] www/qt5-webkit: fix issue breaking rendering in mail/trojita Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: laurent@nuxi.ca CC: kde@FreeBSD.org, marco.broeder@posteo.eu Keywords: patch CC: kde@FreeBSD.org, marco.broeder@posteo.eu Created attachment 188668 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188668&action= =3Dedit mentioned diff Hi, Here's the issue on github as reference: https://github.com/annulen/webkit/issues/511 The attached diff applies the two commits on the git repository that were mentioned in the issue. I've also tested them myself and they do fix it wel= l. The diff was created from the top of the tree. I had to disable ld.gold as suggested in bug #223596 comment #3 to build, however I didn't include this in the diff. The patch files were taken directly from: https://github.com/freebsd/freebsd-ports-kde/commit/e8aa36dfab0ca0134375e92= e779ec2cd4feed51c for consistency. (and because I already had that tree handy) They both should be included in qt-webkit-5.212.0-alpha3 when it's out. Good day. --=20 You are receiving this mail because: You are the assignee for the bug.=