Date: Fri, 08 May 2026 16:04:14 +0000 From: =?utf-8?Q?Lo=C3=AFc B?=artoletti <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9650642844a9 - main - graphics/proj: bump dependends ports Message-ID: <69fe097e.33872.1397aef9@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=9650642844a95a1b6ab7984bf426961410eb2b90 commit 9650642844a95a1b6ab7984bf426961410eb2b90 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2026-05-08 16:03:30 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2026-05-08 16:03:52 +0000 graphics/proj: bump dependends ports --- astro/merkaartor/Makefile | 2 +- astro/qmapshack/Makefile | 1 + cad/sumo/Makefile | 2 +- comms/xastir/Makefile | 1 + converters/osm2pgsql/Makefile | 2 +- databases/grass8/Makefile | 2 +- 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 | 2 +- graphics/librasterlite2/Makefile | 2 +- graphics/mapnik/Makefile | 1 + graphics/mapserver/Makefile | 2 +- graphics/openorienteering-mapper/Makefile | 2 +- graphics/ossim/Makefile | 2 +- graphics/p5-Geo-LibProj-FFI/Makefile | 2 +- graphics/py-pyproj/Makefile | 2 +- graphics/qgis-ltr/Makefile | 2 +- graphics/qgis/Makefile | 2 +- math/R-cran-sf/Makefile | 2 +- math/R-cran-terra/Makefile | 2 +- math/octave-forge-octproj/Makefile | 2 +- math/p5-PDL-Transform-Proj4/Makefile | 2 +- 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(+), 27 deletions(-) diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 81ae9a8db500..632cdd35111e 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index be52e644dccf..bb47af689c23 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -1,6 +1,7 @@ PORTNAME= qmapshack DISTVERSIONPREFIX= V_ DISTVERSION= 1.20.2 +PORTREVISION= 1 CATEGORIES= astro MAINTAINER= cmt@FreeBSD.org diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index 90e63e7864ab..781d2639da2c 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile index 07eb715fe589..443b9ee8d678 100644 --- a/comms/xastir/Makefile +++ b/comms/xastir/Makefile @@ -1,6 +1,7 @@ PORTNAME= xastir DISTVERSIONPREFIX= Release- DISTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index 60bb3c366b37..36c93d954768 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -1,6 +1,6 @@ PORTNAME= osm2pgsql PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile index f54ad91ee7b9..414dbda3dc6c 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass DISTVERSION= 8.4.2 -PORTREVISION= 4 +PORTREVISION= 5 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 4eabab83696f..8affd0d687ab 100644 --- a/databases/postgis33/Makefile +++ b/databases/postgis33/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.3.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 33 diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile index b1b8ea96b1ff..df57c657ea55 100644 --- a/databases/postgis34/Makefile +++ b/databases/postgis34/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.4.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 34 diff --git a/databases/postgis35/Makefile b/databases/postgis35/Makefile index 758fe7c1add6..3d20a35102a3 100644 --- a/databases/postgis35/Makefile +++ b/databases/postgis35/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.5.6 +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 fd3fff8a8310..aaa90fc3b0a6 100644 --- a/databases/postgis36/Makefile +++ b/databases/postgis36/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.6.3 +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 21939918c953..7f0e58750120 100644 --- a/databases/spatialite-tools/Makefile +++ b/databases/spatialite-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite-tools PORTVERSION= 5.0.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 686a9f958a60..77de5a22959a 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite PORTVERSION= 5.1.0 -PORTREVISION= 5 +PORTREVISION= 6 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 d048498a46c9..0a32d3628ee0 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite_gui DISTVERSION= 2.1.0 -PORTREVISION= 20 +PORTREVISION= 21 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 a2b2fbf7f5a5..ce35caf281cb 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.12.4 -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 48d4252c6f3f..642457293781 100644 --- a/graphics/libgeotiff/Makefile +++ b/graphics/libgeotiff/Makefile @@ -1,6 +1,6 @@ PORTNAME= libgeotiff PORTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 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 36c2e47b621b..7a92f9099e42 100644 --- a/graphics/librasterlite2/Makefile +++ b/graphics/librasterlite2/Makefile @@ -1,6 +1,6 @@ PORTNAME= librasterlite2 PORTVERSION= 1.1.0 -PORTREVISION= 13 +PORTREVISION= 14 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 fded914a03c3..b29d7a923c8a 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -1,6 +1,7 @@ PORTNAME= mapnik DISTVERSIONPREFIX= v DISTVERSION= 4.2.2 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= hummeltech@sherpaguru.com diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index b988add0251d..9b9557441dfc 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= mapserver DISTVERSION= 8.6.0 -PORTREVISION= 2 +PORTREVISION= 3 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 ea62c7775d6a..f928d1a241c7 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= 15 +PORTREVISION= 16 CATEGORIES= graphics geography MAINTAINER= sikmir@gmail.com diff --git a/graphics/ossim/Makefile b/graphics/ossim/Makefile index eb692f5d97b6..fcf837109b2a 100644 --- a/graphics/ossim/Makefile +++ b/graphics/ossim/Makefile @@ -1,6 +1,6 @@ PORTNAME= ossim DISTVERSION= 2.12.0 -PORTREVISION= 3 +PORTREVISION= 4 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 c0a772c9d987..994728a2972b 100644 --- a/graphics/p5-Geo-LibProj-FFI/Makefile +++ b/graphics/p5-Geo-LibProj-FFI/Makefile @@ -1,6 +1,6 @@ PORTNAME= Geo-LibProj-FFI PORTVERSION= 1.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile index b7b66675125c..682cc9a35cbf 100644 --- a/graphics/py-pyproj/Makefile +++ b/graphics/py-pyproj/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyproj PORTVERSION= 3.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 712bf524507c..ca610f446004 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.40.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 999ff31316f6..99877cab54b0 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.44.9 -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 884f3413f918..ec86b4970aa6 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,6 +1,6 @@ PORTNAME= sf DISTVERSION= 1.1-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index cdbbcfa8d02a..3e9aa9bb43b2 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,6 +1,6 @@ PORTNAME= terra DISTVERSION= 1.9-11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 8069e8e9c7c5..82721fad61ba 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-octproj PORTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 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 8949c16184b9..1ac14b4b70e7 100644 --- a/math/p5-PDL-Transform-Proj4/Makefile +++ b/math/p5-PDL-Transform-Proj4/Makefile @@ -1,6 +1,6 @@ PORTNAME= PDL-Transform-Proj4 PORTVERSION= 2.098 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 6eb14b71b359..cec7f88bbdf9 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdal DISTVERSION= 2.8.4 -PORTREVISION= 6 +PORTREVISION= 7 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 f878fb25f57a..4bb52c3ff2fe 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,6 @@ PORTNAME= saga PORTVERSION= 9.12.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 203a9337f988..100f16316013 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -1,5 +1,6 @@ PORTNAME= cdo PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/30182/ \ LOCAL/sunpoet diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index 6ee8208c8261..720e330b2a17 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnudatalanguage PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science lang MASTER_SITES= https://github.com/${PORTNAME}/gdl/releases/download/v${PORTVERSION}/ .if defined(BUILD_PYTHON_MODULE) diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 8b324e0c7bf7..6e0a12271dab 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.1 -PORTREVISION= 5 +PORTREVISION= 6 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 e73bfb8d3e7a..e1c81f0ff51d 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= 7 +PORTREVISION= 8 CATEGORIES= science rubygems MASTER_SITES= RGhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fe097e.33872.1397aef9>
