git: 1538fc2c8dfe - main - textproc/kibana6: Update to 6.8.15
Juraj Lutter
otis at FreeBSD.org
Tue Apr 13 09:42:05 UTC 2021
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1538fc2c8dfe671e9c9644d9dc28253cb4251001
commit 1538fc2c8dfe671e9c9644d9dc28253cb4251001
Author: Juraj Lutter <otis at FreeBSD.org>
AuthorDate: 2021-04-07 20:01:34 +0000
Commit: Juraj Lutter <otis at FreeBSD.org>
CommitDate: 2021-04-13 09:40:10 +0000
textproc/kibana6: Update to 6.8.15
- Update to 6.8.15
- Specify rc order more specifically
---
textproc/kibana6/Makefile | 2 +-
textproc/kibana6/distinfo | 6 +++---
textproc/kibana6/files/kibana.in | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/textproc/kibana6/Makefile b/textproc/kibana6/Makefile
index e87735a3376f..cefc2c390298 100644
--- a/textproc/kibana6/Makefile
+++ b/textproc/kibana6/Makefile
@@ -1,7 +1,7 @@
# Created by: Tom Judge <tj at FreeBSD.org>
PORTNAME= kibana
-PORTVERSION= 6.8.13
+PORTVERSION= 6.8.15
DISTVERSIONSUFFIX= -darwin-x86_64
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \
diff --git a/textproc/kibana6/distinfo b/textproc/kibana6/distinfo
index 54824d0a931e..724bbb170ebc 100644
--- a/textproc/kibana6/distinfo
+++ b/textproc/kibana6/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603569907
-SHA256 (kibana-6.8.13-darwin-x86_64.tar.gz) = c1a7bd89b5b337480f776d750bdeaa9292e563be8ac955a23425db328d858156
-SIZE (kibana-6.8.13-darwin-x86_64.tar.gz) = 185753717
+TIMESTAMP = 1617809013
+SHA256 (kibana-6.8.15-darwin-x86_64.tar.gz) = e387dd5de55dba2ef6c1df9867e1c8982e2e1e934019b75a6a29177860dbf406
+SIZE (kibana-6.8.15-darwin-x86_64.tar.gz) = 185725701
diff --git a/textproc/kibana6/files/kibana.in b/textproc/kibana6/files/kibana.in
index eae0485f5d44..2a581897d0a9 100644
--- a/textproc/kibana6/files/kibana.in
+++ b/textproc/kibana6/files/kibana.in
@@ -2,6 +2,7 @@
# PROVIDE: kibana
# REQUIRE: DAEMON
+# BEFORE: LOGIN
# KEYWORD: shutdown
. /etc/rc.subr
More information about the dev-commits-ports-all
mailing list