diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-09-14 19:24:03 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2021-09-14 19:24:03 +0000 |
commit | 0261df216badba79d859d9a0ae086344ae8c1f61 (patch) | |
tree | 1240f8f5e9e5139508980bd9ff576f04d16168fb /databases/sfcgal | |
parent | 3e31cff62e9e6d241f9a93df7fd289352ac8ef16 (diff) | |
download | ports-0261df216badba79d859d9a0ae086344ae8c1f61.tar.gz ports-0261df216badba79d859d9a0ae086344ae8c1f61.zip |
Diffstat (limited to 'databases/sfcgal')
-rw-r--r-- | databases/sfcgal/Makefile | 5 | ||||
-rw-r--r-- | databases/sfcgal/distinfo | 6 | ||||
-rw-r--r-- | databases/sfcgal/pkg-plist | 1 |
3 files changed, 5 insertions, 7 deletions
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index df6e05c0d89c..e98a2907145e 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -2,8 +2,7 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v -DISTVERSION= 1.3.10 -PORTREVISION= 2 +DISTVERSION= 1.4.0 CATEGORIES= databases math graphics MAINTAINER= lbartoletti@FreeBSD.org @@ -21,7 +20,7 @@ USES= cmake compiler:c++14-lang USE_GITLAB= yes GL_ACCOUNT= Oslandia GL_PROJECT= SFCGAL -GL_COMMIT= 8ec8641f0750e0fa78d70ffb5a90c3cab94e03d9 +GL_COMMIT= 815d5097f684dbc48b22041bf2047beab36df0a1 USE_LDCONFIG= yes PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo index bf3e8818ba00..bc1b4fb720ad 100644 --- a/databases/sfcgal/distinfo +++ b/databases/sfcgal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618642307 -SHA256 (Oslandia-SFCGAL-8ec8641f0750e0fa78d70ffb5a90c3cab94e03d9_GL0.tar.gz) = 0793963dbff1f2f641dd587fa9a663426f7a44e8af002336e94f634da6f81b0e -SIZE (Oslandia-SFCGAL-8ec8641f0750e0fa78d70ffb5a90c3cab94e03d9_GL0.tar.gz) = 2524226 +TIMESTAMP = 1631629768 +SHA256 (Oslandia-SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1_GL0.tar.gz) = ab0e3b327d79edc01f549ed8de9006f8262cf56135bfe2dff7db35cb7a339307 +SIZE (Oslandia-SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1_GL0.tar.gz) = 2418077 diff --git a/databases/sfcgal/pkg-plist b/databases/sfcgal/pkg-plist index 80c5eee2c2c1..62420bb598d7 100644 --- a/databases/sfcgal/pkg-plist +++ b/databases/sfcgal/pkg-plist @@ -61,7 +61,6 @@ include/SFCGAL/detail/ForceValidityVisitor.h include/SFCGAL/detail/GeometrySet.h include/SFCGAL/detail/GetPointsVisitor.h include/SFCGAL/detail/Interval.h -include/SFCGAL/detail/Point_inside_polyhedron.h include/SFCGAL/detail/TestGeometry.h include/SFCGAL/detail/TypeForDimension.h include/SFCGAL/detail/algorithm/coversPoints.h |