svn commit: r536110 - head/net-p2p/zetacoin/files
Tobias C. Berner
tcberner at FreeBSD.org
Thu May 21 11:08:41 UTC 2020
Author: tcberner
Date: Thu May 21 11:08:40 2020
New Revision: 536110
URL: https://svnweb.freebsd.org/changeset/ports/536110
Log:
net-p2p/zetacoin: prepare for Qt5-5.15
Added:
head/net-p2p/zetacoin/files/patch-src_qt_trafficgraphwidget.cpp (contents, props changed)
Added: head/net-p2p/zetacoin/files/patch-src_qt_trafficgraphwidget.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/net-p2p/zetacoin/files/patch-src_qt_trafficgraphwidget.cpp Thu May 21 11:08:40 2020 (r536110)
@@ -0,0 +1,10 @@
+--- src/qt/trafficgraphwidget.cpp.orig 2020-05-21 11:02:42 UTC
++++ src/qt/trafficgraphwidget.cpp
+@@ -6,6 +6,7 @@
+ #include "clientmodel.h"
+
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QColor>
+ #include <QTimer>
+
More information about the svn-ports-all
mailing list