summaryrefslogtreecommitdiff
path: root/multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-03-25 17:09:05 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-03-25 17:09:05 +0000
commitdb032688dfff0df0cd92849f13033b28a8b1b1f2 (patch)
tree798b5fbd8a866689a9e7a6acdefbbe97f5e7555e /multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp
parent- update to 2.0 (diff)
Update multimedia/mythtv and related ports to 29.1 [1]
Convert multimedia/mythtv-frontend to a slave port of multimedia/mythtv which should make future updates much easier. Upstream security patches have been added to address known vulnerabilities in the bundled ffmpeg 3.2. PR: 225652 (initial patches to update to 29.0) [1] Submitted by: <lucylangthorne55@gmail.com> [1] Differential Revision: https://reviews.freebsd.org/D14563
Diffstat (limited to 'multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp')
-rw-r--r--multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp b/multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp
deleted file mode 100644
index 9faea34640a0..000000000000
--- a/multimedia/mythtv-frontend/files/patch-libs__libmythui__mythpainter.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
---- libs/libmythui/mythpainter.cpp.orig 2013-09-18 16:06:08.000000000 -0400
-+++ libs/libmythui/mythpainter.cpp 2014-01-22 08:18:40.000000000 -0500
-@@ -1,5 +1,6 @@
- #include <stdint.h>
- #include <algorithm>
-+#include <cstdlib>
-
- // QT headers
- #include <QRect>