Date: Tue, 21 Apr 2020 16:31:40 +0000 From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 245761] textproc/kibana7 broken | incompatible with node10.20 Message-ID: <bug-245761-37421-VCXL1gA7qP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245761-37421@https.bugs.freebsd.org/bugzilla/> References: <bug-245761-37421@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245761 Sven R <admin@hackacad.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(elasti |maintainer-feedback+ |c@FreeBSD.org) | --- Comment #5 from Sven R <admin@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245761-37421-VCXL1gA7qP>
