Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2024 04:44:36 GMT
From:      =?utf-8?Q?Lo=C3=AFc?= Bartoletti <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3ecaf6c0a86 - main - graphics/proj: Update to 9.4.0
Message-ID:  <202404150444.43F4iaG5018844@gitrepo.freebsd.org>

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

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

commit e3ecaf6c0a8636d8b7fa2d4fb35809b0672f467f
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2024-04-15 04:42:39 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2024-04-15 04:44:23 +0000

    graphics/proj: Update to 9.4.0
---
 astro/merkaartor/Makefile                 | 2 +-
 astro/qmapshack/Makefile                  | 1 +
 biology/ncbi-cxx-toolkit/Makefile         | 1 +
 cad/sumo/Makefile                         | 2 +-
 converters/osm2pgsql/Makefile             | 1 +
 databases/grass7/Makefile                 | 1 +
 databases/grass8/Makefile                 | 1 +
 databases/postgis31/Makefile              | 1 +
 databases/postgis32/Makefile              | 1 +
 databases/postgis33/Makefile              | 1 +
 databases/postgis34/Makefile              | 2 +-
 databases/spatialite-tools/Makefile       | 2 +-
 databases/spatialite/Makefile             | 1 +
 databases/spatialite_gui/Makefile         | 2 +-
 graphics/R-cran-rgdal/Makefile            | 2 +-
 graphics/gdal/Makefile                    | 1 +
 graphics/libgeotiff/Makefile              | 2 +-
 graphics/librasterlite2/Makefile          | 2 +-
 graphics/mapnik/Makefile                  | 2 +-
 graphics/mapserver/Makefile               | 2 +-
 graphics/openorienteering-mapper/Makefile | 2 +-
 graphics/proj/Makefile                    | 2 +-
 graphics/proj/distinfo                    | 6 +++---
 graphics/proj/pkg-plist                   | 2 +-
 graphics/py-pyproj/Makefile               | 1 +
 graphics/qgis-ltr/Makefile                | 2 +-
 graphics/qgis/Makefile                    | 2 +-
 math/PDL/Makefile                         | 1 +
 math/R-cran-sf/Makefile                   | 1 +
 math/R-cran-terra/Makefile                | 1 +
 math/octave-forge-octproj/Makefile        | 2 +-
 math/pdal/Makefile                        | 1 +
 math/saga/Makefile                        | 1 +
 science/cdo/Makefile                      | 1 +
 science/gnudatalanguage/Makefile          | 2 +-
 science/paraview/Makefile                 | 1 +
 science/rubygem-rgeo-proj4/Makefile       | 2 +-
 37 files changed, 39 insertions(+), 21 deletions(-)

diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 7ec2c13c5958..c403b700e535 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	merkaartor
 PORTVERSION=	0.19.0
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	astro
 
 MAINTAINER=	dev2@heesakkers.info
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile
index 846b999715d3..7e5f6ef53646 100644
--- a/astro/qmapshack/Makefile
+++ b/astro/qmapshack/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	qmapshack
 PORTVERSION=	1.17.1
+PORTREVISION=	1
 DISTVERSIONPREFIX=	V_
 CATEGORIES=	astro
 
diff --git a/biology/ncbi-cxx-toolkit/Makefile b/biology/ncbi-cxx-toolkit/Makefile
index cb79f439750b..fb7fff520847 100644
--- a/biology/ncbi-cxx-toolkit/Makefile
+++ b/biology/ncbi-cxx-toolkit/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ncbi-cxx-toolkit
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	28.0.3
+PORTREVISION=	1
 CATEGORIES=	biology science devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile
index bf2aa2b938ef..ae8ea13d3514 100644
--- a/cad/sumo/Makefile
+++ b/cad/sumo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sumo
 DISTVERSION=	1.2.0
-PORTREVISION=	13
+PORTREVISION=	14
 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 7d34fc5c0f91..4eff88d5a992 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	osm2pgsql
 PORTVERSION=	1.11.0
+PORTREVISION=	1
 CATEGORIES=	converters geography
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index d297a25f0cbc..49ecd791b789 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	grass
 PORTVERSION=	7.8.8
+PORTREVISION=	1
 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 0d8907836297..64c2ea039d70 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	grass
 DISTVERSION=	8.3.2
+PORTREVISION=	1
 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 74afc07302c0..a48f1e0abe8d 100644
--- a/databases/postgis31/Makefile
+++ b/databases/postgis31/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	postgis
 PORTVERSION=	3.1.11
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	31
diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile
index e16101535126..d300e78d7b36 100644
--- a/databases/postgis32/Makefile
+++ b/databases/postgis32/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.2.7
+PORTREVISION=	1
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	32
diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile
index 26cf8bbd47ab..992b2e6b9a39 100644
--- a/databases/postgis33/Makefile
+++ b/databases/postgis33/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.3.6
+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 185208e50fa6..94a40164bf81 100644
--- a/databases/postgis34/Makefile
+++ b/databases/postgis34/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	postgis
 DISTVERSION=	3.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases geography
 MASTER_SITES=	https://download.osgeo.org/postgis/source/
 PKGNAMESUFFIX=	34
diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile
index b7b2ae0ab5c7..a66d7959992a 100644
--- a/databases/spatialite-tools/Makefile
+++ b/databases/spatialite-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spatialite-tools
 PORTVERSION=	5.0.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	databases geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
 
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 12f376e624a3..a7165d51fc51 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	spatialite
 PORTVERSION=	5.1.0
+PORTREVISION=	1
 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 a8842d685f7f..8eca7f010315 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spatialite_gui
 DISTVERSION=	2.1.0
