aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal/Makefile
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-09-28 13:21:43 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-11-17 08:20:57 +0000
commitde3b9f557801bb43af80c0e2bd6085a70a783631 (patch)
tree0bb50e271e8a550820e8a8a8f7f2af29d4146d38 /graphics/gdal/Makefile
parentc08875b23f3e80f11edee8479b293a2bf5cd1113 (diff)
downloadports-de3b9f557801bb43af80c0e2bd6085a70a783631.tar.gz
ports-de3b9f557801bb43af80c0e2bd6085a70a783631.zip
graphics/proj: Update to 9.1.0
Release notes: https://proj.org/news.html#id37 Also remove proj-data dependency. You can use proj to retrieve data or install graphics/proj-data manually.
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r--graphics/gdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 864213192cdd..7de52d57133f 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdal
PORTVERSION= 3.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet