Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 10:52:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535396 - head/graphics/py-gdal
Message-ID:  <202005161052.04GAq5WJ015811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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