Bug 226378 - [MAINTAINER UPDATE] databases/tile38: Update to 1.11.0
Summary: [MAINTAINER UPDATE] databases/tile38: Update to 1.11.0
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-05 20:58 UTC by Andreas Andersson
Modified: 2018-03-06 05:58 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.11.0 fix build issues (1.20 KB, patch)
2018-03-05 20:58 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-05 20:58:17 UTC
Created attachment 191235 [details]
Update to 1.11.0 fix build issues

Updates to 1.11.0 

Added `GO_ENV+=  GOCACHE=off` because new go version creates a cache in root/.cache

Subsequently added `${SETENV} ${GO_ENV}` to do-build stage to let Go know of the GO_ENV.


From upstream:

Added

    Add WHEREEVAL clause to scan/search commands (@rshura)

Fixed

    Add maxmemory protection to FSET (@rshura)
    lear expires on reset (@zycbobby)
    Avoid bbox intersect for non-bbox objects (@contra)

Full changelog at: https://github.com/tidwall/tile38/releases/tag/1.11.0
Comment 1 Andreas Andersson 2018-03-05 21:00:25 UTC
Poudriere QA (poudriere testport) passes on 10.3, 10.4, 11.1 and 12-CURRENT on amd64.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-06 05:57:51 UTC
Committed with changes.
Thank you for the update!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-06 05:58:30 UTC
A commit references this bug:

Author: yuri
Date: Tue Mar  6 05:57:47 UTC 2018
New revision: 463691
URL: https://svnweb.freebsd.org/changeset/ports/463691

Log:
  databases/tile38: Update to 1.11.0

  Port changes:
  * Changed to DISTVERSION
  * Use MAKE_ENV to unbreak it
  * Added SSP_UNSAFE because otherwise it doesn't like -fstack-protector

  PR:		226378
  Submitted by:	Andreas Andersson <a.andersson.thn@gmail.com> (maintainer)
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/databases/tile38/Makefile
  head/databases/tile38/distinfo