Date: Wed, 3 Jun 2020 18:44:58 +0000 (UTC) From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537832 - head/graphics/qgis-ltr Message-ID: <202006031844.053IiwxQ099046@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031844.053IiwxQ099046>