svn commit: r530657 - head/www/falkon/files
Tobias C. Berner
tcberner at FreeBSD.org
Sat Apr 4 13:30:52 UTC 2020
Author: tcberner
Date: Sat Apr 4 13:13:24 2020
New Revision: 530657
URL: https://svnweb.freebsd.org/changeset/ports/530657
Log:
www/falkon: Prepare for Qt5-5.14
PR: 244964
Added:
head/www/falkon/files/
head/www/falkon/files/patch-src_plugins_VerticalTabs_verticaltabsplugin.cpp (contents, props changed)
Added: head/www/falkon/files/patch-src_plugins_VerticalTabs_verticaltabsplugin.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/www/falkon/files/patch-src_plugins_VerticalTabs_verticaltabsplugin.cpp Sat Apr 4 13:13:24 2020 (r530657)
@@ -0,0 +1,12 @@
+Fix with Qt5-5.14
+
+--- src/plugins/VerticalTabs/verticaltabsplugin.cpp.orig 2020-04-04 13:09:12 UTC
++++ src/plugins/VerticalTabs/verticaltabsplugin.cpp
+@@ -30,6 +30,7 @@
+ #include "../config.h"
+ #include "desktopfile.h"
+
++#include <QFile>
+ #include <QSettings>
+
+ VerticalTabsPlugin::VerticalTabsPlugin()
More information about the svn-ports-all
mailing list