Created attachment 167710 [details] patch testbuilds fine, portlint fine. It fixes the build with boost 1.60. Other Changes see https://github.com/Oslandia/SFCGAL/releases Add a validity flag to geometries Add an option to straight skeleton to return the distance to borders Add sfcgal_geometry_is_valid_detail to the C API Remove grid and ASC reader Remove the viewer Fix compilation issue with boost 1.60 (#119) Fix WKT parsing issues (#81 #117) Retain bisectors of narrow angles in MedialAxis output
Fine for me, I was just trying to build and test the new version with the same patch :) Thank you.
A commit references this bug: Author: pi Date: Sat Mar 5 06:49:06 UTC 2016 New revision: 410162 URL: https://svnweb.freebsd.org/changeset/ports/410162 Log: databases/sfcgal: 1.2.2 -> 1.3.0 Fixes the build with boost 1.60. Other Changes see https://github.com/Oslandia/SFCGAL/releases Add a validity flag to geometries Add an option to straight skeleton to return the distance to borders Add sfcgal_geometry_is_valid_detail to the C API Remove grid and ASC reader Remove the viewer Fix compilation issue with boost 1.60 (#119) Fix WKT parsing issues (#81 #117) Retain bisectors of narrow angles in MedialAxis output PR: 207698 Approved by: coder@tuxfamily.org (maintainer) Changes: head/databases/sfcgal/Makefile head/databases/sfcgal/distinfo head/databases/sfcgal/pkg-plist
Committed, thanks.