Bug 240694

Summary: textproc/kibana6: Update to 6.8.3
Product: Ports & Packages Reporter: Greg Lewis <glewis>
Component: Individual Port(s)Assignee: freebsd-elastic (Nobody) <elastic>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (elastic)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update to 6.8.3 none

Description Greg Lewis freebsd_committer freebsd_triage 2019-09-19 19:10:14 UTC
Created attachment 207637 [details]
Patch to update to 6.8.3

Update to 6.8.3

I've tested this by pointing my browser at localhost:5601 and performing a few operations.  Things seems to work, but this is quite light testing.

Note that this changes from using the Linux distribution to using the MacOS X distribution.  This is because the distribution specifically points to a file in the Darwin distribution on FreeBSD.  See

/usr/local/www/kibana6/node_modules/x-pack/plugins/reporting/server/browsers/chromium/paths.js

This also updates the NodeJS version to 10, which is what is bundled with the distribution.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-05 00:18:55 UTC
A commit references this bug:

Author: glewis
Date: Sat Oct  5 00:18:51 UTC 2019
New revision: 513797
URL: https://svnweb.freebsd.org/changeset/ports/513797

Log:
  Update to 6.8.3

  * Update to 6.8.3
  * Switch to the Darwin distribution instead of the Linux one since files
    like node_modules/x-pack/plugins/reporting/server/browsers/chromium/paths.js
    have platform specifications and in the Darwin distribution that includes
    FreeBSD (not so for the Linux one).
  * Depend on node 10, which is the version distributed with 6.8.3
  * Improve pkg-deinstall by indicating how to permanently delete data

  PR:		240694
  Approved by:	maintainer timeout
  Sponsored by:	The FreeBSD Foundation

Changes:
  head/textproc/kibana6/Makefile
  head/textproc/kibana6/distinfo
  head/textproc/kibana6/files/pkg-deinstall.in