Bug 226660

Summary: databases/tile38: Update to 1.11.1
Product: Ports & Packages Reporter: Andreas Andersson <a.andersson.thn>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 1.11.1 a.andersson.thn: maintainer-approval+

Description Andreas Andersson 2018-03-16 17:10:25 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-17 12:17:16 UTC
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
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2018-03-17 12:20:00 UTC
Committed, thanks!