Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2019 04:22:27 +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: r506397 - head/graphics/qgis-ltr/files
Message-ID:  <201907110422.x6B4MRut049520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Thu Jul 11 04:22:26 2019
New Revision: 506397
URL: https://svnweb.freebsd.org/changeset/ports/506397

Log:
  graphics/qgis-ltr: prepare for Qt 5.13
  
  PR:		238782

Added:
  head/graphics/qgis-ltr/files/patch-src_analysis_interpolation_qgsinterpolator.h   (contents, props changed)

Added: head/graphics/qgis-ltr/files/patch-src_analysis_interpolation_qgsinterpolator.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/qgis-ltr/files/patch-src_analysis_interpolation_qgsinterpolator.h	Thu Jul 11 04:22:26 2019	(r506397)
@@ -0,0 +1,10 @@
+--- src/analysis/interpolation/qgsinterpolator.h.orig	2019-07-10 19:11:16 UTC
++++ src/analysis/interpolation/qgsinterpolator.h
+@@ -18,6 +18,7 @@
+ #ifndef QGSINTERPOLATOR_H
+ #define QGSINTERPOLATOR_H
+ 
++#include <QList>
+ #include <QVector>
+ #include "qgis_sip.h"
+ #include "qgis_analysis.h"



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