svn commit: r536100 - head/editors/neovim-qt/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 10:08:33 UTC 2020


Author: tcberner
Date: Thu May 21 10:08:32 2020
New Revision: 536100
URL: https://svnweb.freebsd.org/changeset/ports/536100

Log:
  editors/neovim-qt: prepare for Qt5-5.15

Added:
  head/editors/neovim-qt/files/
  head/editors/neovim-qt/files/patch-src_gui_shellwidget_shellwidget.cpp   (contents, props changed)

Added: head/editors/neovim-qt/files/patch-src_gui_shellwidget_shellwidget.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/neovim-qt/files/patch-src_gui_shellwidget_shellwidget.cpp	Thu May 21 10:08:32 2020	(r536100)
@@ -0,0 +1,8 @@
+--- src/gui/shellwidget/shellwidget.cpp.orig	2020-05-21 10:04:36 UTC
++++ src/gui/shellwidget/shellwidget.cpp
+@@ -1,4 +1,5 @@
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QPaintEvent>
+ #include <QDebug>
+ #include "shellwidget.h"


More information about the svn-ports-head mailing list