svn commit: r496584 - head/graphics/gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 22 21:21:40 UTC 2019


Author: sunpoet
Date: Fri Mar 22 21:21:39 2019
New Revision: 496584
URL: https://svnweb.freebsd.org/changeset/ports/496584

Log:
  Update to 2.4.1
  
  Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.4.1-News

Modified:
  head/graphics/gdal/Makefile
  head/graphics/gdal/distinfo

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Fri Mar 22 19:51:46 2019	(r496583)
+++ head/graphics/gdal/Makefile	Fri Mar 22 21:21:39 2019	(r496584)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.4.0
-PORTREVISION=	1
+PORTVERSION=	2.4.1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/graphics/gdal/distinfo
==============================================================================
--- head/graphics/gdal/distinfo	Fri Mar 22 19:51:46 2019	(r496583)
+++ head/graphics/gdal/distinfo	Fri Mar 22 21:21:39 2019	(r496584)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546772828
-SHA256 (gdal-2.4.0.tar.xz) = c3791dcc6d37e59f6efa86e2df2a55a4485237b0a48e330ae08949f0cdf00f27
-SIZE (gdal-2.4.0.tar.xz) = 8874628
+TIMESTAMP = 1553260456
+SHA256 (gdal-2.4.1.tar.xz) = fd51b4900b2fc49b98d8714f55fc8a78ebfd07218357f93fb796791115a5a1ad
+SIZE (gdal-2.4.1.tar.xz) = 8887164


More information about the svn-ports-all mailing list