-PORTREVISION=	11
+PORTREVISION=	12
 DISTVERSIONSUFFIX=	-beta1
 CATEGORIES=	databases geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 9bdc9e57ce64..703b420c1587 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rgdal
 DISTVERSION=	1.6-7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index d33e163bcfbd..d5eef53868ac 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gdal
 PORTVERSION=	3.8.5
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 1c4e326bfc19..6d43bb57a32e 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libgeotiff
 PORTVERSION=	1.7.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	https://download.osgeo.org/geotiff/libgeotiff/ \
 		LOCAL/sunpoet
diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile
index a448e23a0d54..b6928371974b 100644
--- a/graphics/librasterlite2/Makefile
+++ b/graphics/librasterlite2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	librasterlite2
 PORTVERSION=	1.1.0
-PORTREVISION=	7
+PORTREVISION=	8
 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 187dfca6a3ab..43d3f7bdfc8c 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mapnik
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://github.com/mapnik/mapnik/releases/download/${DISTVERSIONFULL}/
 
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index ba6c3b418798..6398cf033292 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		mapserver
 PORTVERSION=		8.0.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=		graphics www geography
 MASTER_SITES=		https://download.osgeo.org/mapserver/
 
diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile
index 1dc3982c68a7..5afffa435015 100644
--- a/graphics/openorienteering-mapper/Makefile
+++ b/graphics/openorienteering-mapper/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openorienteering-mapper
 PORTVERSION=	0.9.5
-PORTREVISION=	7
+PORTREVISION=	8
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics geography
 
diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile
index cc2d94cfee60..dd1d0fd131dd 100644
--- a/graphics/proj/Makefile
+++ b/graphics/proj/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	proj
-PORTVERSION=	9.3.0
+PORTVERSION=	9.4.0
 PORTEPOCH=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/proj/
diff --git a/graphics/proj/distinfo b/graphics/proj/distinfo
index 9801b16a7634..0d2d2b904fff 100644
--- a/graphics/proj/distinfo
+++ b/graphics/proj/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700893791
-SHA256 (proj-9.3.0.tar.gz) = 91a3695a004ea28db0448a34460bed4cc3b130e5c7d74339ec999efdab0e547d
-SIZE (proj-9.3.0.tar.gz) = 5559825
+TIMESTAMP = 1712951904
+SHA256 (proj-9.4.0.tar.gz) = 3643b19b1622fe6b2e3113bdb623969f5117984b39f173b4e3fb19a8833bd216
+SIZE (proj-9.4.0.tar.gz) = 5652874
diff --git a/graphics/proj/pkg-plist b/graphics/proj/pkg-plist
index e70dca46d208..081c7a9ff3ac 100644
--- a/graphics/proj/pkg-plist
+++ b/graphics/proj/pkg-plist
@@ -36,7 +36,7 @@ lib/cmake/proj4/proj4-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/proj4/proj4-targets.cmake
 lib/libproj.so
 lib/libproj.so.25
-lib/libproj.so.25.9.3.0
+lib/libproj.so.25.9.4.0
 libdata/pkgconfig/proj.pc
 share/man/man1/cct.1.gz
 share/man/man1/cs2cs.1.gz
diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile
index 5a0dd54cdac5..3dd46fc4081d 100644
--- a/graphics/py-pyproj/Makefile
+++ b/graphics/py-pyproj/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pyproj
 PORTVERSION=	3.6.1
+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 a20ab82f2a55..d6ebbf5056f0 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.34.5
-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 ae6e892f3306..7077c6c941e6 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qgis
 DISTVERSION=	3.36.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://qgis.org/downloads/
 
diff --git a/math/PDL/Makefile b/math/PDL/Makefile
index b85d20b7afa7..cdcd3b03cdac 100644
--- a/math/PDL/Makefile
+++ b/math/PDL/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	PDL
 PORTVERSION=	2.087
+PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile
index 20c9617472a8..351b19793ec2 100644
--- a/math/R-cran-sf/Makefile
+++ b/math/R-cran-sf/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	sf
 DISTVERSION=	1.0-16
+PORTREVISION=	1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile
index 48f822c4dc23..172e40b0462a 100644
--- a/math/R-cran-terra/Makefile
+++ b/math/R-cran-terra/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	terra
 DISTVERSION=	1.7-71
+PORTREVISION=	1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile
index a475b059e51e..c8f6f6845b66 100644
--- a/math/octave-forge-octproj/Makefile
+++ b/math/octave-forge-octproj/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	octave-forge-octproj
 PORTVERSION=	3.0.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math
 MASTER_SITES=	https://bitbucket.org/jgpallero/octproj/downloads/
 DISTNAME=	${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 2c805f6532e4..bdc83fadd688 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pdal
 DISTVERSION=	2.6.3
+PORTREVISION=	1
 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 36e19a86e962..2bb3ddeb1268 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	saga
 PORTVERSION=	9.3.2
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
 
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 86b8be0b7540..eb593e803c98 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cdo
 PORTVERSION=	2.4.0
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	https://code.mpimet.mpg.de/attachments/download/29313/ \
 		LOCAL/sunpoet
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index b596d6885bcd..a984adf2db50 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gnudatalanguage
 PORTVERSION=	1.0.4
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science lang
 .if defined(BUILD_PYTHON_MODULE)
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index dadf4654ae9d..23bf4ba16973 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	${PARAVIEW_VER}.0
+PORTREVISION=	1
 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 3b044dbf7d33..cd04326cc3d7 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=	2
+PORTREVISION=	3
 CATEGORIES=	science rubygems
 MASTER_SITES=	RG
 



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