svn commit: r535746 - head/graphics/ipe/files
Tobias C. Berner
tcberner at FreeBSD.org
Mon May 18 16:04:45 UTC 2020
Author: tcberner
Date: Mon May 18 16:04:44 2020
New Revision: 535746
URL: https://svnweb.freebsd.org/changeset/ports/535746
Log:
graphics/ipe: prepare for Qt5-5.15
Added:
head/graphics/ipe/files/patch-ipecanvas_ipecanvas__qt.cpp (contents, props changed)
Added: head/graphics/ipe/files/patch-ipecanvas_ipecanvas__qt.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/graphics/ipe/files/patch-ipecanvas_ipecanvas__qt.cpp Mon May 18 16:04:44 2020 (r535746)
@@ -0,0 +1,10 @@
+--- ipecanvas/ipecanvas_qt.cpp.orig 2020-05-18 15:58:39 UTC
++++ ipecanvas/ipecanvas_qt.cpp
+@@ -36,6 +36,7 @@
+
+ #include <QPainter>
+ #include <QPaintEvent>
++#include <QPainterPath>
+
+ using namespace ipe;
+
More information about the svn-ports-all
mailing list