Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 19:13:39 GMT
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e9ea52f0fdff - main - textproc/opensearch*: Update to 2.8.0
Message-ID:  <202306211913.35LJDde8002654@gitrepo.freebsd.org>

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

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

commit e9ea52f0fdff54c9299a83fac61b5f3214056199
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-06-21 19:11:06 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-06-21 19:11:06 +0000

    textproc/opensearch*: Update to 2.8.0
    
    - textproc/opensearch-dashboards: Remove CONFLICTS. opensearch-dashboards13 was
      removed from ports tree
    
    With hat:       opensearch
---
 textproc/opensearch-dashboards/Makefile | 4 +---
 textproc/opensearch-dashboards/distinfo | 6 +++---
 textproc/opensearch/Makefile            | 2 +-
 textproc/opensearch/distinfo            | 6 +++---
 4 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile
index 706beb573562..14e2255ba645 100644
--- a/textproc/opensearch-dashboards/Makefile
+++ b/textproc/opensearch-dashboards/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opensearch-dashboards
-DISTVERSION=	2.7.0
+DISTVERSION=	2.8.0
 DISTVERSIONSUFFIX=	-linux-x64
 CATEGORIES=	textproc www
 MASTER_SITES=	https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
@@ -13,8 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	npm-node16>0:www/npm-node16
 
-CONFLICTS=	opensearch-dashboard13
-
 USES=		nodejs:16,build,run python:build
 USE_RC_SUBR=	${PORTNAME}
 
diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo
index 964db868155b..c66a9fd2433b 100644
--- a/textproc/opensearch-dashboards/distinfo
+++ b/textproc/opensearch-dashboards/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684548918
-SHA256 (opensearch-dashboards-2.7.0-linux-x64.tar.gz) = a93665de8035ef616c1d4fcfaffc0cfc63a590b3852cd9f54a0009823b03328a
-SIZE (opensearch-dashboards-2.7.0-linux-x64.tar.gz) = 275618492
+TIMESTAMP = 1687196391
+SHA256 (opensearch-dashboards-2.8.0-linux-x64.tar.gz) = 11a77a4ad7c574d97fbfbce619e3f285e0553ffc4a009de6a08eb3e99bc4370f
+SIZE (opensearch-dashboards-2.8.0-linux-x64.tar.gz) = 306279161
diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile
index 617eef612c66..2157643f0ce9 100644
--- a/textproc/opensearch/Makefile
+++ b/textproc/opensearch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opensearch
-DISTVERSION=	2.7.0
+DISTVERSION=	2.8.0
 DISTVERSIONSUFFIX=	-linux-x64
 CATEGORIES=	textproc java devel
 MASTER_SITES=	https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
diff --git a/textproc/opensearch/distinfo b/textproc/opensearch/distinfo
index f8fff6b9363a..7aa5956794ea 100644
--- a/textproc/opensearch/distinfo
+++ b/textproc/opensearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684548868
-SHA256 (opensearch-2.7.0-linux-x64.tar.gz) = aa086a15cc1f183b4a572256dc76fd01df143e1d9d7e1cf1c320993a9ee61a63
-SIZE (opensearch-2.7.0-linux-x64.tar.gz) = 750369026
+TIMESTAMP = 1687196190
+SHA256 (opensearch-2.8.0-linux-x64.tar.gz) = eb8bd68acf9841f8cec3c79a622d67820abf43612baaa704b884973c644eca97
+SIZE (opensearch-2.8.0-linux-x64.tar.gz) = 744285401



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