diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-04-17 17:19:54 +0200 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-04-17 17:19:54 +0200 |
commit | c8b3d040c3de6e1579dc10fdf83538cf71a2319c (patch) | |
tree | ecc93c4ebbce380dd26a828980fc9e715bdee519 /databases | |
parent | 8625cb0619b2f049ddbb522ed3917ba96cf6deac (diff) | |
download | freebsd-ports-c8b3d040c3de6e1579dc10fdf83538cf71a2319c.zip |
databases/sfcgal: Update to 1.3.10
Bugfix release and prepare to graphics/cgal 5.2
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgis24/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis25/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis30/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis31/Makefile | 2 | ||||
-rw-r--r-- | databases/sfcgal/Makefile | 9 | ||||
-rw-r--r-- | databases/sfcgal/distinfo | 6 |
6 files changed, 12 insertions, 11 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 |