From owner-freebsd-ports-bugs@freebsd.org Sat Nov 26 06:46:14 2016 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 B9695C5662A for ; Sat, 26 Nov 2016 06:46:14 +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 8EC18D6 for ; Sat, 26 Nov 2016 06:46:14 +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 uAQ6kE39018259 for ; Sat, 26 Nov 2016 06:46:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214827] editors/focuswriter: Update to 1.6.2, Remove QT[45] options (Only QT5) Date: Sat, 26 Nov 2016 06:46:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name attachments.created Message-ID: In-Reply-To: References: 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.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2016 06:46:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214827 lightside changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177401| |maintainer-approval+ Flags| | --- Comment #2 from lightside --- Created attachment 177401 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177401&action= =3Dedit Proposed patch (since 418731 revision) I attached my version of proposed patch with (possible) fixes for mentioned issue in comment #1, including what you proposed, but in different form. Look following links for changes: https://github.com/gottcode/focuswriter/compare/v1.5.7...v1.6.2 https://github.com/gottcode/focuswriter/blob/v1.6.2/NEWS#L1-L33 - Update to 1.6.2 version [1][2] - Switch to C++11 [2][3] - Switch to Qt 5 [1][2][4] - Add linguisttools_build to USE_QT5 [1][2] - Cosmetic fixes [2] - Add sed patch for std::lround on FreeBSD 9.3 [2] - Add patch for QPrinter initialization on first usage [2] - Adapt pkg-plist [1][2] [1] - yamagi (PR's submitter) changes [2] - lightside (maintainer) changes [3] - https://github.com/gottcode/focuswriter/commit/9904864c0a142a1ef64a4dbde550= 67213651b3f5 [4] - https://github.com/gottcode/focuswriter/commit/2c1a12742563ff4015b2ae77f78b= dd20953dfa37 To committer: Please, remove editors/focuswriter-qt4 port after this update, because of [= 4]. Tested with using poudriere on FreeBSD 9.3 amd64 and native build on FreeBSD 10.2 amd64. --=20 You are receiving this mail because: You are the assignee for the bug.=