1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

databases/sfcgal: Update to 1.3.10

Bugfix release and prepare to graphics/cgal 5.2
This commit is contained in:
Loïc Bartoletti 2021-04-17 17:19:54 +02:00
parent 8625cb0619
commit c8b3d040c3
7 changed files with 13 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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