Date: Sun, 9 Jul 2023 21:38:10 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Juraj Lutter <otis@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 4e184db51f52 - main - textproc/kibana8: Update to 8.8.2 Message-ID: <CAMHz58TnLEWg36yJWgfbNOKoqqXEY3ktMpJ1tO0qwwhVrLFtTQ@mail.gmail.com> In-Reply-To: <202307091255.369CtMsX004111@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Sun, Jul 9, 2023 at 8:55 PM Juraj Lutter <otis@freebsd.org> wrote: > The branch main has been updated by otis: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=4e184db51f5213b96a3fa2e853111b3d76e75928 > > commit 4e184db51f5213b96a3fa2e853111b3d76e75928 > Author: Juraj Lutter <otis@FreeBSD.org> > AuthorDate: 2023-07-03 14:18:10 +0000 > Commit: Juraj Lutter <otis@FreeBSD.org> > CommitDate: 2023-07-09 12:55:00 +0000 > > textproc/kibana8: Update to 8.8.2 > > - Update to 8.8.2 > - Regen patches > > Release notes: > https://www.elastic.co/guide/en/kibana/8.8/release-notes-8.8.2.html > --- > @@ -80,14 +84,15 @@ do-configure: > "! ( -name \.* -or -path *\/test\/* -or -name test )") > (cd ${_RE2DIR} && \ > ${SETENV} HOME=${WRKDIR} \ > - > ${LOCALBASE}/lib/node_modules/npm/bin/node-gyp-bin/node-gyp configure \ > + > ${LOCALBASE}/lib/node_modules/npm/node_modules/.bin/node-gyp configure \ > Would you like to update BUILD_DEPENDS to ensure that the correct npm version (9.7.2+) is used? It also applies to textproc/kibana7. Thanks. -BUILD_DEPENDS= ${LOCALBASE}/bin/npm:www/npm-node16 +BUILD_DEPENDS= npm-node16>=9.7.2:www/npm-node16 [-- Attachment #2 --] <div dir="ltr"><div dir="ltr">On Sun, Jul 9, 2023 at 8:55 PM Juraj Lutter <<a href="mailto:otis@freebsd.org">otis@freebsd.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The branch main has been updated by otis:<br> <br> URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=4e184db51f5213b96a3fa2e853111b3d76e75928" rel="noreferrer" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=4e184db51f5213b96a3fa2e853111b3d76e75928</a><br> <br> commit 4e184db51f5213b96a3fa2e853111b3d76e75928<br> Author: Juraj Lutter <otis@FreeBSD.org><br> AuthorDate: 2023-07-03 14:18:10 +0000<br> Commit: Juraj Lutter <otis@FreeBSD.org><br> CommitDate: 2023-07-09 12:55:00 +0000<br> <br> textproc/kibana8: Update to 8.8.2<br> <br> - Update to 8.8.2<br> - Regen patches<br> <br> Release notes:<br> <a href="https://www.elastic.co/guide/en/kibana/8.8/release-notes-8.8.2.html" rel="noreferrer" target="_blank">https://www.elastic.co/guide/en/kibana/8.8/release-notes-8.8.2.html</a><br> ---<br> @@ -80,14 +84,15 @@ do-configure:<br> "! ( -name \.* -or -path *\/test\/* -or -name test )")<br> (cd ${_RE2DIR} && \<br> ${SETENV} HOME=${WRKDIR} \<br> - ${LOCALBASE}/lib/node_modules/npm/bin/node-gyp-bin/node-gyp configure \<br> + ${LOCALBASE}/lib/node_modules/npm/node_modules/.bin/node-gyp configure \<br></blockquote><div><br></div><div>Would you like to update BUILD_DEPENDS to ensure that the correct npm version (9.7.2+) is used?</div><div>It also applies to textproc/kibana7.</div><div>Thanks.</div><div><br></div>-BUILD_DEPENDS= ${LOCALBASE}/bin/npm:www/npm-node16<br><div>+BUILD_DEPENDS= npm-node16>=9.7.2:www/npm-node16</div></div></div>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58TnLEWg36yJWgfbNOKoqqXEY3ktMpJ1tO0qwwhVrLFtTQ>
