git: 3fe796368449 - main - graphics/gdal: Update to 3.3.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:45:33 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fe79636844964f1a96c0eeaa2cc710ecdeb8516

commit 3fe79636844964f1a96c0eeaa2cc710ecdeb8516
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:35:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:31 +0000

    graphics/gdal: Update to 3.3.0
    
    Changes:        https://github.com/OSGeo/gdal/releases
                    https://github.com/OSGeo/gdal/blob/master/gdal/NEWS
---
 graphics/gdal/Makefile | 8 +++-----
 graphics/gdal/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 02dc636d898c..ff26a9a37ed6 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,8 +1,7 @@
 # Created by: Randall Hopper
 
 PORTNAME=	gdal
-PORTVERSION=	3.2.3
-PORTREVISION=	1
+PORTVERSION=	3.3.0
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -26,9 +25,8 @@ LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff \
 OPTIONS_DEFINE=	ARMADILLO CFITSIO CHARLS CRYPTOPP CURL DODS ECW EXPAT EXR FREEXL GEOS GTA HDF5 JASPER KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL SPATIALITE SQLITE TILEDB WEBP XERCES ZSTD
 OPTIONS_RADIO=	PDF
 OPTIONS_RADIO_PDF=	PODOFO POPPLER
-OPTIONS_DEFAULT=	CURL EXPAT FREEXL GEOS HDF5 JASPER \
-			KML LIBXML2 NETCDF OPENJPEG PCRE PGSQL SFCGAL \
-			SPATIALITE SQLITE WEBP XERCES ZSTD POPPLER
+OPTIONS_DEFAULT=CURL EXPAT FREEXL GEOS JASPER LIBXML2 OPENJPEG PCRE PGSQL POPPLER WEBP ZSTD \
+		HDF5 KML NETCDF SPATIALITE SFCGAL SQLITE XERCES
 OPTIONS_SUB=	yes
 CHARLS_DESC=	JPEG-Lossless support via charls
 CRYPTOPP_DESC=	Cryptopp support
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index ba3e737a6b1b..9673618a1445 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405367
-SHA256 (gdal-3.2.3.tar.xz) = d9ec8458fe97fd02bf36379e7f63eaafce1005eeb60e329ed25bb2d2a17a796f
-SIZE (gdal-3.2.3.tar.xz) = 12259160
+TIMESTAMP = 1624630042
+SHA256 (gdal-3.3.0.tar.xz) = 190c8f4b56afc767f43836b2a5cd53cc52ee7fdc25eb78c6079c5a244e28efa7
+SIZE (gdal-3.3.0.tar.xz) = 12923948


More information about the dev-commits-ports-main mailing list