svn commit: r536098 - head/games/pentobi/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 09:59:15 UTC 2020


Author: tcberner
Date: Thu May 21 09:59:14 2020
New Revision: 536098
URL: https://svnweb.freebsd.org/changeset/ports/536098

Log:
  games/pentobi: prepare for Qt5-5.15

Added:
  head/games/pentobi/files/patch-src_pentobi_RatingGraph.cpp   (contents, props changed)

Added: head/games/pentobi/files/patch-src_pentobi_RatingGraph.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/pentobi/files/patch-src_pentobi_RatingGraph.cpp	Thu May 21 09:59:14 2020	(r536098)
@@ -0,0 +1,10 @@
+--- src/pentobi/RatingGraph.cpp.orig	2020-05-21 09:54:38 UTC
++++ src/pentobi/RatingGraph.cpp
+@@ -13,6 +13,7 @@
+ #include <QApplication>
+ #include <QDesktopWidget>
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QPen>
+ 
+ //-----------------------------------------------------------------------------


More information about the svn-ports-all mailing list