svn commit: r536083 - head/editors/ghostwriter/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 07:44:56 UTC 2020


Author: tcberner
Date: Thu May 21 07:44:55 2020
New Revision: 536083
URL: https://svnweb.freebsd.org/changeset/ports/536083

Log:
  editors/ghostwriter: prepare for Qt5-5.15

Added:
  head/editors/ghostwriter/files/
  head/editors/ghostwriter/files/patch-src_MarkdownEditor.cpp   (contents, props changed)

Added: head/editors/ghostwriter/files/patch-src_MarkdownEditor.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/ghostwriter/files/patch-src_MarkdownEditor.cpp	Thu May 21 07:44:55 2020	(r536083)
@@ -0,0 +1,10 @@
+--- src/MarkdownEditor.cpp.orig	2020-05-21 07:40:36 UTC
++++ src/MarkdownEditor.cpp
+@@ -34,6 +34,7 @@
+ #include <QUrl>
+ #include <QPixmap>
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QFileInfo>
+ #include <QDir>
+ 


More information about the svn-ports-head mailing list