svn commit: r535747 - head/editors/texworks/files

Tobias C. Berner tcberner at FreeBSD.org
Mon May 18 16:22:54 UTC 2020


Author: tcberner
Date: Mon May 18 16:22:53 2020
New Revision: 535747
URL: https://svnweb.freebsd.org/changeset/ports/535747

Log:
  editors/texworks: prepare for Qt5-5.15

Added:
  head/editors/texworks/files/
  head/editors/texworks/files/patch-modules_QtPDF_src_PDFBackend.cpp   (contents, props changed)

Added: head/editors/texworks/files/patch-modules_QtPDF_src_PDFBackend.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/editors/texworks/files/patch-modules_QtPDF_src_PDFBackend.cpp	Mon May 18 16:22:53 2020	(r535747)
@@ -0,0 +1,10 @@
+--- modules/QtPDF/src/PDFBackend.cpp.orig	2020-05-18 16:06:39 UTC
++++ modules/QtPDF/src/PDFBackend.cpp
+@@ -14,6 +14,7 @@
+ 
+ #include <PDFBackend.h>
+ #include <QPainter>
++#include <QPainterPath>
+ #include <QApplication>
+ 
+ namespace QtPDF {


More information about the svn-ports-head mailing list