svn commit: r536130 - head/multimedia/mythtv/files
Tobias C. Berner
tcberner at FreeBSD.org
Thu May 21 12:54:51 UTC 2020
Author: tcberner
Date: Thu May 21 12:54:50 2020
New Revision: 536130
URL: https://svnweb.freebsd.org/changeset/ports/536130
Log:
multimedia/mythtv: prepare for Qt5-5.15
Added:
head/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp (contents, props changed)
Added: head/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp Thu May 21 12:54:50 2020 (r536130)
@@ -0,0 +1,10 @@
+--- libs/libmythui/mythpainter.cpp.orig 2020-05-21 12:31:44 UTC
++++ libs/libmythui/mythpainter.cpp
+@@ -5,6 +5,7 @@
+ // QT headers
+ #include <QRect>
+ #include <QPainter>
++#include <QPainterPath>
+
+ // libmythbase headers
+ #include "mythlogging.h"
More information about the svn-ports-all
mailing list