geo/qgis: update to 3.18.3.
This commit is contained in:
parent
7276cb9027
commit
878eda4b4e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.146 2021/04/24 07:52:05 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.147 2021/05/15 11:22:44 landry Exp $
|
||||
|
||||
BROKEN-powerpc = does not build: "operand out of range"
|
||||
BROKEN-sparc64 = undefined reference to QOpenGLExtension_ARB_tessellation_shader::QOpenGLExtension_ARB_tessellation_shader() in libQt53DRender.so.2.0 when linking qgis_3drenderingtest
|
||||
@ -7,14 +7,14 @@ COMMENT = desktop geographical information system
|
||||
|
||||
DPB_PROPERTIES = parallel
|
||||
|
||||
DISTNAME = qgis-3.18.2
|
||||
DISTNAME = qgis-3.18.3
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
CATEGORIES = geo x11
|
||||
DEBUG_PACKAGES =${BUILD_PACKAGES}
|
||||
|
||||
SHARED_LIBS = qgis_core 51.0 \
|
||||
qgis_app 33.1 \
|
||||
qgis_gui 40.1 \
|
||||
qgis_app 34.0 \
|
||||
qgis_gui 40.2 \
|
||||
qgis_analysis 17.1 \
|
||||
qgis_server 16.1 \
|
||||
qgispython 6.0 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qgis-3.18.2.tar.bz2) = GRPk1VlrvIt9FD8977GL83b3UKcfM09p12r13sp+zF0=
|
||||
SIZE (qgis-3.18.2.tar.bz2) = 120938468
|
||||
SHA256 (qgis-3.18.3.tar.bz2) = iTW6KmWK7kQoazmvQ9Tm7Hw4nngO0vNSy+pg+ZztC58=
|
||||
SIZE (qgis-3.18.3.tar.bz2) = 121178524
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.67 2021/04/24 07:52:05 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.68 2021/05/15 11:22:44 landry Exp $
|
||||
@bin bin/qgis
|
||||
@bin bin/qgis_bench
|
||||
@bin bin/qgis_mapserv.fcgi
|
||||
@ -3040,6 +3040,7 @@ share/qgis/python/plugins/processing/tests/Grass7AlgorithmsVectorTest.py
|
||||
share/qgis/python/plugins/processing/tests/GuiTest.py
|
||||
share/qgis/python/plugins/processing/tests/ModelerTest.py
|
||||
share/qgis/python/plugins/processing/tests/OtbAlgorithmsTest.py
|
||||
share/qgis/python/plugins/processing/tests/ParametersTest.py
|
||||
share/qgis/python/plugins/processing/tests/ProcessingGeneralTest.py
|
||||
share/qgis/python/plugins/processing/tests/ProjectProvider.py
|
||||
share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest1.py
|
||||
|
Loading…
Reference in New Issue
Block a user