From owner-svn-ports-head@freebsd.org Tue Dec 22 17:51:44 2020 Return-Path: Delivered-To: svn-ports-head@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 E96B44C3623; Tue, 22 Dec 2020 17:51:44 +0000 (UTC) (envelope-from rhurlin@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D0kRh5wPyz4gFN; Tue, 22 Dec 2020 17:51:44 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B38F47CD0; Tue, 22 Dec 2020 17:51:44 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BMHpioa056197; Tue, 22 Dec 2020 17:51:44 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BMHpisS056194; Tue, 22 Dec 2020 17:51:44 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202012221751.0BMHpisS056194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Tue, 22 Dec 2020 17:51:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558931 - head/graphics/qgis X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/graphics/qgis X-SVN-Commit-Revision: 558931 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2020 17:51:45 -0000 Author: rhurlin Date: Tue Dec 22 17:51:43 2020 New Revision: 558931 URL: https://svnweb.freebsd.org/changeset/ports/558931 Log: graphics/qgis: Update to 3.16.2 Bugfix release with some improvements. Changelog: https://github.com/qgis/QGIS/compare/final-3_16_1...final-3_16_2 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D27721 Modified: head/graphics/qgis/Makefile head/graphics/qgis/distinfo head/graphics/qgis/pkg-plist Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Tue Dec 22 17:40:34 2020 (r558930) +++ head/graphics/qgis/Makefile Tue Dec 22 17:51:43 2020 (r558931) @@ -3,8 +3,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- -DISTVERSION= 3_16_1 -PORTREVISION= 2 +DISTVERSION= 3_16_2 CATEGORIES= graphics geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -111,7 +110,6 @@ USE_QT= 3d buildtools_build core concurrent dbus decl webengine widgets webkit xml USE_PYQT= core gui network qml quick quickwidgets qscintilla2 \ pysip sip sql svg webkit_run webkitwidgets_run xml - CONFLICTS_INSTALL= qgis-ltr Modified: head/graphics/qgis/distinfo ============================================================================== --- head/graphics/qgis/distinfo Tue Dec 22 17:40:34 2020 (r558930) +++ head/graphics/qgis/distinfo Tue Dec 22 17:51:43 2020 (r558931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606230996 -SHA256 (qgis-QGIS-final-3_16_1_GH0.tar.gz) = bc1fa8b7451aebd9ecaa8704cea421adcf2309a6b00048a20b8c307c3297d03e -SIZE (qgis-QGIS-final-3_16_1_GH0.tar.gz) = 134902729 +TIMESTAMP = 1608633019 +SHA256 (qgis-QGIS-final-3_16_2_GH0.tar.gz) = 5a4886a298647dcb7864f765cd5c7403e14cfa9f0392c34b3234cec90569c6ac +SIZE (qgis-QGIS-final-3_16_2_GH0.tar.gz) = 135219639 Modified: head/graphics/qgis/pkg-plist ============================================================================== --- head/graphics/qgis/pkg-plist Tue Dec 22 17:40:34 2020 (r558930) +++ head/graphics/qgis/pkg-plist Tue Dec 22 17:51:43 2020 (r558931) @@ -531,6 +531,7 @@ include/qgis/qgshtmlannotation.h include/qgis/qgshtmlutils.h include/qgis/qgshtmlwidgetwrapper.h include/qgis/qgshuesaturationfilter.h +include/qgis/qgsidentifycontext.h include/qgis/qgsidentifymenu.h include/qgis/qgsidwinterpolator.h include/qgis/qgsifeatureselectionmanager.h