aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 15:06:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 15:06:56 +0000
commitd1d14ca3e59f48ada778c1a9dbc754c4186ed76a (patch)
tree5f4a2ac95f2c8eff4c65e28b0954b0803ed50a5f /graphics/gdal/Makefile
parent402d2c7f2cefb73ae9b36c701a35bfd97bfb8e5e (diff)
downloadports-d1d14ca3e59f48ada778c1a9dbc754c4186ed76a.tar.gz
ports-d1d14ca3e59f48ada778c1a9dbc754c4186ed76a.zip
astro/cfitsio: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
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 40f96411adba..55beb7ac62a0 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gdal
PORTVERSION= 3.4.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet