From owner-dev-commits-ports-all@freebsd.org Wed Jun 30 20:45:35 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 8947164CA68; Wed, 30 Jun 2021 20:45:35 +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 4GFYJb3087z3tX4; Wed, 30 Jun 2021 20:45:35 +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 4F51413C08; Wed, 30 Jun 2021 20:45:35 +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 15UKjZ22053472; Wed, 30 Jun 2021 20:45:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15UKjZH1053471; Wed, 30 Jun 2021 20:45:35 GMT (envelope-from git) Date: Wed, 30 Jun 2021 20:45:35 GMT Message-Id: <202106302045.15UKjZH1053471@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: 28ef19d62813 - main - graphics/py-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: 28ef19d6281306037206628d41f5d131ff399baa Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2021 20:45:35 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=28ef19d6281306037206628d41f5d131ff399baa commit 28ef19d6281306037206628d41f5d131ff399baa Author: Po-Chuan Hsieh AuthorDate: 2021-06-30 20:35:07 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-06-30 20:43:32 +0000 graphics/py-gdal: Update to 3.3.0 Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/master/gdal/NEWS --- graphics/py-gdal/Makefile | 6 ++---- graphics/py-gdal/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 934a0bad4d36..40c994e9ad3f 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= gdal -PORTVERSION= 3.2.3 +PORTVERSION= 3.3.0 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet @@ -15,14 +15,12 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT LIB_DEPENDS= libgdal.so:graphics/gdal -USES= compiler:c++14-lang python:3.6+ shebangfix tar:xz +USES= compiler:c++14-lang python:3.6+ tar:xz USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++14 WRKSRC_SUBDIR= swig/python -SHEBANG_FILES= scripts/*.py - OPTIONS_DEFINE= NUMPY NUMPY_DESC= Enable array support via NumPy diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo index ba3e737a6b1b..9673618a1445 100644 --- a/graphics/py-gdal/distinfo +++ b/graphics/py-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