svn commit: r535396 - head/graphics/py-gdal
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 16 10:52:08 UTC 2020
Author: sunpoet
Date: Sat May 16 10:52:05 2020
New Revision: 535396
URL: https://svnweb.freebsd.org/changeset/ports/535396
Log:
Update to 3.1.0
Changes: https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS
Modified:
head/graphics/py-gdal/Makefile
head/graphics/py-gdal/distinfo
Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile Sat May 16 10:52:00 2020 (r535395)
+++ head/graphics/py-gdal/Makefile Sat May 16 10:52:05 2020 (r535396)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gdal
-PORTVERSION= 3.0.4
+PORTVERSION= 3.1.0
CATEGORIES= graphics python
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
Modified: head/graphics/py-gdal/distinfo
==============================================================================
--- head/graphics/py-gdal/distinfo Sat May 16 10:52:00 2020 (r535395)
+++ head/graphics/py-gdal/distinfo Sat May 16 10:52:05 2020 (r535396)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580562263
-SHA256 (gdal-3.0.4.tar.xz) = 5569a4daa1abcbba47a9d535172fc335194d9214fdb96cd0f139bb57329ae277
-SIZE (gdal-3.0.4.tar.xz) = 8696684
+TIMESTAMP = 1588929131
+SHA256 (gdal-3.1.0.tar.xz) = e754a22242ccbec731aacdb2333b567d4c95b9b02d3ba1ea12f70508d244fcda
+SIZE (gdal-3.1.0.tar.xz) = 12076312
More information about the svn-ports-all
mailing list