aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-08-03 11:35:40 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-08-03 18:19:14 +0000
commit56ffa089e2baf297adb8da027f01c373183bdb68 (patch)
tree8f3716c9545cca8b1bd1fbf3d44c67b4b5b30bf3 /graphics/gdal
parent31f2cf92f2f1b3dde3873f5acb51208d1eaf1c23 (diff)
downloadports-56ffa089e2baf297adb8da027f01c373183bdb68.tar.gz
ports-56ffa089e2baf297adb8da027f01c373183bdb68.zip
*: graphics/openexr PORTREVISION bumps
OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
Diffstat (limited to 'graphics/gdal')
-rw-r--r--graphics/gdal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index c1d01315be93..e3544cebce79 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gdal
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet