svn commit: r559660 - head/textproc/kibana7
Juraj Lutter
otis at FreeBSD.org
Wed Dec 30 13:24:54 UTC 2020
Author: otis
Date: Wed Dec 30 13:24:53 2020
New Revision: 559660
URL: https://svnweb.freebsd.org/changeset/ports/559660
Log:
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
Modified:
head/textproc/kibana7/Makefile
head/textproc/kibana7/distinfo
Modified: head/textproc/kibana7/Makefile
==============================================================================
--- head/textproc/kibana7/Makefile Wed Dec 30 13:23:30 2020 (r559659)
+++ head/textproc/kibana7/Makefile Wed Dec 30 13:24:53 2020 (r559660)
@@ -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
LICENSE= APACHE20
-RUN_DEPENDS= node10>=10.21.0:www/node10
+RUN_DEPENDS= node10>=10.22.1:www/node10
CONFLICTS= kibana[6]*
Modified: head/textproc/kibana7/distinfo
==============================================================================
--- head/textproc/kibana7/distinfo Wed Dec 30 13:23:30 2020 (r559659)
+++ head/textproc/kibana7/distinfo Wed Dec 30 13:24:53 2020 (r559660)
@@ -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
More information about the svn-ports-head
mailing list