From owner-dev-commits-ports-main@freebsd.org Wed Aug 4 13:06:15 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 68AB065E1BB; Wed, 4 Aug 2021 13:06:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GfsSR2XZdz3sNg; Wed, 4 Aug 2021 13:06:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3B10826E7D; Wed, 4 Aug 2021 13:06:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 174D6Far073291; Wed, 4 Aug 2021 13:06:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 174D6Fqk073290; Wed, 4 Aug 2021 13:06:15 GMT (envelope-from git) Date: Wed, 4 Aug 2021 13:06:15 GMT Message-Id: <202108041306.174D6Fqk073290@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rainer Hurling Subject: git: 1e72f20bdb8d - main - graphics/qgis-ltr: Update to 3.16.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rhurlin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e72f20bdb8df7b9fa1deb79ef1ae13dc45463c6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2021 13:06:15 -0000 The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e72f20bdb8df7b9fa1deb79ef1ae13dc45463c6 commit 1e72f20bdb8df7b9fa1deb79ef1ae13dc45463c6 Author: Rainer Hurling AuthorDate: 2021-08-04 13:00:52 +0000 Commit: Rainer Hurling CommitDate: 2021-08-04 13:06:02 +0000 graphics/qgis-ltr: Update to 3.16.9 - Many upstream fixes for the long term release - Use new MDAL port instead of internal version Changelog: https://github.com/qgis/QGIS/compare/final-3_16_8...final-3_16_9 --- graphics/qgis-ltr/Makefile | 14 +++++++------- graphics/qgis-ltr/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 47060b0532f1..19c0b59f1b4c 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -2,8 +2,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- -DISTVERSION= 3_16_8 -PORTREVISION= 3 +DISTVERSION= 3_16_9 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr @@ -46,6 +45,7 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libgsl.so:math/gsl \ libhdf5.so:science/hdf5 \ liblazperf.so:archivers/lazperf \ + libmdal.so:math/mdal \ libnetcdf.so:science/netcdf \ libOpenCL.so:devel/ocl-icd \ libproj.so:graphics/proj \ @@ -112,8 +112,8 @@ USE_GL= gl USE_GNOME= libxml2 INSTALLS_ICONS= yes USE_LDCONFIG= yes -USE_PYQT= core gui location network qml quick quickwidgets qscintilla2 \ - pysip sip sql svg webkit_run webkitwidgets_run xml +USE_PYQT= core gui location network positioning qml quick quickwidgets \ + qscintilla2 pysip sip sql svg webkit_run webkitwidgets_run xml USE_QT= 3d buildtools_build core concurrent dbus declarative \ designer doc gamepad gui linguist_build location \ network printsupport qmake_build script serialport \ @@ -123,15 +123,15 @@ USE_QT= 3d buildtools_build core concurrent dbus declarative \ SHEBANG_FILES= src/plugins/grass/scripts/*.py CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release \ + -DCMAKE_POLICY_DEFAULT_CMP0056:STRING=NEW \ -DPYRCC_PROGRAM:FILEPATH=${LOCALBASE}/bin/pyrcc5-${PYTHON_VER} \ -DPYUIC_PROGRAM:FILEPATH=${LOCALBASE}/bin/pyuic5-${PYTHON_VER} \ -DQSCI_SIP_DIR:PATH=${PYQT_SIPDIR}/Qsci \ -DQWT_INCLUDE_DIR:PATH=${LOCALBASE}/include/qt5/qwt6 \ -DQWT_LIBRARY:FILEPATH=${LOCALBASE}/lib/qt5/libqwt6.so \ - -DCMAKE_POLICY_DEFAULT_CMP0056:STRING=NEW + -DWITH_INTERNAL_MDAL:BOOL=false CMAKE_ON= BUILD_TESTING ENABLE_TESTS USE_OPENCL WITH_3D WITH_ASTYLE \ - WITH_BINDINGS WITH_CUSTOM_WIDGETS WITH_INTERNAL_MDAL \ - WITH_POSTGRESQL + WITH_BINDINGS WITH_CUSTOM_WIDGETS WITH_POSTGRESQL CMAKE_OFF= WITH_GLOBE WITH_QWTPOLAR CONFLICTS_INSTALL= qgis diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo index a22927bf6d54..908b6ceb0172 100644 --- a/graphics/qgis-ltr/distinfo +++ b/graphics/qgis-ltr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624475354 -SHA256 (qgis-QGIS-final-3_16_8_GH0.tar.gz) = f3e8ecc8596baf2f150c04cd88dda47f9cb1de820d318a3b07df11f2f0e4b13e -SIZE (qgis-QGIS-final-3_16_8_GH0.tar.gz) = 137882857 +TIMESTAMP = 1628080749 +SHA256 (qgis-QGIS-final-3_16_9_GH0.tar.gz) = a56038860e256c234c1ad906c323e1a7ecde65ffca903e09a874d1355412bfc4 +SIZE (qgis-QGIS-final-3_16_9_GH0.tar.gz) = 138116900