diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 04:08:05 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 04:08:05 +0000 |
commit | 17dbcfa0af86d4d84e82806c267d8c8c7159c1ed (patch) | |
tree | 49333b8b4e61d1ef3cd97a360d2157c32b6b90ba /graphics/py-fiona | |
parent | 7585d1e87b8fa03f70d61e28b8c7073afd28cb63 (diff) | |
download | ports-17dbcfa0af86d4d84e82806c267d8c8c7159c1ed.tar.gz ports-17dbcfa0af86d4d84e82806c267d8c8c7159c1ed.zip |
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
Diffstat (limited to 'graphics/py-fiona')
-rw-r--r-- | graphics/py-fiona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile index c5b9ef71292c..6aaf1ebb8514 100644 --- a/graphics/py-fiona/Makefile +++ b/graphics/py-fiona/Makefile @@ -1,6 +1,6 @@ PORTNAME= Fiona DISTVERSION= 1.8.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |