git: 7fce51c316e9 - main - textproc/opensearch: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Nov 2021 23:08:52 UTC
The branch main has been updated by romain:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7fce51c316e971366dffe44763f637fd5960027c
commit 7fce51c316e971366dffe44763f637fd5960027c
Author: Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2021-11-26 23:04:50 +0000
Commit: Romain Tartière <romain@FreeBSD.org>
CommitDate: 2021-11-26 23:08:37 +0000
textproc/opensearch: Update to 1.2.0
Release notes:
https://opensearch.org/blog/releases/2021/11/launch-announcement-1-2-0/
With hat: opensearch
---
.../files/patch-bin_opensearch-dashboards | 13 -------------
textproc/opensearch/Makefile | 2 +-
textproc/opensearch/distinfo | 6 +++---
3 files changed, 4 insertions(+), 17 deletions(-)
diff --git a/textproc/opensearch-dashboards/files/patch-bin_opensearch-dashboards b/textproc/opensearch-dashboards/files/patch-bin_opensearch-dashboards
deleted file mode 100644
index 1846571abdea..000000000000
--- a/textproc/opensearch-dashboards/files/patch-bin_opensearch-dashboards
+++ /dev/null
@@ -1,13 +0,0 @@
---- bin/opensearch-dashboards.orig 2021-07-02 23:30:56 UTC
-+++ bin/opensearch-dashboards
-@@ -14,8 +14,8 @@ while [ -h "$SCRIPT" ] ; do
- done
-
- DIR="$(dirname "${SCRIPT}")/.."
--CONFIG_DIR=${OSD_PATH_CONF:-"$DIR/config"}
--NODE="${DIR}/node/bin/node"
-+CONFIG_DIR="%%PREFIX%%/etc/opensearch-dashboards"
-+NODE="%%LOCALBASE%%/bin/node"
- test -x "$NODE"
- if [ ! -x "$NODE" ]; then
- echo "unable to find usable node.js executable."
diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile
index 7dd5537022d8..0fec7e17098a 100644
--- a/textproc/opensearch/Makefile
+++ b/textproc/opensearch/Makefile
@@ -1,7 +1,7 @@
# Created by: Sven R <freebsd@hackacad.net>
PORTNAME= opensearch
-DISTVERSION= 1.1.0
+DISTVERSION= 1.2.0
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc java devel
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${PORTVERSION}/
diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo
index 2bd2d233d791..5de84b6805e2 100644
--- a/textproc/opensearch/distinfo
+++ b/textproc/opensearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633493350
-SHA256 (opensearch-1.1.0-linux-x64.tar.gz) = 59b362e7a8958c2ae41b1a52b37065b409f771662dda1cd84c16510d26f89223
-SIZE (opensearch-1.1.0-linux-x64.tar.gz) = 440241328
+TIMESTAMP = 1637961511
+SHA256 (opensearch-1.2.0-linux-x64.tar.gz) = fcb66bfa08735ee4ca514ca8f616e8659d686c832e87be1247cf8b84cfab77ba
+SIZE (opensearch-1.2.0-linux-x64.tar.gz) = 447677176