From owner-svn-ports-all@freebsd.org Sun Mar 21 13:44:48 2021 Return-Path: Delivered-To: svn-ports-all@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 D31A257684E; Sun, 21 Mar 2021 13:44:48 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F3Jlh5fqBz4v6B; Sun, 21 Mar 2021 13:44:48 +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 AAAE21BAEB; Sun, 21 Mar 2021 13:44:48 +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 12LDimMk082156; Sun, 21 Mar 2021 13:44:48 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12LDim33082153; Sun, 21 Mar 2021 13:44:48 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202103211344.12LDim33082153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Sun, 21 Mar 2021 13:44:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568919 - head/graphics/qgis X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/graphics/qgis X-SVN-Commit-Revision: 568919 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2021 13:44:48 -0000 Author: rhurlin Date: Sun Mar 21 13:44:47 2021 New Revision: 568919 URL: https://svnweb.freebsd.org/changeset/ports/568919 Log: graphics/qgis: Update to 3.18.1 Mainly a bugfix release. Changelog: https://github.com/qgis/QGIS/compare/final-3_18_0...final-3_18_1 Reported by: Repology Modified: head/graphics/qgis/Makefile head/graphics/qgis/distinfo head/graphics/qgis/pkg-plist Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Sun Mar 21 13:43:56 2021 (r568918) +++ head/graphics/qgis/Makefile Sun Mar 21 13:44:47 2021 (r568919) @@ -3,8 +3,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- -DISTVERSION= 3_18_0 -PORTREVISION= 3 +DISTVERSION= 3_18_1 CATEGORIES= graphics geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/graphics/qgis/distinfo ============================================================================== --- head/graphics/qgis/distinfo Sun Mar 21 13:43:56 2021 (r568918) +++ head/graphics/qgis/distinfo Sun Mar 21 13:44:47 2021 (r568919) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613810546 -SHA256 (qgis-QGIS-final-3_18_0_GH0.tar.gz) = 0be091b2b8067a268213ada46aea62f035694764331f88f304a58e32ff3a3187 -SIZE (qgis-QGIS-final-3_18_0_GH0.tar.gz) = 142304705 +TIMESTAMP = 1616257708 +SHA256 (qgis-QGIS-final-3_18_1_GH0.tar.gz) = f03369f9804e494c03ec4d2f9e088a0680254c59f57ec9737dbf840ab0637c59 +SIZE (qgis-QGIS-final-3_18_1_GH0.tar.gz) = 142499926 Modified: head/graphics/qgis/pkg-plist ============================================================================== --- head/graphics/qgis/pkg-plist Sun Mar 21 13:43:56 2021 (r568918) +++ head/graphics/qgis/pkg-plist Sun Mar 21 13:44:47 2021 (r568919) @@ -776,6 +776,7 @@ include/qgis/qgsmaplayerconfigwidget.h include/qgis/qgsmaplayerconfigwidgetfactory.h include/qgis/qgsmaplayerdependency.h include/qgis/qgsmaplayerelevationproperties.h +include/qgis/qgsmaplayerfactory.h include/qgis/qgsmaplayerlegend.h include/qgis/qgsmaplayerloadstyledialog.h include/qgis/qgsmaplayermodel.h