Bug 266521 - textproc/opensearch-dashboards: upgrade to 2.4.0
Summary: textproc/opensearch-dashboards: upgrade to 2.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: opensearch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-20 17:55 UTC by Sven Ruediger
Modified: 2022-12-07 00:36 UTC (History)
2 users (show)

See Also:
admin: maintainer-feedback+


Attachments
opensearch-dashboards upgrade 2.2.1 -> 2.3.0 (1.10 KB, patch)
2022-09-20 17:55 UTC, Sven Ruediger
admin: maintainer-approval+
Details | Diff
testport opensearch-dashboards 2.3.0 (25.65 KB, text/plain)
2022-09-20 17:56 UTC, Sven Ruediger
admin: maintainer-approval-
Details
opensearch-dashboards-testport-2.4.0 (5.74 KB, application/x-gzip)
2022-11-27 10:57 UTC, Sven Ruediger
no flags Details
opensearch-dashboards-patch-2.4.0 (1.10 KB, patch)
2022-11-27 10:57 UTC, Sven Ruediger
admin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Ruediger 2022-09-20 17:55:13 UTC
Created attachment 236711 [details]
opensearch-dashboards upgrade 2.2.1 -> 2.3.0

upgrade opensearch-dashboards according to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266456
Comment 1 Sven Ruediger 2022-09-20 17:56:19 UTC
Created attachment 236713 [details]
testport opensearch-dashboards 2.3.0
Comment 2 Sven Ruediger 2022-11-27 10:57:35 UTC
Created attachment 238360 [details]
opensearch-dashboards-testport-2.4.0

opensearch-dashboards 2.4.0 testport
Comment 3 Sven Ruediger 2022-11-27 10:57:56 UTC
Created attachment 238361 [details]
opensearch-dashboards-patch-2.4.0
Comment 4 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2022-12-02 01:44:00 UTC
Hi, I think the best is maintain 2.2.x, 2.3.x and 2.4.x version of opensearch and opensearch-dashboards. Take a look at:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268111
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268112
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-12-07 00:11:15 UTC
A commit in branch main references this bug:

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

commit bb6241a540ccc51efacabe77acc2f093778d38c4
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2022-12-07 00:04:41 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2022-12-07 00:10:34 +0000

    textproc/opensearch-*: Update to 2.4.0

    ChangeLog at:   https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-2.4.0.md
    PR:             266456 266521
    Reported by:    Sven Ruediger <admin@ _at_ hackacad.net>

 textproc/opensearch-dashboards/Makefile  |  4 +++-
 textproc/opensearch-dashboards/distinfo  |  6 +++---
 textproc/opensearch/Makefile             | 12 +++++++-----
 textproc/opensearch/distinfo             |  6 +++---
 textproc/opensearch/files/pkg-message.in |  2 ++
 5 files changed, 18 insertions(+), 12 deletions(-)
Comment 6 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2022-12-07 00:36:21 UTC
Committed with few modifications. Thanks!