svn commit: r536078 - head/deskutils/nextcloudclient/files
Tobias C. Berner
tcberner at FreeBSD.org
Thu May 21 07:17:53 UTC 2020
Author: tcberner
Date: Thu May 21 07:17:53 2020
New Revision: 536078
URL: https://svnweb.freebsd.org/changeset/ports/536078
Log:
deskutils/nextcloudclient: prepare for Qt5-5.15
Added:
head/deskutils/nextcloudclient/files/patch-src_libsync_networkjobs.cpp (contents, props changed)
Added: head/deskutils/nextcloudclient/files/patch-src_libsync_networkjobs.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/deskutils/nextcloudclient/files/patch-src_libsync_networkjobs.cpp Thu May 21 07:17:53 2020 (r536078)
@@ -0,0 +1,10 @@
+--- src/libsync/networkjobs.cpp.orig 2020-05-21 07:13:57 UTC
++++ src/libsync/networkjobs.cpp
+@@ -31,6 +31,7 @@
+ #include <QJsonDocument>
+ #include <QJsonObject>
+ #include <QPainter>
++#include <QPainterPath>
+
+ #include "networkjobs.h"
+ #include "account.h"
More information about the svn-ports-all
mailing list