diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-13 12:35:58 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-13 12:35:58 +0000 |
commit | a25eafc3bce88330229459fa94b75b13e47bb6be (patch) | |
tree | 254f2fdb3d4b84249949fca27e32456dc331e5fb /www/qt5-webengine/files/patch-config.tests_khr_khr.pro | |
parent | devel/cmake: update to 3.17.1 (diff) |
Update Qt5 to 5.14.2
Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to 5.14.0).
Notably, video capture support was re-enabled.
Announcement:
https://www.qt.io/blog/qt-5.14-has-released
PR: 244964
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=531601
Diffstat (limited to 'www/qt5-webengine/files/patch-config.tests_khr_khr.pro')
-rw-r--r-- | www/qt5-webengine/files/patch-config.tests_khr_khr.pro | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/qt5-webengine/files/patch-config.tests_khr_khr.pro b/www/qt5-webengine/files/patch-config.tests_khr_khr.pro deleted file mode 100644 index 4a778d3d9a47..000000000000 --- a/www/qt5-webengine/files/patch-config.tests_khr_khr.pro +++ /dev/null @@ -1,8 +0,0 @@ ---- config.tests/khr/khr.pro.orig 2018-11-27 04:10:38 UTC -+++ config.tests/khr/khr.pro -@@ -3,4 +3,4 @@ - - CONFIG-=qt - --linux:SOURCES += khr.cpp -+unix:SOURCES += khr.cpp |