Bug 226660 - databases/tile38: Update to 1.11.1
Summary: databases/tile38: Update to 1.11.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 17:10 UTC by Andreas Andersson
Modified: 2018-03-17 12:20 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.11.1 (931 bytes, patch)
2018-03-16 17:10 UTC, Andreas Andersson
a.andersson.thn: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!