Bug 218250

Summary: textproc/kibana50 update dependency to www/node 7.8
Product: Ports & Packages Reporter: Miroslav Lachman <000.fbsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: bhughes, tj
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220467

Description Miroslav Lachman 2017-03-31 08:37:40 UTC
Kibana 5.0.2 has dependency on an old version of node = www/node4. I changed Makefile to contain 

RUN_DEPENDS=	node>=0.8.0:www/node

Kibana is up and running with Node v7.8.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-06 01:10:30 UTC
A commit references this bug:

Author: tj
Date: Thu Apr  6 01:09:56 UTC 2017
New revision: 437843
URL: https://svnweb.freebsd.org/changeset/ports/437843

Log:
  Move to www/node from node4.

  PR:		218250

Changes:
  head/textproc/kibana5/Makefile
Comment 2 Tom Judge freebsd_committer freebsd_triage 2017-04-06 02:20:48 UTC
Fixed.