FreeBSD Bugzilla – Attachment 212349 Details for
Bug 237374
[NEW PORT] textproc/kibana7: Browser based analytics and search interface to ElasticSearch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to add kibana 7.6.1
kibana7.from_6.patch (text/plain), 1.89 KB, created by
Miroslav Lachman
on 2020-03-12 12:15:21 UTC
(
hide
)
Description:
patch to add kibana 7.6.1
Filename:
MIME Type:
Creator:
Miroslav Lachman
Created:
2020-03-12 12:15:21 UTC
Size:
1.89 KB
patch
obsolete
>diff -u kibana7.orig/Makefile kibana7/Makefile >--- kibana7.orig/Makefile 2020-01-02 19:52:15.000000000 +0100 >+++ kibana7/Makefile 2020-03-12 13:00:55.469471000 +0100 >@@ -2,21 +2,21 @@ > # $FreeBSD: head/textproc/kibana7.orig/Makefile 521865 2020-01-02 18:52:15Z glewis $ > > PORTNAME= kibana >-PORTVERSION= 6.8.6 >+PORTVERSION= 7.6.1 > DISTVERSIONSUFFIX= -darwin-x86_64 > CATEGORIES= textproc www > MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \ > http://artifacts.elastic.co/downloads/kibana/ >-PKGNAMESUFFIX?= 6 >+PKGNAMESUFFIX?= 7 > > MAINTAINER= elastic@FreeBSD.org > COMMENT= Browser based analytics and search interface to ElasticSearch > > LICENSE= APACHE20 > >-RUN_DEPENDS= node10>=10.15.2:www/node10 >+RUN_DEPENDS= node10>=10.18.0:www/node10 > >-CONFLICTS= kibana[3-5]* >+CONFLICTS= kibana[6]* > > NO_BUILD= yes > WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} >diff -u kibana7.orig/distinfo kibana7/distinfo >--- kibana7.orig/distinfo 2020-01-02 19:52:15.000000000 +0100 >+++ kibana7/distinfo 2020-03-10 12:45:04.747192000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1577635505 >-SHA256 (kibana-6.8.6-darwin-x86_64.tar.gz) = b602d0b0a5c1f370af7f7ab4aeca62cf0208064abfc1068117d9a51ee21c38a2 >-SIZE (kibana-6.8.6-darwin-x86_64.tar.gz) = 188717298 >+TIMESTAMP = 1583840704 >+SHA256 (kibana-7.6.1-darwin-x86_64.tar.gz) = 846efd53d7a7d4ccb41222f3b1f771016a3e904d9116804ed95df417c9e1e842 >+SIZE (kibana-7.6.1-darwin-x86_64.tar.gz) = 259198456 >Common subdirectories: kibana7.orig/files and kibana7/files >diff -u kibana7.orig/pkg-descr kibana7/pkg-descr >--- kibana7.orig/pkg-descr 2018-03-02 17:10:28.000000000 +0100 >+++ kibana7/pkg-descr 2020-03-12 13:01:08.938544000 +0100 >@@ -3,6 +3,6 @@ > strives to be easy to get started with, while also being flexible and powerful, > just like Elasticsearch. > >-Kibana 6.x is compatible with Elasticsearch 6.x >+Kibana 7.x is compatible with Elasticsearch 7.x > > WWW: https://www.elastic.co/products/kibana
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 237374
:
209063
|
212303
|
212304
|
212305
|
212315
|
212348
| 212349