Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:26:04 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 17dbcfa0af86 - main - graphics/gdal: Update to 3.7.0
Message-ID:  <202305270426.34R4Q4BC024304@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:08:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:08:05 +0000

    graphics/gdal: Update to 3.7.0
    
    Changes:        https://github.com/OSGeo/gdal/releases
                    https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
---
 astro/merkaartor/Makefile                 |  2 +-
 astro/qmapshack/Makefile                  |  2 +-
 cad/sumo/Makefile                         |  2 +-
 databases/grass7/Makefile                 |  2 +-
 databases/grass8/Makefile                 |  2 +-
 databases/postgis30/Makefile              |  2 +-
 databases/postgis31/Makefile              |  2 +-
 databases/postgis32/Makefile              |  2 +-
 databases/postgis33/Makefile              |  2 +-
 databases/postgresql-ogr_fdw/Makefile     |  2 +-
 graphics/R-cran-rgdal/Makefile            |  1 +
 graphics/cloudcompare/Makefile            |  2 +-
 graphics/gdal-grass/Makefile              |  2 +-
 graphics/gdal/Makefile                    |  4 ++--
 graphics/gdal/distinfo                    |  6 +++---
 graphics/gdal/pkg-plist                   | 10 ++++++++--
 graphics/gmt/Makefile                     |  2 +-
 graphics/mapcache/Makefile                |  2 +-
 graphics/mapnik/Makefile                  |  1 +
 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         |  2 +-
 graphics/py-fiona/Makefile                |  2 +-
 graphics/qgis-ltr/Makefile                |  1 +
 graphics/qgis/Makefile                    |  1 +
 math/R-cran-sf/Makefile                   |  1 +
 math/R-cran-terra/Makefile                |  1 +
 math/mdal/Makefile                        |  2 +-
 math/pdal/Makefile                        |  2 +-
 math/saga/Makefile                        |  2 +-
 science/paraview/Makefile                 |  2 +-
 35 files changed, 45 insertions(+), 32 deletions(-)

diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index f729777ae1b3..815ed9425877 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	merkaartor
 PORTVERSION=	0.19.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	astro
 
 MAINTAINER=	dev2@heesakkers.info
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index 8406a6f1f52c..831aae3d1a29 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qmapshack
 PORTVERSION=	1.16.1
-PORTREVISION=	7
+PORTREVISION=	8
 DISTVERSIONPREFIX=	V_
 CATEGORIES=	astro
 
diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile
index 4cd5414e743f..db0d6cf070e4 100644
--- a/cad/sumo/Makefile
+++ b/cad/sumo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sumo
 DISTVERSION=	1.2.0
-PORTREVISION=	10
+PORTREVISION=	11
 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 ef999e7d3b2f..a1f5062f1e5b 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	grass
 PORTVERSION=	7.8.7
-PORTREVISION=	7
+PORTREVISION=	8
 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 a4a5053f446d..5236706e12bc 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	grass
 DISTVERSION=	8.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	databases geography
 MASTER_SITES=	https://grass.osgeo.org/%SUBDIR%/ \
 		http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile
