Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:05:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 289759] textproc/kibana8: update to 8.19.12
Message-ID:  <bug-289759-37421-q5olJma2xv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289759-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=289759

--- Comment #11 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. "USES=nodejs:22,build,run" adds "RUN_DEPENDS+=node:www/node22" -
"RUN_DEPENDS=    ${LOCALBASE}/bin/node:www/node20" is unnecessary.
2. We can use ${NODEJS_VERSION} if port has "USES=nodejs":
BUILD_DEPENDS=  npm-node${NODEJS_VERSION}>=9.7.2:www/npm-node${NODEJS_VERSION}

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289759-37421-q5olJma2xv>