From c8b3d040c3de6e1579dc10fdf83538cf71a2319c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Sat, 17 Apr 2021 17:19:54 +0200 Subject: 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 -- cgit v1.2.3