aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2021-11-26 23:04:50 +0000
committerRomain Tartière <romain@FreeBSD.org>2021-11-26 23:08:37 +0000
commit7fce51c316e971366dffe44763f637fd5960027c (patch)
tree2e93455e16c4a94734800e3bc64cab7bb9c859f4
parentd741f89170d9e7a467723ad2195b343359f4c04d (diff)
downloadports-7fce51c316e971366dffe44763f637fd5960027c.tar.gz
ports-7fce51c316e971366dffe44763f637fd5960027c.zip
textproc/opensearch: Update to 1.2.0
-rw-r--r--textproc/opensearch-dashboards/files/patch-bin_opensearch-dashboards13
-rw-r--r--textproc/opensearch/Makefile2
-rw-r--r--textproc/opensearch/distinfo6
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