Date: Wed, 20 Jan 2021 11:32:16 +0000 (UTC) From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562129 - head/graphics/qgis-ltr Message-ID: <202101201132.10KBWGkD022053@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rhurlin Date: Wed Jan 20 11:32:16 2021 New Revision: 562129 URL: https://svnweb.freebsd.org/changeset/ports/562129 Log: graphics/qgis-ltr: Update to 3.10.14 Changelog: https://github.com/qgis/QGIS/compare/final-3_10_13...final-3_10_14 Reported by: Repology Approved by: arrowd, tcberner (mentors, implicit) Modified: head/graphics/qgis-ltr/Makefile head/graphics/qgis-ltr/distinfo Modified: head/graphics/qgis-ltr/Makefile ============================================================================== --- head/graphics/qgis-ltr/Makefile Wed Jan 20 11:29:58 2021 (r562128) +++ head/graphics/qgis-ltr/Makefile Wed Jan 20 11:32:16 2021 (r562129) @@ -3,8 +3,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- -DISTVERSION= 3_10_13 -PORTREVISION= 1 +DISTVERSION= 3_10_14 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr @@ -103,23 +102,20 @@ RUN_DEPENDS= astyle:devel/astyle \ USES= bison cmake compiler:features cpe desktop-file-utils \ fortran gl gmake gnome pgsql pyqt:5 python:3.6+ qca qt:5 \ shebangfix sqlite:3 -USE_LDCONFIG= yes USE_GITHUB= yes GH_PROJECT= ${PORTNAME:tu} -USE_GNOME= libxml2 USE_GL= gl +USE_GNOME= libxml2 +INSTALLS_ICONS= yes +USE_LDCONFIG= yes +USE_PYQT= core gui network qml quick quickwidgets qscintilla2 \ + sip sql svg webkit_run webkitwidgets_run xml USE_QT= 3d buildtools_build core concurrent dbus declarative \ designer doc gamepad gui linguist_build location \ network printsupport qmake_build script serialport \ sql sql-pgsql sql-sqlite3 svg testlib uitools \ webengine widgets webkit xml -USE_PYQT= core gui network qml quick quickwidgets qscintilla2 \ - sip sql svg webkit_run webkitwidgets_run xml -CONFLICTS_INSTALL= qgis - -INSTALLS_ICONS= yes - SHEBANG_FILES= src/plugins/grass/scripts/*.py CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release \ @@ -139,6 +135,12 @@ CMAKE_ARGS+= -Wno-dev CMAKE_OFF+= SUPPRESS_QT_WARNINGS .endif +CONFLICTS_INSTALL= qgis + +SUB_FILES= pkg-message + +PLIST_SUB= DISTVERSION=${PORTVERSION} + OPTIONS_DEFINE= GRASS SERVER OPTIONS_DEFAULT= GRASS SERVER NO_OPTIONS_SORT= yes @@ -151,10 +153,6 @@ GRASS_RUN_DEPENDS= ${GRASS_BUILD_DEPENDS} GRASS_CMAKE_BOOL= WITH_GRASS7 SERVER_LIB_DEPENDS= libfcgi.so:www/fcgi SERVER_CMAKE_BOOL= WITH_SERVER WITH_SERVER_PLUGINS WITH_QSPATIALITE - -SUB_FILES= pkg-message - -PLIST_SUB= DISTVERSION=${PORTVERSION} .include <bsd.port.pre.mk> Modified: head/graphics/qgis-ltr/distinfo ============================================================================== --- head/graphics/qgis-ltr/distinfo Wed Jan 20 11:29:58 2021 (r562128) +++ head/graphics/qgis-ltr/distinfo Wed Jan 20 11:32:16 2021 (r562129) @@ -1,6 +1,6 @@ -TIMESTAMP = 1608662095 -SHA256 (qgis-QGIS-final-3_10_13_GH0.tar.gz) = fe7efa83d5fa674807b1c45cad8f8080c8c83bc32e9fee660dbbe88e5d939302 -SIZE (qgis-QGIS-final-3_10_13_GH0.tar.gz) = 122079244 +TIMESTAMP = 1611089782 +SHA256 (qgis-QGIS-final-3_10_14_GH0.tar.gz) = 515c533d8ba72362a752150303982ebdb1d451e407be62852d2b6ff2ad3a669c +SIZE (qgis-QGIS-final-3_10_14_GH0.tar.gz) = 122102662 SHA256 (33192f38bc7d.patch) = 97d3f882bea11c5342ddf53f6c055f9f38c5af18edb2d52c116f1dab4a49189b SIZE (33192f38bc7d.patch) = 12604 SHA256 (12203f0ce527.patch) = bb30342fbf19f1a9150abd97fb1b5d6bbe3f3062bb217a7179332d0b02168235
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101201132.10KBWGkD022053>