svn commit: r531413 - head/x11/lxqt-globalkeys/files

Tobias C. Berner tcberner at FreeBSD.org
Sat Apr 11 10:28:13 UTC 2020


Author: tcberner
Date: Sat Apr 11 10:28:13 2020
New Revision: 531413
URL: https://svnweb.freebsd.org/changeset/ports/531413

Log:
  x11/lxqt-globalkeys: prepare for Qt5-5.14
  
  PR:		244964

Added:
  head/x11/lxqt-globalkeys/files/
  head/x11/lxqt-globalkeys/files/patch-daemon_core.cpp   (contents, props changed)

Added: head/x11/lxqt-globalkeys/files/patch-daemon_core.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/lxqt-globalkeys/files/patch-daemon_core.cpp	Sat Apr 11 10:28:13 2020	(r531413)
@@ -0,0 +1,10 @@
+--- daemon/core.cpp.orig	2020-04-11 10:21:54 UTC
++++ daemon/core.cpp
+@@ -27,6 +27,7 @@
+ 
+ #include <LXQt/Application>
+ 
++#include <QFile>
+ #include <QScopedArrayPointer>
+ #include <QSettings>
+ #include <QStandardPaths>


More information about the svn-ports-all mailing list