Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 10:08:33 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536100 - head/editors/neovim-qt/files
Message-ID:  <202005211008.04LA8XiR068592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005211008.04LA8XiR068592>