Date: Sun, 8 Dec 2019 16:53:34 +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: r519344 - head/graphics/gdal Message-ID: <201912081653.xB8GrYSR062966@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 8 16:53:33 2019 New Revision: 519344 URL: https://svnweb.freebsd.org/changeset/ports/519344 Log: Update to 2.4.3 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.3-News Modified: head/graphics/gdal/Makefile head/graphics/gdal/distinfo Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Sun Dec 8 16:53:28 2019 (r519343) +++ head/graphics/gdal/Makefile Sun Dec 8 16:53:33 2019 (r519344) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.4.2 -PORTREVISION= 3 +PORTVERSION= 2.4.3 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/gdal/distinfo ============================================================================== --- head/graphics/gdal/distinfo Sun Dec 8 16:53:28 2019 (r519343) +++ head/graphics/gdal/distinfo Sun Dec 8 16:53:33 2019 (r519344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562427740 -SHA256 (gdal-2.4.2.tar.xz) = dcc132e469c5eb76fa4aaff238d32e45a5d947dc5b6c801a123b70045b618e0c -SIZE (gdal-2.4.2.tar.xz) = 8885200 +TIMESTAMP = 1575793831 +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.xB8GrYSR062966>