aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2023-10-02 22:05:30 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2023-10-02 22:05:30 +0000
commit784002c3e7be1b6df1097032b21ef0200b1c74b0 (patch)
treebe0010acaafa4ef17541806f005706db2ae4a062
parent5b14fba3cf089c7efa634f2f31e30b3a8fa553b6 (diff)
downloadports-784002c3e7be1b6df1097032b21ef0200b1c74b0.tar.gz
ports-784002c3e7be1b6df1097032b21ef0200b1c74b0.zip
textproc/opensearch*: update to 2.10.0
With hat: opensearch Approved by: romain acm Differential Revision: https://reviews.freebsd.org/D41993 https://reviews.freebsd.org/D41992
-rw-r--r--textproc/opensearch-dashboards/Makefile6
-rw-r--r--textproc/opensearch-dashboards/distinfo6
-rw-r--r--textproc/opensearch/Makefile4
-rw-r--r--textproc/opensearch/distinfo6
4 files changed, 11 insertions, 11 deletions
diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile
index 191b223b4deb..3115cd488b4d 100644
--- a/textproc/opensearch-dashboards/Makefile
+++ b/textproc/opensearch-dashboards/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opensearch-dashboards
-DISTVERSION= 2.9.0
+DISTVERSION= 2.10.0
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
@@ -16,7 +16,6 @@ BUILD_DEPENDS= npm-node18>0:www/npm-node18
USES= nodejs:18,build,run python:build
USE_RC_SUBR= ${PORTNAME}
-NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
OPTIONS_DEFINE= CHROME
@@ -24,7 +23,8 @@ OPTIONS_DEFINE= CHROME
CHROME_DESC= Add dependency on www/chromium (required for PDF reports)
CHROME_RUN_DEPENDS=chrome:www/chromium
-NODE_VER= 18.16.1
+NODE_VER= 18.18.0
+NO_BUILD= yes
_DEVDIR= ${WRKDIR}/.devdir
diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo
index f3c801d2739e..39c91c581d68 100644
--- a/textproc/opensearch-dashboards/distinfo
+++ b/textproc/opensearch-dashboards/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692173494
-SHA256 (opensearch-dashboards-2.9.0-linux-x64.tar.gz) = f8328b9c1156d254faa561c03cbc51159f5e335812c7b27a98bbe0556b9f030c
-SIZE (opensearch-dashboards-2.9.0-linux-x64.tar.gz) = 314585875
+TIMESTAMP = 1695950508
+SHA256 (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = df1463540f3831de79ceb03cf2d4c691ac4f63b244943fb84ca67636877bb6d1
+SIZE (opensearch-dashboards-2.10.0-linux-x64.tar.gz) = 324084481
diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile
index 54ef0c469887..65b58f602220 100644
--- a/textproc/opensearch/Makefile
+++ b/textproc/opensearch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opensearch
-DISTVERSION= 2.9.0
+DISTVERSION= 2.10.0
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc java devel
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
@@ -18,7 +18,7 @@ CONFLICTS= opensearch13
USES= cpe shebangfix
USE_JAVA= yes
-JAVA_VERSION= 11+
+JAVA_VERSION= 17+
USE_RC_SUBR= ${PORTNAME}
SHEBANG_FILES= bin/opensearch bin/opensearch-cli \
diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo
index 841d72b7e893..aac7bc6a63ca 100644
--- a/textproc/opensearch/distinfo
+++ b/textproc/opensearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692173654
-SHA256 (opensearch-2.9.0-linux-x64.tar.gz) = 03d623c2d99a7100c2f0faddc8ffda8ba27eae8aa63ff6f3f7dad2337be8b68c
-SIZE (opensearch-2.9.0-linux-x64.tar.gz) = 805162121
+TIMESTAMP = 1695950494
+SHA256 (opensearch-2.10.0-linux-x64.tar.gz) = a092f17571e7f9f129d804d67721516df33f41e6c05a24fb7288312302eb81fb
+SIZE (opensearch-2.10.0-linux-x64.tar.gz) = 818191376