Created attachment 191555 [details] Update to 1.11.1 This brings tile38 up to version 1.11.1. It has the following fixes: * Linestring intersection failure * Filter id match before kNN results * Safe atomic ints for arm32 * Optimization for multiploygons intersect queries And adds the following that regards FreeBSD: * Added cpu and threads to SERVER stats Full changelog at: https://github.com/tidwall/tile38/releases/tag/1.11.1 Poudriere QA fine on 10.3, 10.4, 11.1 and 12-CURRENT
A commit references this bug: Author: dbaio Date: Sat Mar 17 12:16:29 UTC 2018 New revision: 464810 URL: https://svnweb.freebsd.org/changeset/ports/464810 Log: databases/tile38: Update to 1.11.1 Changes: https://github.com/tidwall/tile38/releases/tag/1.11.1 PR: 226660 Submitted by: Andreas Andersson <a.andersson.thn@gmail.com> (maintainer) Changes: head/databases/tile38/Makefile head/databases/tile38/distinfo
Committed, thanks!