From owner-dev-commits-ports-main@freebsd.org Wed Jun 30 20:45:33 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4FE0D64C5F3; Wed, 30 Jun 2021 20:45:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GFYJY1QNgz3tj9; Wed, 30 Jun 2021 20:45:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0B77E13B96; Wed, 30 Jun 2021 20:45:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15UKjWmh053424; Wed, 30 Jun 2021 20:45:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15UKjWKS053423; Wed, 30 Jun 2021 20:45:32 GMT (envelope-from git) Date: Wed, 30 Jun 2021 20:45:32 GMT Message-Id: <202106302045.15UKjWKS053423@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 3fe796368449 - main - graphics/gdal: Update to 3.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3fe79636844964f1a96c0eeaa2cc710ecdeb8516 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2021 20:45:33 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fe79636844964f1a96c0eeaa2cc710ecdeb8516 commit 3fe79636844964f1a96c0eeaa2cc710ecdeb8516 Author: Po-Chuan Hsieh AuthorDate: 2021-06-30 20:35:02 +0000 Commit: Po-Chuan Hsieh 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