From owner-svn-ports-head@freebsd.org Wed Jun 3 18:45:00 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 993C12F02AB; Wed, 3 Jun 2020 18:45:00 +0000 (UTC) (envelope-from lbartoletti@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 49cdBM69wCz4PJs; Wed, 3 Jun 2020 18:44:59 +0000 (UTC) (envelope-from lbartoletti@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 04AA912A7C; Wed, 3 Jun 2020 18:44:58 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 053IiwCZ099047; Wed, 3 Jun 2020 18:44:58 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 053IiwxQ099046; Wed, 3 Jun 2020 18:44:58 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202006031844.053IiwxQ099046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lbartoletti set sender to lbartoletti@FreeBSD.org using -f From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= Date: Wed, 3 Jun 2020 18:44:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537832 - head/graphics/qgis-ltr X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: head/graphics/qgis-ltr X-SVN-Commit-Revision: 537832 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.33 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: Wed, 03 Jun 2020 18:45:01 -0000 Author: lbartoletti Date: Wed Jun 3 18:44:58 2020 New Revision: 537832 URL: https://svnweb.freebsd.org/changeset/ports/537832 Log: graphics/qgis-ltr: prepare for Qt5.15 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D25100 Modified: head/graphics/qgis-ltr/Makefile head/graphics/qgis-ltr/distinfo Modified: head/graphics/qgis-ltr/Makefile ============================================================================== --- head/graphics/qgis-ltr/Makefile Wed Jun 3 18:44:17 2020 (r537831) +++ head/graphics/qgis-ltr/Makefile Wed Jun 3 18:44:58 2020 (r537832) @@ -10,6 +10,9 @@ PKGNAMESUFFIX= -ltr MAINTAINER= rhurlin@gwdg.de COMMENT= Free and Open Source Geographic Information System +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 4bb4bc8fb1b6.patch:-p1 + LICENSE= GPLv2 BUILD_DEPENDS= gpsbabel>=1.5.4:astro/gpsbabel \ Modified: head/graphics/qgis-ltr/distinfo ============================================================================== --- head/graphics/qgis-ltr/distinfo Wed Jun 3 18:44:17 2020 (r537831) +++ head/graphics/qgis-ltr/distinfo Wed Jun 3 18:44:58 2020 (r537832) @@ -1,3 +1,5 @@ -TIMESTAMP = 1585054158 +TIMESTAMP = 1591017346 SHA256 (qgis-QGIS-final-3_10_4_GH0.tar.gz) = ef900da2108d9b10069587e7eeed8f42c07f2af50e7552d938ffa9418cb55961 SIZE (qgis-QGIS-final-3_10_4_GH0.tar.gz) = 120683329 +SHA256 (4bb4bc8fb1b6.patch) = 87fa55e54bb72d570747aa10f082a8c2dd3528b11d564f54461372e77e5bde71 +SIZE (4bb4bc8fb1b6.patch) = 1918