svn commit: r536115 - head/net-p2p/namecoin/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 11:25:45 UTC 2020


Author: tcberner
Date: Thu May 21 11:25:44 2020
New Revision: 536115
URL: https://svnweb.freebsd.org/changeset/ports/536115

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

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

Added: head/net-p2p/namecoin/files/patch-src_qt_trafficgraphwidget.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-p2p/namecoin/files/patch-src_qt_trafficgraphwidget.h	Thu May 21 11:25:44 2020	(r536115)
@@ -0,0 +1,10 @@
+--- src/qt/trafficgraphwidget.h.orig	2020-05-21 11:23:02 UTC
++++ src/qt/trafficgraphwidget.h
+@@ -6,6 +6,7 @@
+ #define BITCOIN_QT_TRAFFICGRAPHWIDGET_H
+ 
+ #include <QWidget>
++#include <QPainterPath>
+ #include <QQueue>
+ 
+ class ClientModel;


More information about the svn-ports-head mailing list