diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 15:45:42 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 15:45:42 +0000 |
commit | f5c1981aed6ecdb0a7c2d6db2abbf994602d476c (patch) | |
tree | 6585dbbbf65b58f98654a7e67f4420f4b8e40381 /graphics/gdal | |
parent | 87b6c08fc0cf9f622efbd10aa19cbe0869b380a7 (diff) | |
download | ports-f5c1981aed6ecdb0a7c2d6db2abbf994602d476c.tar.gz ports-f5c1981aed6ecdb0a7c2d6db2abbf994602d476c.zip |
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 3 | ||||
-rw-r--r-- | graphics/gdal/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index c1963c74a9fa..48df9ddea7c6 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,6 +1,5 @@ PORTNAME= gdal -PORTVERSION= 3.6.3 -PORTREVISION= 2 +PORTVERSION= 3.6.4 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo index 4f3b664a23d7..2ea722ce8ec1 100644 --- a/graphics/gdal/distinfo +++ b/graphics/gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498566 -SHA256 (gdal-3.6.3.tar.xz) = 3cccbed883b1fb99b913966aa3a650ad930e7c3afc714f5823f9754176ee49ea -SIZE (gdal-3.6.3.tar.xz) = 8645148 +TIMESTAMP = 1682354478 +SHA256 (gdal-3.6.4.tar.xz) = 889894cfff348c04ac65b462f629d03efc53ea56cf04de7662fbe81a364e3df1 +SIZE (gdal-3.6.4.tar.xz) = 8648032 |