Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 09:49:54 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80e344522fed - main - textproc/kibana7: Update to 7.16.2
Message-ID:  <202112210949.1BL9nsLS020601@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80e344522fed91930ff2d84d6436c5c1a044f1c5

commit 80e344522fed91930ff2d84d6436c5c1a044f1c5
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2021-12-17 16:39:02 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2021-12-21 09:49:42 +0000

    textproc/kibana7: Update to 7.16.2
    
    Release notes:
    https://www.elastic.co/guide/en/kibana/7.16/release-notes-7.16.2.html
---
 textproc/kibana7/Makefile |  8 ++++----
 textproc/kibana7/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile
index d44af4e627df..e5ca8fb811b6 100644
--- a/textproc/kibana7/Makefile
+++ b/textproc/kibana7/Makefile
@@ -1,7 +1,7 @@
 # Created by: Tom Judge <tj@FreeBSD.org>
 
 PORTNAME=	kibana
-PORTVERSION=	7.15.2
+PORTVERSION=	7.16.2
 DISTVERSIONSUFFIX=	-darwin-x86_64
 CATEGORIES=	textproc www
 MASTER_SITES=	https://artifacts.elastic.co/downloads/kibana/ \
@@ -14,11 +14,11 @@ COMMENT=	Browser based analytics and search interface to ElasticSearch
 
 LICENSE=	APACHE20
 
-BUILD_DEPENDS=	npm-node14>0:www/npm-node14
+BUILD_DEPENDS=	npm-node16>0:www/npm-node16
 LIB_DEPENDS=	libre2.so:devel/re2 \
 		libuv.so:devel/libuv
 
-USES=		compiler:c++14-lang cpe nodejs:14,build,run python:build
+USES=		compiler:c++14-lang cpe nodejs:16,build,run python:build
 CPE_VENDOR=	elastic
 
 USE_GITHUB=	nodefault
@@ -39,7 +39,7 @@ SUB_LIST+=	PKGNAMESUFFIX=${PKGNAMESUFFIX} \
 # Set node-nan version here
 _NODE_NAN_VER=	2.15.0
 # Set node-re version here
-_NODE_RE2_VER=	1.16.0
+_NODE_RE2_VER=	1.17.1
 #######################################################################
 
 _NODECMD=	${LOCALBASE}/bin/node --version
diff --git a/textproc/kibana7/distinfo b/textproc/kibana7/distinfo
index 1f87f8a04616..12b0159b6fa6 100644
--- a/textproc/kibana7/distinfo
+++ b/textproc/kibana7/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1636672295
-SHA256 (kibana-7.15.2-darwin-x86_64.tar.gz) = bcfb9ef7c6f9670ca86eeaba1f009a01773415e00a029bfc862837ea581c6a4f
-SIZE (kibana-7.15.2-darwin-x86_64.tar.gz) = 282624365
+TIMESTAMP = 1639935312
+SHA256 (kibana-7.16.2-darwin-x86_64.tar.gz) = e809e8b3cb6ed242fe63d41da1861f8c29f04f4c83b19cd5f20856b761e6ef56
+SIZE (kibana-7.16.2-darwin-x86_64.tar.gz) = 277276060
 SHA256 (nodejs-nan-v2.15.0_GH0.tar.gz) = 13bb12054ae30464f2e4d0f54ef9ee107f8c53069c27bce275d52fa83384ba1a
 SIZE (nodejs-nan-v2.15.0_GH0.tar.gz) = 179277
-SHA256 (uhop-node-re2-1.16.0_GH0.tar.gz) = 1f59293128e527942e3b5a372bcbf1f73abb3eb767b8a3958718bb67daa8e16b
-SIZE (uhop-node-re2-1.16.0_GH0.tar.gz) = 38904
+SHA256 (uhop-node-re2-1.17.1_GH0.tar.gz) = 10de4a0586acc84a7e9d2a5a3b9630093123105c071919f42e2eedec4bf265b0
+SIZE (uhop-node-re2-1.17.1_GH0.tar.gz) = 42421



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112210949.1BL9nsLS020601>