Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2023 20:02:50 GMT
From:      =?utf-8?Q?Romain=20Tarti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8dd336d9b006 - main - textproc/opensearch13: Update to 1.3.10
Message-ID:  <202305212002.34LK2opR028688@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=8dd336d9b00680ede22a489429b6746da4298dc9

commit 8dd336d9b00680ede22a489429b6746da4298dc9
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2023-05-21 18:11:50 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2023-05-21 20:01:19 +0000

    textproc/opensearch13: Update to 1.3.10
    
    Release notes:
    https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-1.3.10.md
    
    With hat:       opensearch
---
 textproc/opensearch13/Makefile | 6 ++----
 textproc/opensearch13/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/textproc/opensearch13/Makefile b/textproc/opensearch13/Makefile
index 288982aab1ca..eba7a3d9547c 100644
--- a/textproc/opensearch13/Makefile
+++ b/textproc/opensearch13/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opensearch
-DISTVERSION=	1.3.9
+DISTVERSION=	1.3.10
 DISTVERSIONSUFFIX=	-linux-x64
 CATEGORIES=	textproc java devel
 MASTER_SITES=	https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
@@ -87,9 +87,7 @@ do-install:
 	${LN} -s ${JAVASHAREDIR}/classes/jna.jar ${STAGEDIR}${PREFIX}/lib/opensearch/lib/jna.jar
 
 do-install-PLUGINS-on:
-	${MKDIR} ${STAGEDIR}${ETCDIR}/opensearch-notifications-core \
-		 ${STAGEDIR}${ETCDIR}/opensearch-notifications \
-		 ${STAGEDIR}${ETCDIR}/opensearch-observability \
+	${MKDIR} ${STAGEDIR}${ETCDIR}/opensearch-observability \
 		 ${STAGEDIR}${ETCDIR}/opensearch-performance-analyzer \
 		 ${STAGEDIR}${ETCDIR}/opensearch-reports-scheduler
 .for f in ${PLUGINS_CONFIG_FILES}
diff --git a/textproc/opensearch13/distinfo b/textproc/opensearch13/distinfo
index 0569e3c2bee0..3f2daef7e9f5 100644
--- a/textproc/opensearch13/distinfo
+++ b/textproc/opensearch13/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681596190
-SHA256 (opensearch-1.3.9-linux-x64.tar.gz) = cc8f086578e38d5998da015f9b89061c3c2e08962643b7e6eb28f3f25716a9be
-SIZE (opensearch-1.3.9-linux-x64.tar.gz) = 423200993
+TIMESTAMP = 1684548989
+SHA256 (opensearch-1.3.10-linux-x64.tar.gz) = 711ab9c465a2782a236763bbcdb0e16b5d0cc97c01f0a533e8a5bcfce4df79f4
+SIZE (opensearch-1.3.10-linux-x64.tar.gz) = 423540454



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