svn commit: r535765 - head/net-p2p/bitcoin/files

Tobias C. Berner tcberner at FreeBSD.org
Mon May 18 18:11:49 UTC 2020


Author: tcberner
Date: Mon May 18 18:11:48 2020
New Revision: 535765
URL: https://svnweb.freebsd.org/changeset/ports/535765

Log:
  net-p2p/bitcoin: prepare for Qt5-5.15

Added:
  head/net-p2p/bitcoin/files/patch-src_qt_trafficgraphwidget.h   (contents, props changed)

Added: head/net-p2p/bitcoin/files/patch-src_qt_trafficgraphwidget.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-p2p/bitcoin/files/patch-src_qt_trafficgraphwidget.h	Mon May 18 18:11:48 2020	(r535765)
@@ -0,0 +1,10 @@
+--- src/qt/trafficgraphwidget.h.orig	2020-05-18 18:05:29 UTC
++++ src/qt/trafficgraphwidget.h
+@@ -7,6 +7,7 @@
+ 
+ #include <QWidget>
+ #include <QQueue>
++#include <QPainterPath>
+ 
+ class ClientModel;
+ 


More information about the svn-ports-head mailing list