FreeBSD Bugzilla – Attachment 260261 Details for
Bug 286648
textproc/opensearch-dashboards update to 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update port to major 3.0
osd30.patch (text/plain), 2.20 KB, created by
Sven Ruediger
on 2025-05-08 11:50:35 UTC
(
hide
)
Description:
update port to major 3.0
Filename:
MIME Type:
Creator:
Sven Ruediger
Created:
2025-05-08 11:50:35 UTC
Size:
2.20 KB
patch
obsolete
>diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile >index 2f462a21baed..bb68ca1f42c8 100644 >--- a/textproc/opensearch-dashboards/Makefile >+++ b/textproc/opensearch-dashboards/Makefile >@@ -1,12 +1,12 @@ > PORTNAME= opensearch-dashboards >-DISTVERSION?= 2.17.1 >-PORTREVISION?= 1 >+DISTVERSION= 3.0.0 >+PORTREVISION= 0 > DISTVERSIONSUFFIX= -linux-x64 > CATEGORIES= textproc www > MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/ > > MAINTAINER= opensearch@FreeBSD.org >-COMMENT?= Visualization dashboards for OpenSearch >+COMMENT= Visualization dashboards for OpenSearch > WWW= https://opensearch.org > > LICENSE= APACHE20 >@@ -14,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > CONFLICTS?= opensearch-dashboards210 opensearch-dashboards213 opensearch-dashboards216 > >-BUILD_DEPENDS= npm-node18>0:www/npm-node18 >+BUILD_DEPENDS= npm-node20>0:www/npm-node20 > >-USES= nodejs:18,build,run python:build >+USES= nodejs:20 python:build > USE_RC_SUBR= ${PORTNAME} > > SUB_FILES= pkg-deinstall >@@ -24,19 +24,16 @@ SUB_LIST= PORTNAME="${PORTNAME}" \ > PKGNAMESUFFIX="${PKGNAMESUFFIX}" \ > WWWDIR=${WWWDIR} > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} > >-NODE_VER= 18.18.0 > NO_BUILD= yes > > _DEVDIR= ${WRKDIR}/.devdir > > post-patch: >- @${REINPLACE_CMD} -e 's|14.20.1|${NODE_VER}|g' ${WRKSRC}/package.json > ${RM} \ > ${WRKSRC}/bin/*.orig \ > ${WRKSRC}/bin/*.bak \ >- ${WRKSRC}/package.json.bak > ${RM} -r ${WRKSRC}/plugins/reportsDashboards/.chromium > > do-install: >diff --git a/textproc/opensearch-dashboards/distinfo b/textproc/opensearch-dashboards/distinfo >index f8f17eaa07af..7018fcbc8aff 100644 >--- a/textproc/opensearch-dashboards/distinfo >+++ b/textproc/opensearch-dashboards/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1728930542 >-SHA256 (opensearch-dashboards-2.17.1-linux-x64.tar.gz) = c66d39cc9b283f6dc2ebd043cb096ffe523cc95221ae73c555270411ac2f4146 >-SIZE (opensearch-dashboards-2.17.1-linux-x64.tar.gz) = 329739658 >+TIMESTAMP = 1746696300 >+SHA256 (opensearch-dashboards-3.0.0-linux-x64.tar.gz) = 8d4e826961e1d01501f7eb5f4851894d249b046c17b331018e57521f404bbe9e >+SIZE (opensearch-dashboards-3.0.0-linux-x64.tar.gz) = 382012461
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 286648
:
260236
| 260261 |
260302