svn commit: r536099 - head/comms/inspectrum/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 10:03:55 UTC 2020


Author: tcberner
Date: Thu May 21 10:03:54 2020
New Revision: 536099
URL: https://svnweb.freebsd.org/changeset/ports/536099

Log:
  comms/inspectrum: prepare for Qt5-5.15

Added:
  head/comms/inspectrum/files/
  head/comms/inspectrum/files/patch-traceplot.cpp   (contents, props changed)

Added: head/comms/inspectrum/files/patch-traceplot.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/comms/inspectrum/files/patch-traceplot.cpp	Thu May 21 10:03:54 2020	(r536099)
@@ -0,0 +1,10 @@
+--- traceplot.cpp.orig	2020-05-21 09:59:50 UTC
++++ traceplot.cpp
+@@ -20,6 +20,7 @@
+ #include <QPixmapCache>
+ #include <QTextStream>
+ #include <QtConcurrent>
++#include <QPainterPath>
+ #include "samplesource.h"
+ #include "traceplot.h"
+ 


More information about the svn-ports-head mailing list