svn commit: r536111 - head/graphics/zint/files

Tobias C. Berner tcberner at FreeBSD.org
Thu May 21 11:10:16 UTC 2020


Author: tcberner
Date: Thu May 21 11:10:15 2020
New Revision: 536111
URL: https://svnweb.freebsd.org/changeset/ports/536111

Log:
  graphics/zint: prepare for Qt5-5.15

Added:
  head/graphics/zint/files/patch-backend__qt_qzint.cpp   (contents, props changed)

Added: head/graphics/zint/files/patch-backend__qt_qzint.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/zint/files/patch-backend__qt_qzint.cpp	Thu May 21 11:10:15 2020	(r536111)
@@ -0,0 +1,10 @@
+--- backend_qt/qzint.cpp.orig	2020-05-21 11:07:30 UTC
++++ backend_qt/qzint.cpp
+@@ -17,6 +17,7 @@
+ 
+ #include "qzint.h"
+ #include <stdio.h>
++#include <QPainterPath>
+ 
+ namespace Zint {
+ 


More information about the svn-ports-head mailing list