git: 478505fda407 - main - graphics/gdal: Update to 3.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Nov 2024 13:41:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=478505fda4077d02c5e27d28a57c5448719687c5 commit 478505fda4077d02c5e27d28a57c5448719687c5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-21 13:20:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-21 13:37:59 +0000 graphics/gdal: Update to 3.10.0 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.10/NEWS.md --- astro/merkaartor/Makefile | 2 +- astro/qmapshack/Makefile | 2 +- cad/sumo/Makefile | 2 +- databases/grass7/Makefile | 2 +- databases/grass8/Makefile | 2 +- databases/postgis31/Makefile | 2 +- databases/postgis32/Makefile | 2 +- databases/postgis33/Makefile | 1 + databases/postgis34/Makefile | 1 + databases/postgis35/Makefile | 2 +- databases/postgresql-ogr_fdw/Makefile | 1 + graphics/cloudcompare/Makefile | 2 +- graphics/gdal-grass/Makefile | 2 +- graphics/gdal/Makefile | 2 +- graphics/gdal/distinfo | 6 +++--- graphics/gdal/pkg-plist | 4 ++-- graphics/gmt/Makefile | 2 +- graphics/mapcache/Makefile | 1 + graphics/mapnik/Makefile | 2 +- graphics/mapserver/Makefile | 1 + graphics/opencv/Makefile | 2 +- graphics/openorienteering-mapper/Makefile | 2 +- graphics/osg/Makefile | 2 +- graphics/osg34/Makefile | 2 +- graphics/osgearth/Makefile | 2 +- graphics/p5-Geo-GDAL-FFI/Makefile | 1 + graphics/py-fiona/Makefile | 2 +- graphics/qgis-ltr/Makefile | 2 +- graphics/qgis/Makefile | 2 +- math/R-cran-sf/Makefile | 1 + math/R-cran-terra/Makefile | 1 + math/mdal/Makefile | 2 +- math/pdal/Makefile | 2 +- math/saga/Makefile | 1 + science/paraview/Makefile | 2 +- 35 files changed, 38 insertions(+), 29 deletions(-) diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 1c891c69f55c..b2501315c36c 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 27811695aeb7..6d979a00f9f6 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,7 +1,7 @@ PORTNAME= qmapshack PORTVERSION= 1.17.1 DISTVERSIONPREFIX= V_ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index 61788f9e25fb..67f825847062 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 5646acbcfc4f..f89cc9b4ee90 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass PORTVERSION= 7.8.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile index 30e736db2607..8081318106a6 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass DISTVERSION= 8.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile index 7f2b24a78e6a..5c821a92b1e2 100644 --- a/databases/postgis31/Makefile +++ b/databases/postgis31/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.1.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 31 diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile index 8be0c67de2df..6a008401a718 100644 --- a/databases/postgis32/Makefile +++ b/databases/postgis32/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.2.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 32 diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile index 66ab77f40aa3..a3efe8319e93 100644 --- a/databases/postgis33/Makefile +++ b/databases/postgis33/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.3.7 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 33 diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile index 2b25b0ac7b68..a21eb8f99e2d 100644 --- a/databases/postgis34/Makefile +++ b/databases/postgis34/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 34 diff --git a/databases/postgis35/Makefile b/databases/postgis35/Makefile index 22a629de717c..51644b524b33 100644 --- a/databases/postgis35/Makefile +++ b/databases/postgis35/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 35 diff --git a/databases/postgresql-ogr_fdw/Makefile b/databases/postgresql-ogr_fdw/Makefile index aeca3d57c0a3..05ecb29a33c3 100644 --- a/databases/postgresql-ogr_fdw/Makefile +++ b/databases/postgresql-ogr_fdw/Makefile @@ -1,6 +1,7 @@ PORTNAME= ogr_fdw DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile index 80d1ce9dc5ca..fa3782918c51 100644 --- a/graphics/cloudcompare/Makefile +++ b/graphics/cloudcompare/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloudcompare DISTVERSIONPREFIX= v DISTVERSION= 2.12.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index e1f03a45fd34..96357cd35af1 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdal-grass PORTVERSION= 1.0.2 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 1e29b6cbb386..5ea22d204cf6 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,5 +1,5 @@ PORTNAME= gdal -PORTVERSION= 3.9.3 +PORTVERSION= 3.10.0 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo index 4697f8c19dbe..c239c44efbae 100644 --- a/graphics/gdal/distinfo +++ b/graphics/gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729509138 -SHA256 (gdal-3.9.3.tar.xz) = 34a037852ffe6d2163f1b8948a1aa7019ff767148aea55876c1339b22ad751f1 -SIZE (gdal-3.9.3.tar.xz) = 9110460 +TIMESTAMP = 1731679186 +SHA256 (gdal-3.10.0.tar.xz) = af821a3bcf68cf085724c21c9b53605fd451d83af3c8854d8bf194638eb734a8 +SIZE (gdal-3.10.0.tar.xz) = 9194528 diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist index d3a44aa0ecf1..7984056a00a1 100644 --- a/graphics/gdal/pkg-plist +++ b/graphics/gdal/pkg-plist @@ -117,8 +117,8 @@ lib/cmake/gdal/GDALConfig.cmake lib/cmake/gdal/GDALConfigVersion.cmake lib/gdalplugins/drivers.ini lib/libgdal.so -lib/libgdal.so.35 -lib/libgdal.so.35.%%PORTVERSION%% +lib/libgdal.so.36 +lib/libgdal.so.36.%%PORTVERSION%% libdata/pkgconfig/gdal.pc share/bash-completion/completions/gdal-config share/bash-completion/completions/gdal2tiles.py diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile index 5b18555d9fbd..20da9c4ac8ef 100644 --- a/graphics/gmt/Makefile +++ b/graphics/gmt/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmt DISTVERSION= 6.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= https://github.com/GenericMappingTools/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/graphics/mapcache/Makefile b/graphics/mapcache/Makefile index 698e5558d171..663043d99691 100644 --- a/graphics/mapcache/Makefile +++ b/graphics/mapcache/Makefile @@ -1,5 +1,6 @@ PORTNAME= mapcache DISTVERSION= 1.14.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/mapserver/ diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 8397d00c4313..8f52f15a42ac 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -1,7 +1,7 @@ PORTNAME= mapnik DISTVERSIONPREFIX= v DISTVERSION= 4.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= hummeltech@sherpaguru.com diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index 3c8ba5149ac1..2f2a7b588785 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -1,5 +1,6 @@ PORTNAME= mapserver DISTVERSION= 8.2.2 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/${PORTNAME}/ \ https://github.com/MapServer/MapServer/releases/download/rel-${DISTVERSION:S|.|-|g}/ diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index ad1d917a1ea7..6c9547be445e 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.9.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= desktop@FreeBSD.org diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index b4a49cca97b7..ad51cd55a47e 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -1,7 +1,7 @@ PORTNAME= openorienteering-mapper PORTVERSION= 0.9.5 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 71fc6d426463..f006c2c0247e 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 73 +PORTREVISION= 74 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile index 9486f2511c35..e42615c977fc 100644 --- a/graphics/osg34/Makefile +++ b/graphics/osg34/Makefile @@ -1,7 +1,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 60 +PORTREVISION= 61 CATEGORIES= graphics PKGNAMESUFFIX= 34 diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index bc99aaa7c9a0..df94a07aee28 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -1,7 +1,7 @@ PORTNAME= osgearth PORTVERSION= 3.6.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MAINTAINER= zirias@FreeBSD.org diff --git a/graphics/p5-Geo-GDAL-FFI/Makefile b/graphics/p5-Geo-GDAL-FFI/Makefile index 8b2c6cf89e44..ecc4450638d0 100644 --- a/graphics/p5-Geo-GDAL-FFI/Makefile +++ b/graphics/p5-Geo-GDAL-FFI/Makefile @@ -1,5 +1,6 @@ PORTNAME= Geo-GDAL-FFI PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile index 9be6aa11265c..f2ad898b26e3 100644 --- a/graphics/py-fiona/Makefile +++ b/graphics/py-fiona/Makefile @@ -1,6 +1,6 @@ PORTNAME= Fiona DISTVERSION= 1.8.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 4c133f2ad0f9..2acd10addd65 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.34.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 40dca14773c5..218430b3c8aa 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.40.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index a6515839ebfd..fb0275aa5a1d 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,5 +1,6 @@ PORTNAME= sf DISTVERSION= 1.0-18 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index aebaf8c29037..ef5c786607e6 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,5 +1,6 @@ PORTNAME= terra DISTVERSION= 1.7-83 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/mdal/Makefile b/math/mdal/Makefile index 59e58722141d..4f2a436a2b0c 100644 --- a/math/mdal/Makefile +++ b/math/mdal/Makefile @@ -1,7 +1,7 @@ PORTNAME= mdal DISTVERSIONPREFIX= release- DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math geography MAINTAINER= wen@FreeBSD.org diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 16147ea8efc9..4fa2db5efbe3 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdal DISTVERSION= 2.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math databases graphics MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/math/saga/Makefile b/math/saga/Makefile index 290fee95c6de..25c0f53ec0c2 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,6 @@ PORTNAME= saga PORTVERSION= 9.6.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} diff --git a/science/paraview/Makefile b/science/paraview/Makefile index c90915b07549..ce61d5ecdfc4 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/ DISTNAME= ParaView-v${PORTVERSION}