Date: Sat, 6 Jul 2019 21:41:18 +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: r506040 - head/graphics/py-gdal Message-ID: <201907062141.x66LfIhr009875@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jul 6 21:41:18 2019 New Revision: 506040 URL: https://svnweb.freebsd.org/changeset/ports/506040 Log: Update to 2.4.2 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.4.2-News Modified: head/graphics/py-gdal/Makefile head/graphics/py-gdal/distinfo Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Sat Jul 6 21:41:13 2019 (r506039) +++ head/graphics/py-gdal/Makefile Sat Jul 6 21:41:18 2019 (r506040) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.4.1 -PORTREVISION= 2 +PORTVERSION= 2.4.2 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 Jul 6 21:41:13 2019 (r506039) +++ head/graphics/py-gdal/distinfo Sat Jul 6 21:41:18 2019 (r506040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553260456 -SHA256 (gdal-2.4.1.tar.xz) = fd51b4900b2fc49b98d8714f55fc8a78ebfd07218357f93fb796791115a5a1ad -SIZE (gdal-2.4.1.tar.xz) = 8887164 +TIMESTAMP = 1562427740 +SHA256 (gdal-2.4.2.tar.xz) = dcc132e469c5eb76fa4aaff238d32e45a5d947dc5b6c801a123b70045b618e0c +SIZE (gdal-2.4.2.tar.xz) = 8885200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907062141.x66LfIhr009875>