mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
databases/sfcgal: Update to 1.5.2
This commit is contained in:
parent
2f7a78afb8
commit
cd58d2b8cb
@ -1,6 +1,6 @@
|
||||
PORTNAME= postgis
|
||||
PORTVERSION= 3.1.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= https://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 31
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= postgis
|
||||
DISTVERSION= 3.2.7
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= https://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 32
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= postgis
|
||||
DISTVERSION= 3.3.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= https://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 33
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= postgis
|
||||
DISTVERSION= 3.4.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= databases geography
|
||||
MASTER_SITES= https://download.osgeo.org/postgis/source/
|
||||
PKGNAMESUFFIX= 34
|
||||
|
@ -1,11 +1,10 @@
|
||||
PORTNAME= sfcgal
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.5.2
|
||||
CATEGORIES= databases math graphics
|
||||
|
||||
MASTER_SITES= https://github.com/CGAL/cgal/releases/download/v5.6/:source1
|
||||
DISTFILES= CGAL-5.6.tar.xz:source1
|
||||
MASTER_SITES= https://github.com/CGAL/cgal/releases/download/v5.6.1/:source1
|
||||
DISTFILES= CGAL-5.6.1.tar.xz:source1
|
||||
|
||||
MAINTAINER= lbartoletti@FreeBSD.org
|
||||
COMMENT= Wrapper library around CGAL for PostGIS
|
||||
@ -26,6 +25,6 @@ USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} DEBUG_SUFFIX=${WITH_DEBUG:Dd}
|
||||
|
||||
CMAKE_ARGS+= -DCGAL_DIR=${WRKDIR}/CGAL-5.6
|
||||
CMAKE_ARGS+= -DCGAL_DIR=${WRKDIR}/CGAL-5.6.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1703228116
|
||||
SHA256 (CGAL-5.6.tar.xz) = dcab9b08a50a06a7cc2cc69a8a12200f8d8f391b9b8013ae476965c10b45161f
|
||||
SIZE (CGAL-5.6.tar.xz) = 24874364
|
||||
SHA256 (SFCGAL-v1.5.1.tar.bz2) = 79f3296f956d1a51885e1fe9d9d16bc305b0556323867856ce4e8e5d3184301c
|
||||
SIZE (SFCGAL-v1.5.1.tar.bz2) = 2322830
|
||||
TIMESTAMP = 1721922538
|
||||
SHA256 (CGAL-5.6.1.tar.xz) = cdb15e7ee31e0663589d3107a79988a37b7b1719df3d24f2058545d1bcdd5837
|
||||
SIZE (CGAL-5.6.1.tar.xz) = 24893904
|
||||
SHA256 (SFCGAL-v1.5.2.tar.bz2) = ed5baf4802eb44a07f098b2f0be8571f3e89079cef6f5c8f9a276aa96b9b5936
|
||||
SIZE (SFCGAL-v1.5.2.tar.bz2) = 2505610
|
||||
|
Loading…
Reference in New Issue
Block a user