Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2020 16:44:16 +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: r523032 - in head/graphics/gdal: . files
Message-ID:  <202001141644.00EGiGQo027023@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan 14 16:44:16 2020
New Revision: 523032
URL: https://svnweb.freebsd.org/changeset/ports/523032

Log:
  Update to 2.4.4
  
  - Update WWW
  
  Changes:	https://github.com/OSGeo/gdal/blob/release/2.4/gdal/NEWS

Deleted:
  head/graphics/gdal/files/patch-frmts-pdf-pdfdataset.cpp
Modified:
  head/graphics/gdal/Makefile
  head/graphics/gdal/distinfo
  head/graphics/gdal/pkg-descr

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Tue Jan 14 16:44:10 2020	(r523031)
+++ head/graphics/gdal/Makefile	Tue Jan 14 16:44:16 2020	(r523032)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.4.3
-PORTREVISION=	1
+PORTVERSION=	2.4.4
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/graphics/gdal/distinfo
==============================================================================
--- head/graphics/gdal/distinfo	Tue Jan 14 16:44:10 2020	(r523031)
+++ head/graphics/gdal/distinfo	Tue Jan 14 16:44:16 2020	(r523032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793831
-SHA256 (gdal-2.4.3.tar.xz) = d52dc3e0cff3af3e898d887c4151442989f416e839948e73f0994f0224bbff60
-SIZE (gdal-2.4.3.tar.xz) = 8922468
+TIMESTAMP = 1579009869
+SHA256 (gdal-2.4.4.tar.xz) = a383bd3cf555d6e1169666b01b5b3025b2722ed39e834f1b65090f604405dcd8
+SIZE (gdal-2.4.4.tar.xz) = 8938056

Modified: head/graphics/gdal/pkg-descr
==============================================================================
--- head/graphics/gdal/pkg-descr	Tue Jan 14 16:44:10 2020	(r523031)
+++ head/graphics/gdal/pkg-descr	Tue Jan 14 16:44:16 2020	(r523032)
@@ -12,4 +12,4 @@ raw, DTED, SDTS DEM, JPEG, PNG and Arc/Info Binary/ASC
 
 A full list of supported data formats is available on the official website.
 
-WWW: https://www.gdal.org/
+WWW: https://gdal.org/



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