Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 11:10:16 +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: r536111 - head/graphics/zint/files
Message-ID:  <202005211110.04LBAGe9006717@repo.freebsd.org>

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



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