index ee561b92cd1d..c07b7ce558b3 100644
--- a/databases/postgis30/Makefile
+++ b/databases/postgis30/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 PORTVERSION=	3.0.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	30
diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile
index 5f82b0be3d41..07a82fd2bd92 100644
--- a/databases/postgis31/Makefile
+++ b/databases/postgis31/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 PORTVERSION=	3.1.8
-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 54446c703c30..987ceac97de0 100644
--- a/databases/postgis32/Makefile
+++ b/databases/postgis32/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.2.4
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	32
diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile
index 6af1f76264d1..db50fbad9ce8 100644
--- a/databases/postgis33/Makefile
+++ b/databases/postgis33/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.3.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	33
diff --git a/databases/postgresql-ogr_fdw/Makefile b/databases/postgresql-ogr_fdw/Makefile
index e11662c267a9..45900d00d39e 100644
--- a/databases/postgresql-ogr_fdw/Makefile
+++ b/databases/postgresql-ogr_fdw/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ogr_fdw
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 PKGNAMEPREFIX=	postgresql${PGSQL_VER:S/.//}-
 
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 9a8bcd38b126..0e31005137c2 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	rgdal
 DISTVERSION=	1.6-6
+PORTREVISION=	1
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile
index 1a9506b290d5..984c2473654a 100644
--- a/graphics/cloudcompare/Makefile
+++ b/graphics/cloudcompare/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	cloudcompare
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.12.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 MAINTAINER=	nc@FreeBSD.org
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index 2303ef7cc73f..443395fac203 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gdal-grass
 PORTVERSION=	1.0.2
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	graphics
 
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 35abc75f7b2f..8dd6e6a1b2c4 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gdal
-PORTVERSION=	3.6.4
-PORTREVISION=	1
+PORTVERSION=	3.7.0
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -32,6 +31,7 @@ CMAKE_OFF=	BUILD_CSHARP_BINDINGS \
 		BUILD_TESTING \
 		CLANG_TIDY_ENABLED \
 		CSHARP_MONO \
+		ENABLE_DEFLATE64 \
 		GDAL_ENABLE_HDF5_GLOBAL_LOCK  \
 		GDAL_ENABLE_PLUGINS \
 		GDAL_ENABLE_PLUGINS_NO_DEPS \
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index 2ea722ce8ec1..41f2833b6ccf 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682354478
-SHA256 (gdal-3.6.4.tar.xz) = 889894cfff348c04ac65b462f629d03efc53ea56cf04de7662fbe81a364e3df1
-SIZE (gdal-3.6.4.tar.xz) = 8648032
+TIMESTAMP = 1684104405
+SHA256 (gdal-3.7.0.tar.xz) = af4b26a6b6b3509ae9ccf1fcc5104f7fe015ef2110f5ba13220816398365adce
+SIZE (gdal-3.7.0.tar.xz) = 8604724
diff --git a/graphics/gdal/pkg-plist b/graphics/gdal/pkg-plist
index 630a27040490..7365bbdb9701 100644
--- a/graphics/gdal/pkg-plist
+++ b/graphics/gdal/pkg-plist
@@ -25,6 +25,7 @@ bin/ogr2ogr
 bin/ogrinfo
 bin/ogrlineref
 bin/ogrtindex
+bin/sozip
 etc/bash_completion.d/gdal-bash-completion.sh
 include/cpl_atomic_ops.h
 include/cpl_auto_close.h
@@ -116,8 +117,8 @@ lib/cmake/gdal/GDALConfig.cmake
 lib/cmake/gdal/GDALConfigVersion.cmake
 lib/gdalplugins/drivers.ini
 lib/libgdal.so
-lib/libgdal.so.32
-lib/libgdal.so.32.%%PORTVERSION%%
+lib/libgdal.so.33
+lib/libgdal.so.33.%%PORTVERSION%%
 libdata/pkgconfig/gdal.pc
 share/bash-completion/completions/gdal-config
 share/bash-completion/completions/gdal2tiles.py
@@ -169,6 +170,7 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/epsg.wkt
 %%DATADIR%%/esri_StatePlane_extra.wkt
 %%DATADIR%%/gdalicon.png
+%%DATADIR%%/gdalinfo_output.schema.json
 %%DATADIR%%/gdalmdiminfo_output.schema.json
 %%DATADIR%%/gdalvrt.xsd
 %%DATADIR%%/gml_registry.xml
@@ -190,6 +192,7 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/grib2_table_4_2_0_191.csv
 %%DATADIR%%/grib2_table_4_2_0_2.csv
 %%DATADIR%%/grib2_table_4_2_0_20.csv
+%%DATADIR%%/grib2_table_4_2_0_21.csv
 %%DATADIR%%/grib2_table_4_2_0_3.csv
 %%DATADIR%%/grib2_table_4_2_0_4.csv
 %%DATADIR%%/grib2_table_4_2_0_5.csv
@@ -211,6 +214,7 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/grib2_table_4_2_2_3.csv
 %%DATADIR%%/grib2_table_4_2_2_4.csv
 %%DATADIR%%/grib2_table_4_2_2_5.csv
+%%DATADIR%%/grib2_table_4_2_2_6.csv
 %%DATADIR%%/grib2_table_4_2_3_0.csv
 %%DATADIR%%/grib2_table_4_2_3_1.csv
 %%DATADIR%%/grib2_table_4_2_3_2.csv
@@ -274,6 +278,7 @@ share/bash-completion/completions/ogrtindex
 %%DATADIR%%/netcdf_config.xsd
 %%DATADIR%%/nitf_spec.xml
 %%DATADIR%%/nitf_spec.xsd
+%%DATADIR%%/ogrinfo_output.schema.json
 %%DATADIR%%/ogrvrt.xsd
 %%DATADIR%%/osmconf.ini
 %%DATADIR%%/ozi_datum.csv
@@ -345,3 +350,4 @@ share/man/man1/ogrmerge.1.gz
 share/man/man1/ogrtindex.1.gz
 share/man/man1/pct2rgb.1.gz
 share/man/man1/rgb2pct.1.gz
+share/man/man1/sozip.1.gz
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index 504b5305bcde..bd55baca649f 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gmt
 DISTVERSION=	6.3.0
-PORTREVISION=	4
+PORTREVISION=	5
 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 e498102b5aa0..8f1799986652 100644
--- a/graphics/mapcache/Makefile
+++ b/graphics/mapcache/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		mapcache
 DISTVERSION=		1.14.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=		graphics
 MASTER_SITES=		http://download.osgeo.org/mapserver/
 
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index afc9598738ce..394bd0999c12 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mapnik
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1.0
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://github.com/mapnik/mapnik/releases/download/${DISTVERSIONFULL}/
 
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index db1d9ebaa3ab..d68144545aad 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=		mapserver
 PORTVERSION=		8.0.1
+PORTREVISION=	1
 CATEGORIES=		graphics www geography
 MASTER_SITES=		https://download.osgeo.org/mapserver/
 
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index 824eb08ee0a7..889d8c8ff414 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencv
 DISTVERSION=	4.6.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/commit/
diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile
index ebdefcffee72..2ce5ffff0293 100644
--- a/graphics/openorienteering-mapper/Makefile
+++ b/graphics/openorienteering-mapper/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openorienteering-mapper
 PORTVERSION=	0.9.5
-PORTREVISION=	5
+PORTREVISION=	6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics geography
 
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 274e4eaab404..a68433b42cbb 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	58
+PORTREVISION=	59
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index 619940317af6..0e213267eeb7 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	51
+PORTREVISION=	52
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile
index 80e74df5cb9f..534153ff742f 100644
--- a/graphics/osgearth/Makefile
+++ b/graphics/osgearth/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osgearth
 PORTVERSION=	3.2
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics geography
 
 MAINTAINER=	lbartoletti@FreeBSD.org
diff --git a/graphics/p5-Geo-GDAL-FFI/Makefile b/graphics/p5-Geo-GDAL-FFI/Makefile
index f3a25486161e..3f2fb457a61c 100644
--- a/graphics/p5-Geo-GDAL-FFI/Makefile
+++ b/graphics/p5-Geo-GDAL-FFI/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Geo-GDAL-FFI
 PORTVERSION=	0.09
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile
index c5b9ef71292c..6aaf1ebb8514 100644
--- a/graphics/py-fiona/Makefile
+++ b/graphics/py-fiona/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	Fiona
 DISTVERSION=	1.8.22
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 7bd44f298e36..76a8f9eba832 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.28.6
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 PKGNAMESUFFIX=	-ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 558b9316bd37..08fdc2e8b5ce 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.30.2
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile
index f9b082870d72..bfab4e9cf064 100644
--- a/math/R-cran-sf/Makefile
+++ b/math/R-cran-sf/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sf
 DISTVERSION=	1.0-12
+PORTREVISION=	1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile
index 1a6f4a95efc0..e6ab5311b943 100644
--- a/math/R-cran-terra/Makefile
+++ b/math/R-cran-terra/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	terra
 DISTVERSION=	1.7-29
+PORTREVISION=	1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/mdal/Makefile b/math/mdal/Makefile
index adf4b914f010..8e709793fbe0 100644
--- a/math/mdal/Makefile
+++ b/math/mdal/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mdal
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	1.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math geography
 
 MAINTAINER=	wen@FreeBSD.org
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index d1c38fad3bfe..6e753b0e029d 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pdal
 DISTVERSION=	2.3.0
-PORTREVISION=	10
+PORTREVISION=	11
 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 15a1d62e06ce..807633f24cb6 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	saga
 PORTVERSION=	9.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 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 428b21e6c909..d50a9f75e166 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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270426.34R4Q4BC024304>