Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 08:22:05 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537060 - head/deskutils/owncloudclient/files
Message-ID:  <202005300822.04U8M52c086932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005300822.04U8M52c086932>