Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 12:54:50 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536130 - head/multimedia/mythtv/files
Message-ID:  <202005211254.04LCsovP075927@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005211254.04LCsovP075927>