git: ed4719e5174b - main - graphics/proj: bump consumers of proj

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Sun, 07 Dec 2025 19:37:50 UTC
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed4719e5174bca027387c5fad5dc2bffaf8bd7b2

commit ed4719e5174bca027387c5fad5dc2bffaf8bd7b2
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-12-07 19:37:04 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-12-07 19:37:04 +0000

    graphics/proj: bump consumers of proj
---
 astro/merkaartor/Makefile                 | 2 +-
 astro/qmapshack/Makefile                  | 1 +
 cad/sumo/Makefile                         | 2 +-
 converters/osm2pgsql/Makefile             | 1 +
 databases/grass8/Makefile                 | 1 +
 databases/postgis33/Makefile              | 2 +-
 databases/postgis34/Makefile              | 2 +-
 databases/postgis35/Makefile              | 1 +
 databases/postgis36/Makefile              | 1 +
 databases/spatialite-tools/Makefile       | 2 +-
 databases/spatialite/Makefile             | 2 +-
 databases/spatialite_gui/Makefile         | 2 +-
 graphics/gdal/Makefile                    | 2 +-
 graphics/libgeotiff/Makefile              | 1 +
 graphics/librasterlite2/Makefile          | 2 +-
 graphics/mapnik/Makefile                  | 2 +-
 graphics/mapserver/Makefile               | 1 +
 graphics/openorienteering-mapper/Makefile | 2 +-
 graphics/ossim/Makefile                   | 2 +-
 graphics/p5-Geo-LibProj-FFI/Makefile      | 1 +
 graphics/proj/Makefile                    | 1 +
 graphics/py-pyproj/Makefile               | 1 +
 graphics/qgis-ltr/Makefile                | 2 +-
 graphics/qgis/Makefile                    | 2 +-
 math/R-cran-sf/Makefile                   | 2 +-
 math/R-cran-terra/Makefile                | 1 +
 math/octave-forge-octproj/Makefile        | 1 +
 math/p5-PDL-Transform-Proj4/Makefile      | 1 +
 math/pdal/Makefile                        | 2 +-
 math/saga/Makefile                        | 1 +
 science/cdo/Makefile                      | 1 +
 science/gnudatalanguage/Makefile          | 2 +-
 science/paraview/Makefile                 | 2 +-
 science/rubygem-rgeo-proj4/Makefile       | 2 +-
 34 files changed, 34 insertions(+), 19 deletions(-)

diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 652c18f8bfde..9a64b2de4004 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	merkaartor
 PORTVERSION=	0.19.0
-PORTREVISION=	30
+PORTREVISION=	31
 CATEGORIES=	astro
 
 MAINTAINER=	dev2@heesakkers.info
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index 72d107c22646..102ce9858873 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	qmapshack
 DISTVERSIONPREFIX=	V_
 DISTVERSION=	1.19.0
+PORTREVISION=	1
 CATEGORIES=	astro
 
 MAINTAINER=	cmt@FreeBSD.org
diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile
index d0a41a2989fd..17e0bef113e1 100644
--- a/cad/sumo/Makefile
+++ b/cad/sumo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sumo
 DISTVERSION=	1.2.0
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	cad
 MASTER_SITES=	http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/
 DISTFILES=	${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX}
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index f57c8f9d204b..60bb3c366b37 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	osm2pgsql
 PORTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	converters geography
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index 800e9f85f150..75b146aad364 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	grass
 DISTVERSION=	8.4.2
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	https://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile
index 426460b79a2b..3c7277519834 100644
--- a/databases/postgis33/Makefile
+++ b/databases/postgis33/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.3.8
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	33
diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile
index 47bb57a4477f..b537ab90c47c 100644
--- a/databases/postgis34/Makefile
+++ b/databases/postgis34/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.4.4
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	34
diff --git a/databases/postgis35/Makefile b/databases/postgis35/Makefile
index 7cf3e98c0f60..1549670293a1 100644
--- a/databases/postgis35/Makefile
+++ b/databases/postgis35/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.5.4
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	35
diff --git a/databases/postgis36/Makefile b/databases/postgis36/Makefile
index 36d64e2bee3e..53b8ada3d7a1 100644
--- a/databases/postgis36/Makefile
+++ b/databases/postgis36/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.6.1
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 
diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile
index 1fae531ad338..21939918c953 100644
--- a/databases/spatialite-tools/Makefile
+++ b/databases/spatialite-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spatialite-tools
 PORTVERSION=	5.0.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	databases geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
 
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 00a7df3e60af..686a9f958a60 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spatialite
 PORTVERSION=	5.1.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	databases geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/libspatialite-sources/
 DISTNAME=	lib${PORTNAME}-${PORTVERSION}
diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile
index 3e6238420dd9..ee468c157b7e 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spatialite_gui
 DISTVERSION=	2.1.0
