textproc/kibana7: Update to 7.10.1

Changelog at:
https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.1.html

And while here, also reformat Makefile according to portfmt and portclippy

Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27819
This commit is contained in:
Juraj Lutter 2020-12-30 13:24:53 +00:00
parent 0922fc81d7
commit c525e6ceef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559660
2 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= kibana
PORTVERSION= 7.10.0
PORTREVISION= 1
PORTVERSION= 7.10.1
DISTVERSIONSUFFIX= -darwin-x86_64
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \
@ -15,7 +14,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch
LICENSE= APACHE20
RUN_DEPENDS= node10>=10.21.0:www/node10
RUN_DEPENDS= node10>=10.22.1:www/node10
CONFLICTS= kibana[6]*

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1605452222
SHA256 (kibana-7.10.0-darwin-x86_64.tar.gz) = 9241d69f4543ed3837e2d53c37db8d45aa1b6df8d08f7cf6509c061f4b8f24fc
SIZE (kibana-7.10.0-darwin-x86_64.tar.gz) = 260667041
TIMESTAMP = 1609276223
SHA256 (kibana-7.10.1-darwin-x86_64.tar.gz) = 325e8bc4f6c88be485f1c7b9f9029646cfa5123411c9ca3be5530a8c171edd76
SIZE (kibana-7.10.1-darwin-x86_64.tar.gz) = 254099681