Dear all, Please see attached diffs for ELK ports updates. Trivial updates, nothing special, looking for OK's.
-- With best regards, Pavel Korovin
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/elasticsearch/Makefile,v retrieving revision 1.59 diff -u -p -r1.59 Makefile --- Makefile 2 Dec 2018 20:18:38 -0000 1.59 +++ Makefile 18 Jan 2019 12:50:49 -0000 @@ -2,7 +2,7 @@ COMMENT = distributed RESTful search and analytics -V = 6.5.1 +V = 6.5.4 DISTNAME = elasticsearch-oss-$V PKGNAME = elasticsearch-$V CATEGORIES = textproc Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/elasticsearch/distinfo,v retrieving revision 1.43 diff -u -p -r1.43 distinfo --- distinfo 2 Dec 2018 20:18:38 -0000 1.43 +++ distinfo 18 Jan 2019 12:50:49 -0000 @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-oss-6.5.1.tar.gz) = ersBFnLvFpyXfhEPjeQjsmpdpiamwgO4OALxTJgAeEg= -SIZE (elasticsearch-oss-6.5.1.tar.gz) = 34259848 +SHA256 (elasticsearch-oss-6.5.4.tar.gz) = CUP0NBcFZ+bXgNJMrKhtI3EASVmRcqUz+BQLL2Wd0TA= +SIZE (elasticsearch-oss-6.5.4.tar.gz) = 34267092 Index: patches/patch-config_jvm_options =================================================================== RCS file: /cvs/ports/textproc/elasticsearch/patches/patch-config_jvm_options,v retrieving revision 1.1 diff -u -p -r1.1 patch-config_jvm_options --- patches/patch-config_jvm_options 25 Sep 2018 08:50:49 -0000 1.1 +++ patches/patch-config_jvm_options 18 Jan 2019 12:50:49 -0000 @@ -3,7 +3,7 @@ $OpenBSD: patch-config_jvm_options,v 1.1 Index: config/jvm.options --- config/jvm.options.orig +++ config/jvm.options -@@ -82,7 +82,7 @@ +@@ -90,7 +90,7 @@ -XX:HeapDumpPath=data # specify an alternative path for JVM fatal error logs @@ -12,7 +12,7 @@ Index: config/jvm.options ## JDK 8 GC logging -@@ -90,13 +90,13 @@ +@@ -98,13 +98,13 @@ 8:-XX:+PrintGCDateStamps 8:-XX:+PrintTenuringDistribution 8:-XX:+PrintGCApplicationStoppedTime
logstash-6.5.4.diff.gz
Description: Binary data
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/kibana/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile 2 Dec 2018 20:21:53 -0000 1.26
+++ Makefile 18 Jan 2019 13:46:11 -0000
@@ -2,7 +2,7 @@
COMMENT= browser based analytics/search interface to ElasticSearch
-V = 6.5.1
+V = 6.5.4
PKGNAME = kibana-${V}
DISTNAME = kibana-oss-${V}-darwin-x86_64
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/kibana/distinfo,v
retrieving revision 1.22
diff -u -p -r1.22 distinfo
--- distinfo 2 Dec 2018 20:21:53 -0000 1.22
+++ distinfo 18 Jan 2019 13:46:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (kibana-oss-6.5.1-darwin-x86_64.tar.gz) =
+d4WUmL6LzoAE9YBvSBSU0leCupC/muwZIWm+6CBga4=
-SIZE (kibana-oss-6.5.1-darwin-x86_64.tar.gz) = 75762244
+SHA256 (kibana-oss-6.5.4-darwin-x86_64.tar.gz) =
rEIkM2Pn2gRohlsfdBJftlC8z3X7TN12XQvu13il4ks=
+SIZE (kibana-oss-6.5.4-darwin-x86_64.tar.gz) = 75877688
Index: patches/patch-package_json
===================================================================
RCS file: /cvs/ports/www/kibana/patches/patch-package_json,v
retrieving revision 1.1
diff -u -p -r1.1 patch-package_json
--- patches/patch-package_json 25 Sep 2018 09:01:52 -0000 1.1
+++ patches/patch-package_json 18 Jan 2019 13:46:11 -0000
@@ -7,7 +7,7 @@ Index: package.json
"url": "https://github.com/elastic/kibana.git"
},
"engines": {
-- "node": "8.11.4"
+- "node": "8.14.0"
+ "node": "8.12.0"
}
-}
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/kibana/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -r1.22 PLIST
--- pkg/PLIST 2 Dec 2018 20:21:53 -0000 1.22
+++ pkg/PLIST 18 Jan 2019 13:46:18 -0000
@@ -2648,6 +2648,8 @@ kibana/node_modules/@kbn/i18n/node_modul
kibana/node_modules/@kbn/i18n/package.json
kibana/node_modules/@kbn/i18n/react/
kibana/node_modules/@kbn/i18n/react/package.json
+kibana/node_modules/@kbn/i18n/scripts/
+kibana/node_modules/@kbn/i18n/scripts/build.js
kibana/node_modules/@kbn/i18n/src/
kibana/node_modules/@kbn/i18n/src/__fixtures__/
kibana/node_modules/@kbn/i18n/src/__fixtures__/test_plugin_1/
@@ -2714,6 +2716,8 @@ kibana/node_modules/@kbn/i18n/target/web
kibana/node_modules/@kbn/i18n/target/web/react/inject.js
kibana/node_modules/@kbn/i18n/target/web/react/inject_i18n_provider.js
kibana/node_modules/@kbn/i18n/target/web/react/provider.js
+kibana/node_modules/@kbn/i18n/tasks/
+kibana/node_modules/@kbn/i18n/tasks/build_cli.js
kibana/node_modules/@kbn/i18n/tslint.yml
kibana/node_modules/@kbn/i18n/types/
kibana/node_modules/@kbn/pm/
@@ -46268,9 +46272,6 @@ kibana/node_modules/tinymath/lib/tinymat
kibana/node_modules/tinymath/lib/tinymath.min.js
kibana/node_modules/tinymath/lib/tinymath.mjs
kibana/node_modules/tinymath/package.json
-kibana/node_modules/tinymath/src/
-kibana/node_modules/tinymath/src/functions/
-kibana/node_modules/tinymath/src/functions/lib/
kibana/node_modules/to-arraybuffer/
kibana/node_modules/to-arraybuffer/LICENSE
kibana/node_modules/to-arraybuffer/README.md
