FreeBSD Bugzilla – Attachment 220137 Details for
Bug 251494
textproc/kibana7: couldn't start after update to 7.10.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rebased patch
kibana7.diff (text/plain), 1016 bytes, created by
Boris Korzun
on 2020-12-01 12:51:49 UTC
(
hide
)
Description:
rebased patch
Filename:
MIME Type:
Creator:
Boris Korzun
Created:
2020-12-01 12:51:49 UTC
Size:
1016 bytes
patch
obsolete
>Index: textproc/kibana7/Makefile >=================================================================== >--- textproc/kibana7/Makefile (revision 556715) >+++ textproc/kibana7/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= kibana > PORTVERSION= 7.10.0 >+PORTREVISION= 1 > DISTVERSIONSUFFIX= -darwin-x86_64 > CATEGORIES= textproc www > MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \ >Index: textproc/kibana7/files/kibana.in >=================================================================== >--- textproc/kibana7/files/kibana.in (revision 556715) >+++ textproc/kibana7/files/kibana.in (working copy) >@@ -31,7 +31,7 @@ > start_precmd="kibana_precmd" > procname="%%LOCALBASE%%/bin/node" > command="/usr/sbin/daemon" >-command_args="-f -p ${pidfile} ${procname} --no-warnings %%WWWDIR%%/src/cli serve --config ${kibana_config} --log-file ${kibana_log}" >+command_args="-f -p ${pidfile} ${procname} --no-warnings %%WWWDIR%%/src/cli/dist serve --config ${kibana_config} --log-file ${kibana_log}" > > kibana_precmd() > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251494
:
220117
|
220118
| 220137