-PORTREVISION=	18
+PORTREVISION=	19
 DISTVERSIONSUFFIX=	-beta1
 CATEGORIES=	databases geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 9b5982206e1a..3b76cb597742 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gdal
 PORTVERSION=	3.11.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 58725d4b62e5..5277b81faafd 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libgeotiff
 PORTVERSION=	1.7.4
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/OSGeo/libgeotiff/releases/download/${PORTVERSION}/ \
 		https://download.osgeo.org/geotiff/libgeotiff/
diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile
index c787276f20fb..36c2e47b621b 100644
--- a/graphics/librasterlite2/Makefile
+++ b/graphics/librasterlite2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	librasterlite2
 PORTVERSION=	1.1.0
-PORTREVISION=	12
+PORTREVISION=	13
 DISTVERSIONSUFFIX=-beta1
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/librasterlite2-sources/
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index b7648f51bc52..0893b8fb0820 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mapnik
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 
 MAINTAINER=	hummeltech@sherpaguru.com
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index b32e1b029754..f571a5394d69 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mapserver
 DISTVERSION=	8.6.0
+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/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile
index 5c3d67e3143d..bc7eaa5e8e84 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=	13
+PORTREVISION=	14
 CATEGORIES=	graphics geography
 
 MAINTAINER=	sikmir@gmail.com
diff --git a/graphics/ossim/Makefile b/graphics/ossim/Makefile
index bbff70a6d7fa..eb692f5d97b6 100644
--- a/graphics/ossim/Makefile
+++ b/graphics/ossim/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ossim
 DISTVERSION=	2.12.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://github.com/ossimlabs/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/graphics/p5-Geo-LibProj-FFI/Makefile b/graphics/p5-Geo-LibProj-FFI/Makefile
index 45d4349f0cef..c0a772c9d987 100644
--- a/graphics/p5-Geo-LibProj-FFI/Makefile
+++ b/graphics/p5-Geo-LibProj-FFI/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	Geo-LibProj-FFI
 PORTVERSION=	1.01
+PORTREVISION=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile
index c7a5e82372e3..c642539a75b5 100644
--- a/graphics/proj/Makefile
+++ b/graphics/proj/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	proj
 DISTVERSION=	9.7.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://github.com/OSGeo/PROJ/releases/download/${DISTVERSION}/ \
diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile
index 1da716f1cfb6..fce72b1915be 100644
--- a/graphics/py-pyproj/Makefile
+++ b/graphics/py-pyproj/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pyproj
 PORTVERSION=	3.7.2
+PORTREVISION=	1
 CATEGORIES=	graphics geography python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 50275df276b0..540a438a5e91 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.40.13
-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 b44be8f17290..b3c22b1badc8 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.44.5
-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 39c6b0071d37..f6ddc330292e 100644
--- a/math/R-cran-sf/Makefile
+++ b/math/R-cran-sf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sf
 DISTVERSION=	1.0-21
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile
index 441fa10ce996..e222063772e0 100644
--- a/math/R-cran-terra/Makefile
+++ b/math/R-cran-terra/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	terra
 DISTVERSION=	1.8-86
+PORTREVISION=	1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile
index 73154f0ccd51..7049583cab5c 100644
--- a/math/octave-forge-octproj/Makefile
+++ b/math/octave-forge-octproj/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	octave-forge-octproj
 PORTVERSION=	3.1.0
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	https://bitbucket.org/jgpallero/octproj/downloads/
 DISTNAME=	${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
diff --git a/math/p5-PDL-Transform-Proj4/Makefile b/math/p5-PDL-Transform-Proj4/Makefile
index cc81957458c5..8949c16184b9 100644
--- a/math/p5-PDL-Transform-Proj4/Makefile
+++ b/math/p5-PDL-Transform-Proj4/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	PDL-Transform-Proj4
 PORTVERSION=	2.098
+PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 960937d4872c..9e0b470004af 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdal
 DISTVERSION=	2.8.4
-PORTREVISION=	4
+PORTREVISION=	5
 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 3190196eef11..5f25e05b5553 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	saga
 PORTVERSION=	9.10.2
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/([0-9]).*/\1/1}/SAGA%20-%20${PORTVERSION}
 MAINTAINER=	rhurlin@FreeBSD.org
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 2d765018c904..d1bdbc708e93 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cdo
 PORTVERSION=	2.5.4
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	https://code.mpimet.mpg.de/attachments/download/30128/ \
 		LOCAL/sunpoet
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index fc27b0db4de8..b05b532e61d9 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gnudatalanguage
 PORTVERSION=	1.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science lang
 MASTER_SITES=	https://github.com/${PORTNAME}/gdl/releases/download/v${PORTVERSION}/
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index d512d062c0a6..0d44cb9af6cc 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	${PARAVIEW_VER}.3
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.paraview.org/files/v${PARAVIEW_VER}/
 DISTNAME=	ParaView-v${PORTVERSION}
diff --git a/science/rubygem-rgeo-proj4/Makefile b/science/rubygem-rgeo-proj4/Makefile
index 06742d12513a..886dafaf581c 100644
--- a/science/rubygem-rgeo-proj4/Makefile
+++ b/science/rubygem-rgeo-proj4/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rgeo-proj4
 PORTVERSION=	4.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	science rubygems
 MASTER_SITES=	RG