geo/qgis: update to 3.16.2
This commit is contained in:
parent
86e7649748
commit
278a6f004e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.138 2020/11/24 13:12:45 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.139 2020/12/23 10:22:25 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,18 +7,18 @@ COMMENT = desktop geographical information system
|
||||
|
||||
DPB_PROPERTIES = parallel
|
||||
|
||||
DISTNAME = qgis-3.16.1
|
||||
DISTNAME = qgis-3.16.2
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
CATEGORIES = geo x11
|
||||
DEBUG_PACKAGES =${BUILD_PACKAGES}
|
||||
|
||||
SHARED_LIBS = qgis_core 46.0 \
|
||||
qgis_app 31.0 \
|
||||
qgis_gui 37.1 \
|
||||
SHARED_LIBS = qgis_core 47.0 \
|
||||
qgis_app 31.1 \
|
||||
qgis_gui 38.0 \
|
||||
qgis_analysis 17.0 \
|
||||
qgis_server 15.0 \
|
||||
qgispython 6.0 \
|
||||
qgis_3d 8.0 \
|
||||
qgis_3d 8.1 \
|
||||
qgis_native 0.3
|
||||
|
||||
HOMEPAGE = http://www.qgis.org/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qgis-3.16.1.tar.bz2) = XA51b0x2FiSDbPOzB9qUAT4p+z5icePk6UdFqxNGoFc=
|
||||
SIZE (qgis-3.16.1.tar.bz2) = 113943328
|
||||
SHA256 (qgis-3.16.2.tar.bz2) = E1kti1ONzX197XHDrqDClcDDUCKIU5i0QPmJWw8e9nw=
|
||||
SIZE (qgis-3.16.2.tar.bz2) = 114086615
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.62 2020/11/24 13:12:46 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.63 2020/12/23 10:22:25 landry Exp $
|
||||
@bin bin/qgis
|
||||
@bin bin/qgis_bench
|
||||
@bin bin/qgis_mapserv.fcgi
|
||||
@ -512,6 +512,7 @@ include/qgis/qgshtmlannotation.h
|
||||
include/qgis/qgshtmlutils.h
|
||||
include/qgis/qgshtmlwidgetwrapper.h
|
||||
include/qgis/qgshuesaturationfilter.h
|
||||
include/qgis/qgsidentifycontext.h
|
||||
include/qgis/qgsidentifymenu.h
|
||||
include/qgis/qgsidwinterpolator.h
|
||||
include/qgis/qgsifeatureselectionmanager.h
|
||||
|
Loading…
Reference in New Issue
Block a user