Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 21:51:51 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c70a487d78b - main - graphics/py-gdal: Update to 3.2.3
Message-ID:  <202105112151.14BLppUi094565@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c70a487d78b28943befb4f9075cf1ca045af9d1

commit 3c70a487d78b28943befb4f9075cf1ca045af9d1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-11 21:15:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-11 21:47:02 +0000

    graphics/py-gdal: Update to 3.2.3
    
    Changes:        https://github.com/OSGeo/gdal/releases
                    https://github.com/OSGeo/gdal/blob/release/3.2/gdal/NEWS
---
 graphics/py-gdal/Makefile | 2 +-
 graphics/py-gdal/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index 25b7b95724ac..934a0bad4d36 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	gdal
-PORTVERSION=	3.2.2
+PORTVERSION=	3.2.3
 CATEGORIES=	graphics python
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo
index a4d9b15a779d..ba3e737a6b1b 100644
--- a/graphics/py-gdal/distinfo
+++ b/graphics/py-gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198411
-SHA256 (gdal-3.2.2.tar.xz) = a7e1e414e5c405af48982bf4724a3da64a05770254f2ce8affb5f58a7604ca57
-SIZE (gdal-3.2.2.tar.xz) = 12251728
+TIMESTAMP = 1620405367
+SHA256 (gdal-3.2.3.tar.xz) = d9ec8458fe97fd02bf36379e7f63eaafce1005eeb60e329ed25bb2d2a17a796f
+SIZE (gdal-3.2.3.tar.xz) = 12259160



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105112151.14BLppUi094565>