svn commit: r537060 - head/deskutils/owncloudclient/files

Tobias C. Berner tcberner at FreeBSD.org
Sat May 30 08:22:05 UTC 2020


Author: tcberner
Date: Sat May 30 08:22:05 2020
New Revision: 537060
URL: https://svnweb.freebsd.org/changeset/ports/537060

Log:
  desktuils/owncloudclient: prepare for Qt5-5.15

Added:
  head/deskutils/owncloudclient/files/patch-src_libsync_networkjobs.cpp   (contents, props changed)

Added: head/deskutils/owncloudclient/files/patch-src_libsync_networkjobs.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/owncloudclient/files/patch-src_libsync_networkjobs.cpp	Sat May 30 08:22:05 2020	(r537060)
@@ -0,0 +1,10 @@
+--- src/libsync/networkjobs.cpp.orig	2020-05-30 08:02:56 UTC
++++ src/libsync/networkjobs.cpp
+@@ -31,6 +31,7 @@
+ #include <QJsonObject>
+ #ifndef TOKEN_AUTH_ONLY
+ #include <QPainter>
++#include <QPainterPath>
+ #endif
+ 
+ #include "networkjobs.h"


More information about the svn-ports-head mailing list