aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2024-04-15 04:42:39 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2024-04-15 04:44:23 +0000
commite3ecaf6c0a8636d8b7fa2d4fb35809b0672f467f (patch)
tree722572fc84e0ee4d9e25fa199e0105e71e3280f0 /graphics
parent6d217b829c1155e3a059530753a9e426826ca01c (diff)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-rgdal/Makefile2
-rw-r--r--graphics/gdal/Makefile1
-rw-r--r--graphics/libgeotiff/Makefile2
-rw-r--r--graphics/librasterlite2/Makefile2
-rw-r--r--graphics/mapnik/Makefile2
-rw-r--r--graphics/mapserver/Makefile2
-rw-r--r--graphics/openorienteering-mapper/Makefile2
-rw-r--r--graphics/proj/Makefile2
-rw-r--r--graphics/proj/distinfo6
-rw-r--r--graphics/proj/pkg-plist2
-rw-r--r--graphics/py-pyproj/Makefile1
-rw-r--r--graphics/qgis-ltr/Makefile2
-rw-r--r--graphics/qgis/Makefile2
13 files changed, 15 insertions, 13 deletions
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/