Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2025 18:16:52 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dbb4de6e7f20 - main - textproc/opensearch-dashboards: Update to 3.2.0
Message-ID:  <202510011816.591IGqWO004528@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by otis:

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

commit dbb4de6e7f206958b4182504231462c15da9d57a
Author:     Sven Ruediger <admin@hackacad.net>
AuthorDate: 2025-09-28 14:59:36 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2025-10-01 18:16:24 +0000

    textproc/opensearch-dashboards: Update to 3.2.0
    
    Release notes:          https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/3.2.0
    Differential revision:  https://reviews.freebsd.org/D52393
---
 textproc/opensearch-dashboards/Makefile | 2 +-
 textproc/opensearch-dashboards/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile
index becc2589adc5..539461907fa0 100644
--- a/textproc/opensearch-dashboards/Makefile
+++ b/textproc/opensearch-dashboards/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opensearch-dashboards
-DISTVERSION?=	3.1.0
+DISTVERSION?=	3.2.0
 DISTVERSIONSUFFIX=	-linux-x64
 PORTREVISION?=	0
 CATEGORIES=	textproc www
diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo
index 5239f0912a88..6c3b3d613412 100644
--- a/textproc/opensearch-dashboards/distinfo
+++ b/textproc/opensearch-dashboards/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752310065
-SHA256 (opensearch-dashboards-3.1.0-linux-x64.tar.gz) = d7ae01dce54d13a62cc268dfede9941331805270073cb5e3832aa8fc54c4156f
-SIZE (opensearch-dashboards-3.1.0-linux-x64.tar.gz) = 385456866
+TIMESTAMP = 1757059451
+SHA256 (opensearch-dashboards-3.2.0-linux-x64.tar.gz) = a09ce437ac0a0089b86550f3f2360b586b764fb619740c550ee9e4ac2a5dfee0
+SIZE (opensearch-dashboards-3.2.0-linux-x64.tar.gz) = 406560982


home | help

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