Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 22:50:49 GMT
From:      =?utf-8?Q?Romain Tarti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6550bcd8f816 - main - textproc/opensearch*: Update to 1.3.0
Message-ID:  <202203182250.22IMon7q067640@gitrepo.freebsd.org>

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

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

commit 6550bcd8f8168813620c21f6a6b416b1d2bbad69
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2022-03-18 22:47:41 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2022-03-18 22:50:29 +0000

    textproc/opensearch*: Update to 1.3.0
    
    Release notes:
    https://opensearch.org/blog/releases/2022/03/launch-announcement-1-3-0/
    
    With hat:       opensearch
---
 textproc/opensearch-dashboards/Makefile | 4 +++-
 textproc/opensearch-dashboards/distinfo | 6 +++---
 textproc/opensearch/Makefile            | 2 +-
 textproc/opensearch/distinfo            | 6 +++---
 4 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile
index 96f0135128ba..c1e79b28273d 100644
--- a/textproc/opensearch-dashboards/Makefile
+++ b/textproc/opensearch-dashboards/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opensearch-dashboards
-DISTVERSION=	1.2.0
+DISTVERSION=	1.3.0
 DISTVERSIONSUFFIX=	-linux-x64
 CATEGORIES=	textproc www
 MASTER_SITES=	https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
@@ -15,6 +15,8 @@ BUILD_DEPENDS=	npm-node14>0:www/npm-node14
 USES=		nodejs:14,build,run python:build
 USE_RC_SUBR=	${PORTNAME}
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 OPTIONS_DEFINE=	CHROME
 
 CHROME_DESC=	Add dependency on www/chromium (required for PDF reports)
diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo
index 4da5abd8b199..00a4f2b16ebc 100644
--- a/textproc/opensearch-dashboards/distinfo
+++ b/textproc/opensearch-dashboards/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637961679
-SHA256 (opensearch-dashboards-1.2.0-linux-x64.tar.gz) = 14623798e61be6913e2a218d6ba3e308e5036359d7bda58482ad2f1340aa3c85
-SIZE (opensearch-dashboards-1.2.0-linux-x64.tar.gz) = 209294108
+TIMESTAMP = 1647637494
+SHA256 (opensearch-dashboards-1.3.0-linux-x64.tar.gz) = b73e7862fe560125a96a82b91098cab1702d8519f61a301cd3cd936a6b51328e
+SIZE (opensearch-dashboards-1.3.0-linux-x64.tar.gz) = 208745115
diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile
index 01d5443d578f..cc974eebc495 100644
--- a/textproc/opensearch/Makefile
+++ b/textproc/opensearch/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sven R <freebsd@hackacad.net>
 
 PORTNAME=	opensearch
-DISTVERSION=	1.2.4
+DISTVERSION=	1.3.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 0c44d85b2c53..38522df04d84 100644
--- a/textproc/opensearch/distinfo
+++ b/textproc/opensearch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644200170
-SHA256 (opensearch-1.2.4-linux-x64.tar.gz) = d40f2696623b6766aa235997e2847a6c661a226815d4ba173292a219754bd8a8
-SIZE (opensearch-1.2.4-linux-x64.tar.gz) = 414286691
+TIMESTAMP = 1647637582
+SHA256 (opensearch-1.3.0-linux-x64.tar.gz) = 13fed3801215ce5194c0eb69b62be4b71501686e853bf9ce57f54c52782fc52f
+SIZE (opensearch-1.3.0-linux-x64.tar.gz) = 420515698



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