Skip to content

Commit

Permalink
databases/sfcgal: Update to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Dec 22, 2023
1 parent edf1950 commit 32e071b
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
1 change: 1 addition & 0 deletions databases/postgis31/Makefile
@@ -1,5 +1,6 @@
PORTNAME= postgis
PORTVERSION= 3.1.10
PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 31
Expand Down
1 change: 1 addition & 0 deletions databases/postgis32/Makefile
@@ -1,5 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.2.6
PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 32
Expand Down
1 change: 1 addition & 0 deletions databases/postgis33/Makefile
@@ -1,5 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.3.5
PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 33
Expand Down
1 change: 1 addition & 0 deletions databases/postgis34/Makefile
@@ -1,5 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.4.1
PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 34
Expand Down
6 changes: 3 additions & 3 deletions databases/sfcgal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sfcgal
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.0
DISTVERSION= 1.5.1
CATEGORIES= databases math graphics

MASTER_SITES= https://github.com/CGAL/cgal/releases/download/v5.6/:source1
Expand All @@ -19,9 +19,9 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \

USES= cmake compiler:c++14-lang
USE_GITLAB= yes
GL_ACCOUNT= Oslandia
GL_ACCOUNT= SFCGAL
GL_PROJECT= SFCGAL
GL_TAGNAME= cbcf0adaa6cecc80347345952b5c850a64d2db4f
GL_TAGNAME= 61f3b08ade49493b56c6bafa98c7c1f84addbc10
USE_LDCONFIG= yes

PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} DEBUG_SUFFIX=${WITH_DEBUG:Dd}
Expand Down
6 changes: 3 additions & 3 deletions databases/sfcgal/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1698765444
TIMESTAMP = 1703166954
SHA256 (CGAL-5.6.tar.xz) = dcab9b08a50a06a7cc2cc69a8a12200f8d8f391b9b8013ae476965c10b45161f
SIZE (CGAL-5.6.tar.xz) = 24874364
SHA256 (Oslandia-SFCGAL-cbcf0adaa6cecc80347345952b5c850a64d2db4f_GL0.tar.gz) = 20920dabbfbac8c0fcc6f2f8aac63fb8144607f9e769ffba81db28c72c200e8d
SIZE (Oslandia-SFCGAL-cbcf0adaa6cecc80347345952b5c850a64d2db4f_GL0.tar.gz) = 2435030
SHA256 (SFCGAL-SFCGAL-61f3b08ade49493b56c6bafa98c7c1f84addbc10_GL0.tar.gz) = 0fe1ed2e6e1f3edeb51fd0402ea4f95ef8ef95cf66bb91c80b3811d7f08e95bf
SIZE (SFCGAL-SFCGAL-61f3b08ade49493b56c6bafa98c7c1f84addbc10_GL0.tar.gz) = 2437817
1 change: 1 addition & 0 deletions graphics/gdal/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gdal
PORTVERSION= 3.8.1
PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
Expand Down

0 comments on commit 32e071b

Please sign in to comment.