diff options
author | Rainer Hurling <rhurlin@FreeBSD.org> | 2023-07-09 08:06:27 +0000 |
---|---|---|
committer | Rainer Hurling <rhurlin@FreeBSD.org> | 2023-07-09 08:06:27 +0000 |
commit | 81aafe016809ea615ab9b15cb48070743b469381 (patch) | |
tree | fa44793670258676bd33d5726448ada6108f842d | |
parent | e074be3d713463c92a329672748913e7cee6bf5b (diff) | |
download | ports-81aafe016809ea615ab9b15cb48070743b469381.tar.gz ports-81aafe016809ea615ab9b15cb48070743b469381.zip |
graphics/qgis-ltr: Update to 3.28.8
Has to use embedded LazPerf again, since isn't able to recognize external.
Changelog: https://github.com/qgis/QGIS/compare/final-3_28_7%5E...final-3_28_8
Reported by: portscout, Repology
MFH: 2023Q3
-rw-r--r-- | graphics/qgis-ltr/Makefile | 5 | ||||
-rw-r--r-- | graphics/qgis-ltr/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 626a6f544da6..b1870e0f75ff 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,6 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.28.7 -PORTREVISION= 1 +DISTVERSION= 3.28.8 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr @@ -40,7 +39,6 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libgeos.so:graphics/geos \ libgsl.so:math/gsl \ libhdf5.so:science/hdf5 \ - liblazperf.so:archivers/lazperf \ libmdal.so:math/mdal \ libnetcdf.so:science/netcdf \ libOpenCL.so:devel/ocl-icd \ @@ -120,7 +118,6 @@ SHEBANG_FILES= src/plugins/grass/scripts/*.py CMAKE_ARGS+= -DCMAKE_BUILD_TYPE:STRING=Release \ -DHAVE_PGCONFIG=1 \ - -DLazPerf_INCLUDE_DIR:PATH=${LOCALBASE}/include/lazperf \ -DWITH_INTERNAL_MDAL:BOOL=false \ -DPYRCC_PROGRAM:FILEPATH=${LOCALBASE}/bin/pyrcc5-${PYTHON_VER} \ -DPYUIC_PROGRAM:FILEPATH=${LOCALBASE}/bin/pyuic5-${PYTHON_VER} \ diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo index 19a7a14dd2c7..587c0c3af227 100644 --- a/graphics/qgis-ltr/distinfo +++ b/graphics/qgis-ltr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685370449 -SHA256 (qgis-3.28.7.tar.bz2) = 6798c941745f233112d2e93cb531d9a5fc750812d1a6facaa6d0457cf32bf4fa -SIZE (qgis-3.28.7.tar.bz2) = 159079126 +TIMESTAMP = 1688841982 +SHA256 (qgis-3.28.8.tar.bz2) = c1a9e936af52050dd584d39ef4707fa5ab4eaf780107750fb191a2032a9a5b35 +SIZE (qgis-3.28.8.tar.bz2) = 159066770 |