summaryrefslogtreecommitdiff
path: root/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-03-02 14:20:03 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-03-02 14:20:03 +0000
commitea56c3f287a7440a665e5e32b4710f94bc73e73a (patch)
treeae4c538c3eace0e70059afd3874ee62db5d1ed9b /multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp
parentUpdate to 4.16.43 (diff)
Rename and update patches per current convention ahead of new version update
to make community testing of new version a little easier and eliminate potential confusion. PR: 225652
Diffstat (limited to 'multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp')
-rw-r--r--multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp b/multimedia/mythtv/files/patch-libs__libmythui__mythpainter.cpp
deleted file mode 100644
index 9faea34640a0..000000000000
--- a/multimedia/mythtv/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>