svn commit: r537832 - head/graphics/qgis-ltr

Loïc Bartoletti lbartoletti at FreeBSD.org
Wed Jun 3 18:45:01 UTC 2020


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 at 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


More information about the svn-ports-head mailing list