[Bug 245761] textproc/kibana7 broken | incompatible with node10.20
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Tue Apr 21 16:31:40 UTC 2020
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245761
Sven R <admin at hackacad.net> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(elasti |maintainer-feedback+
                   |c at FreeBSD.org)              |
--- Comment #5 from Sven R <admin at hackacad.net> ---
Thanks for the advice. Complaining about upstream dependencies won't fix that
issue, this port is still broken.
I created and tested two possible hotfixes.
(1) set node version to >=10.19 (files/patch-src_setup__node__env_validator.js
)
  - Might cause any unknown issue if node is going to be updated again. At
least we make sure that Node is 10.x in Makefile/RUN_DEPENDS=node10.
OR
(2) set version to (current upstream) 10.20.1 (alternative
02_fixed_nodeversion.patch)
  - this will break the port on next www/node10 update
Testport for 1st solution is attached.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-elastic
mailing list