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_snappy_snappy.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_snappy_snappy.pro')
-rw-r--r-- | www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro b/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro deleted file mode 100644 index 8762cf1a6e8d..000000000000 --- a/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro +++ /dev/null @@ -1,7 +0,0 @@ ---- config.tests/snappy/snappy.pro.orig 2018-11-27 04:10:38 UTC -+++ config.tests/snappy/snappy.pro -@@ -1,3 +1,3 @@ --linux:SOURCES += snappy.cpp -+unix:SOURCES += snappy.cpp - LIBS += -lsnappy - CONFIG -= qt |