Bug 247864 - textproc/sigil: Fix Preview Mode with Qt5.15
Summary: textproc/sigil: Fix Preview Mode with Qt5.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-09 04:40 UTC by Jonathan Chen
Modified: 2020-07-10 05:55 UTC (History)
1 user (show)

See Also:


Attachments
Qt5.15 update (1.51 KB, patch)
2020-07-09 04:40 UTC, Jonathan Chen
jonc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chen 2020-07-09 04:40:00 UTC
Created attachment 216334 [details]
Qt5.15 update

Chase Qt5.15 behavioural change (upstream patch)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-07-09 05:35:21 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

Attachment -> Details -> maintainer-approval [+]
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-07-09 05:41:21 UTC
I don't think we need to MFH this. We have Qt 5.14 in 2020Q3
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-07-10 05:54:38 UTC
A commit references this bug:

Author: fernape
Date: Fri Jul 10 05:54:31 UTC 2020
New revision: 541840
URL: https://svnweb.freebsd.org/changeset/ports/541840

Log:
  textproc/sigil: Fix Preview Mode with Qt5.15

  Fix the preview panel on the right due to a behavioral change in Qt5.15

  PR:	247864
  Submitted by:	jonc@chen.org.nz (maintainer)

Changes:
  head/textproc/sigil/Makefile
  head/textproc/sigil/files/
  head/textproc/sigil/files/patch-local-content
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2020-07-10 05:55:37 UTC
Committed,

Thanks!