diff options
Diffstat (limited to 'databases/sfcgal')
-rw-r--r-- | databases/sfcgal/Makefile | 2 | ||||
-rw-r--r-- | databases/sfcgal/distinfo | 4 | ||||
-rw-r--r-- | databases/sfcgal/pkg-plist | 5 |
3 files changed, 5 insertions, 6 deletions
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index b554ecb2c1c3..eedf8bf3fcaa 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sfcgal -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= databases math graphics diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo index e29663d3bec0..dc6c550fc12f 100644 --- a/databases/sfcgal/distinfo +++ b/databases/sfcgal/distinfo @@ -1,2 +1,2 @@ -SHA256 (Oslandia-SFCGAL-v1.2.2_GH0.tar.gz) = dae7de4c7e1b4ef2a51c55f7d201a6d8049b518caac14f4033fd2d43f14eb031 -SIZE (Oslandia-SFCGAL-v1.2.2_GH0.tar.gz) = 2411074 +SHA256 (Oslandia-SFCGAL-v1.3.0_GH0.tar.gz) = 7ed35439fc197e73790f4c3d1c1750acdc3044968769239b2185a7a845845df3 +SIZE (Oslandia-SFCGAL-v1.3.0_GH0.tar.gz) = 2401586 diff --git a/databases/sfcgal/pkg-plist b/databases/sfcgal/pkg-plist index c00490e25f85..2bfe5825af64 100644 --- a/databases/sfcgal/pkg-plist +++ b/databases/sfcgal/pkg-plist @@ -5,7 +5,6 @@ include/SFCGAL/Exception.h include/SFCGAL/Geometry.h include/SFCGAL/GeometryCollection.h include/SFCGAL/GeometryVisitor.h -include/SFCGAL/Grid.h include/SFCGAL/Kernel.h include/SFCGAL/LineString.h include/SFCGAL/MultiLineString.h @@ -57,6 +56,7 @@ include/SFCGAL/capi/sfcgal_c.h include/SFCGAL/config.h include/SFCGAL/detail/ComplexComparator.h include/SFCGAL/detail/EnvelopeVisitor.h +include/SFCGAL/detail/ForceValidityVisitor.h include/SFCGAL/detail/GeometrySet.h include/SFCGAL/detail/GetPointsVisitor.h include/SFCGAL/detail/Interval.h @@ -96,7 +96,6 @@ include/SFCGAL/detail/triangulate/triangulateInGeometrySet.h include/SFCGAL/detail/ublas.h include/SFCGAL/export.h include/SFCGAL/io/GeometryStreams.h -include/SFCGAL/io/asc.h include/SFCGAL/io/ewkt.h include/SFCGAL/io/osg.h include/SFCGAL/io/vtk.h @@ -107,4 +106,4 @@ include/SFCGAL/triangulate/triangulatePolygon.h include/SFCGAL/version.h lib/libSFCGAL.so lib/libSFCGAL.so.1 -lib/libSFCGAL.so.1.2.2 +lib/libSFCGAL.so.1.3.0 |