svn commit: r537071 - head/net-p2p/litecoin/files

Tobias C. Berner tcberner at FreeBSD.org
Sat May 30 09:42:29 UTC 2020


Author: tcberner
Date: Sat May 30 09:42:28 2020
New Revision: 537071
URL: https://svnweb.freebsd.org/changeset/ports/537071

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

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

Added: head/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-p2p/litecoin/files/patch-src_qt_trafficgraphwidget.h	Sat May 30 09:42:28 2020	(r537071)
@@ -0,0 +1,10 @@
+--- src/qt/trafficgraphwidget.h.orig	2020-05-30 09:38:07 UTC
++++ src/qt/trafficgraphwidget.h
+@@ -7,6 +7,7 @@
+ 
+ #include <QWidget>
+ #include <QQueue>
++#include <QPainterPath>
+ 
+ class ClientModel;
+ 


More information about the svn-ports-all mailing list