From owner-dev-commits-ports-all@freebsd.org Sat Apr 17 15:33:12 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 4F9F95DA507; Sat, 17 Apr 2021 15:33:12 +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 4FMxtJ1rFnz4njk; Sat, 17 Apr 2021 15:33:12 +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 31F231ADA8; Sat, 17 Apr 2021 15:33:12 +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 13HFXCFe062702; Sat, 17 Apr 2021 15:33:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13HFXC8e062701; Sat, 17 Apr 2021 15:33:12 GMT (envelope-from git) Date: Sat, 17 Apr 2021 15:33:12 GMT Message-Id: <202104171533.13HFXC8e062701@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?B?TG/Dr2MgQmFydG9sZXR0aQ==?= Subject: git: c8b3d040c3de - main - databases/sfcgal: Update to 1.3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lbartoletti X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c8b3d040c3de6e1579dc10fdf83538cf71a2319c 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: Sat, 17 Apr 2021 15:33:12 -0000 The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8b3d040c3de6e1579dc10fdf83538cf71a2319c commit c8b3d040c3de6e1579dc10fdf83538cf71a2319c Author: Loïc Bartoletti AuthorDate: 2021-04-17 15:19:54 +0000 Commit: Loïc Bartoletti CommitDate: 2021-04-17 15:19:54 +0000 databases/sfcgal: Update to 1.3.10 Bugfix release and prepare to graphics/cgal 5.2 --- databases/postgis24/Makefile | 2 +- databases/postgis25/Makefile | 2 +- databases/postgis30/Makefile | 2 +- databases/postgis31/Makefile | 2 +- databases/sfcgal/Makefile | 9 +++++---- databases/sfcgal/distinfo | 6 +++--- graphics/gdal/Makefile | 2 +- 7 files changed, 13 insertions(+), 12 deletions(-) diff --git a/databases/postgis24/Makefile b/databases/postgis24/Makefile index eebfab19c71c..ea306a26cd7b 100644 --- a/databases/postgis24/Makefile +++ b/databases/postgis24/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.4.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 24 diff --git a/databases/postgis25/Makefile b/databases/postgis25/Makefile index b38264cf2360..e6b6588de4f3 100644 --- a/databases/postgis25/Makefile +++ b/databases/postgis25/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 2.5.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 25 diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index e513cbae2869..80d58b1a5c58 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -2,7 +2,7 @@ PORTNAME= postgis PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile index 7faf35b478d6..b3d822917dcc 100644 --- a/databases/postgis31/Makefile +++ b/databases/postgis31/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 31 diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index a9c6f866e4b9..fdbb8e2b53cc 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -2,7 +2,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v -DISTVERSION= 1.3.8 +DISTVERSION= 1.3.10 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org @@ -17,9 +17,10 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libmpfr.so:math/mpfr USES= cmake compiler:c++14-lang -USE_GITHUB= yes -GH_ACCOUNT= Oslandia -GH_PROJECT= SFCGAL +USE_GITLAB= yes +GL_ACCOUNT= Oslandia +GL_PROJECT= SFCGAL +GL_COMMIT= 8ec8641f0750e0fa78d70ffb5a90c3cab94e03d9 USE_LDCONFIG= yes PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo index 7ddd35419516..bf3e8818ba00 100644 --- a/databases/sfcgal/distinfo +++ b/databases/sfcgal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593440266 -SHA256 (Oslandia-SFCGAL-v1.3.8_GH0.tar.gz) = 5154bfc67a5e99d95cb653d70d2b9d9293d3deb3c8f18b938a33d68fec488a6d -SIZE (Oslandia-SFCGAL-v1.3.8_GH0.tar.gz) = 2480730 +TIMESTAMP = 1618642307 +SHA256 (Oslandia-SFCGAL-8ec8641f0750e0fa78d70ffb5a90c3cab94e03d9_GL0.tar.gz) = 0793963dbff1f2f641dd587fa9a663426f7a44e8af002336e94f634da6f81b0e +SIZE (Oslandia-SFCGAL-8ec8641f0750e0fa78d70ffb5a90c3cab94e03d9_GL0.tar.gz) = 2524226 diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index ebf8f50614a6..dcf8ff2a6cad 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -2,7 +2,7 @@ PORTNAME= gdal PORTVERSION= 3.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet