Date: Sun, 8 Dec 2019 16:53:44 +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: r519346 - head/graphics/py-gdal Message-ID: <201912081653.xB8Gri7O063212@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 16:53:44 2019 New Revision: 519346 URL: https://svnweb.freebsd.org/changeset/ports/519346 Log: Update to 2.4.3 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.3-News Modified: head/graphics/py-gdal/Makefile head/graphics/py-gdal/distinfo Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Sun Dec 8 16:53:38 2019 (r519345) +++ head/graphics/py-gdal/Makefile Sun Dec 8 16:53:44 2019 (r519346) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTVERSION= 2.4.3 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/py-gdal/distinfo ============================================================================== --- head/graphics/py-gdal/distinfo Sun Dec 8 16:53:38 2019 (r519345) +++ head/graphics/py-gdal/distinfo Sun Dec 8 16:53:44 2019 (r519346) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562427740 -SHA256 (gdal-2.4.2.tar.xz) = dcc132e469c5eb76fa4aaff238d32e45a5d947dc5b6c801a123b70045b618e0c -SIZE (gdal-2.4.2.tar.xz) = 8885200 +TIMESTAMP = 1575793835 +SHA256 (gdal-2.4.3.tar.xz) = d52dc3e0cff3af3e898d887c4151442989f416e839948e73f0994f0224bbff60 +SIZE (gdal-2.4.3.tar.xz) = 8922468
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081653.xB8Gri7O063212>