svn commit: r536101 - head/multimedia/shotcut/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 10:22:47 UTC 2020


Author: tcberner
Date: Thu May 21 10:22:47 2020
New Revision: 536101
URL: https://svnweb.freebsd.org/changeset/ports/536101

Log:
  multimedia/shotcut: prepare for Qt5-5.15

Added:
  head/multimedia/shotcut/files/
  head/multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp   (contents, props changed)

Added: head/multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/multimedia/shotcut/files/patch-src_widgets_scopes_videohistogramscopewidget.cpp	Thu May 21 10:22:47 2020	(r536101)
@@ -0,0 +1,10 @@
+--- src/widgets/scopes/videohistogramscopewidget.cpp.orig	2020-05-21 10:09:23 UTC
++++ src/widgets/scopes/videohistogramscopewidget.cpp
+@@ -19,6 +19,7 @@
+ #include <Logger.h>
+ #include <QMouseEvent>
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QToolTip>
+ 
+ const qreal IRE0 = 16;


More information about the svn-ports-all mailing list