Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 17:11:55 +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: r554493 - in head/graphics/gdal: . files
Message-ID:  <202011081711.0A8HBtqh093215@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  8 17:11:55 2020
New Revision: 554493
URL: https://svnweb.freebsd.org/changeset/ports/554493

Log:
  Update to 3.1.4
  
  Changes:	https://github.com/OSGeo/gdal/blob/release/3.1/gdal/NEWS

Deleted:
  head/graphics/gdal/files/patch-frmts-jpeg2000-jpeg2000_vsil_io.cpp
Modified:
  head/graphics/gdal/Makefile
  head/graphics/gdal/distinfo

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sun Nov  8 17:11:50 2020	(r554492)
+++ head/graphics/gdal/Makefile	Sun Nov  8 17:11:55 2020	(r554493)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	3.1.3
-PORTREVISION=	1
+PORTVERSION=	3.1.4
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -24,9 +23,7 @@ LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff \
 		libqhull.so.7:math/qhull \
 		libtiff.so:graphics/tiff
 
-OPTIONS_DEFINE=	ARMADILLO CFITSIO CURL ECW EXPAT FREEXL GEOS GTA HDF5 JASPER \
-		KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL \
-		SPATIALITE SQLITE WEBP XERCES ZSTD
+OPTIONS_DEFINE=	ARMADILLO CFITSIO CURL ECW EXPAT FREEXL GEOS GTA HDF5 JASPER KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL SPATIALITE SQLITE WEBP XERCES ZSTD
 OPTIONS_RADIO=	PDF
 OPTIONS_RADIO_PDF=	PODOFO POPPLER
 OPTIONS_DEFAULT=JASPER

Modified: head/graphics/gdal/distinfo
==============================================================================
--- head/graphics/gdal/distinfo	Sun Nov  8 17:11:50 2020	(r554492)
+++ head/graphics/gdal/distinfo	Sun Nov  8 17:11:55 2020	(r554493)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599924233
-SHA256 (gdal-3.1.3.tar.xz) = 161cf55371a143826f1d76ce566db1f0a666496eeb4371aed78b1642f219d51d
-SIZE (gdal-3.1.3.tar.xz) = 12087908
+TIMESTAMP = 1604680086
+SHA256 (gdal-3.1.4.tar.xz) = 7b82486f71c71cec61f9b237116212ce18ef6b90f068cbbf9f7de4fc50b576a8
+SIZE (gdal-3.1.4.tar.xz) = 12092576



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