diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2018-03-25 17:09:05 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2018-03-25 17:09:05 +0000 |
commit | db032688dfff0df0cd92849f13033b28a8b1b1f2 (patch) | |
tree | 798b5fbd8a866689a9e7a6acdefbbe97f5e7555e /multimedia/mythtv/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/files/patch-libs_libmythui_mythpainter.cpp')
-rw-r--r-- | multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp b/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp index 127e7d900c5e..7b0d347efa9f 100644 --- a/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp +++ b/multimedia/mythtv/files/patch-libs_libmythui_mythpainter.cpp @@ -1,4 +1,4 @@ ---- libs/libmythui/mythpainter.cpp.orig 2015-06-16 16:03:30 UTC +--- libs/libmythui/mythpainter.cpp.orig 2018-01-11 12:39:22 UTC +++ libs/libmythui/mythpainter.cpp @@ -1,6 +1,7 @@ #include <stdint.h> |