Bug 240694 - textproc/kibana6: Update to 6.8.3
Summary: textproc/kibana6: Update to 6.8.3
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: freebsd-elastic (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-19 19:10 UTC by Greg Lewis
Modified: 2019-10-05 00:27 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (elastic)


Attachments
Patch to update to 6.8.3 (2.44 KB, patch)
2019-09-19 19:10 UTC, Greg Lewis
no flags Details | Diff

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