diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile index 0d9980656cab..2f462a21baed 100644 --- a/textproc/opensearch-dashboards/Makefile +++ b/textproc/opensearch-dashboards/Makefile @@ -1,5 +1,6 @@ PORTNAME= opensearch-dashboards DISTVERSION?= 2.17.1 +PORTREVISION?= 1 DISTVERSIONSUFFIX= -linux-x64 CATEGORIES= textproc www MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/ @@ -11,7 +12,7 @@ WWW= https://opensearch.org LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -CONFLICTS?= opensearch-dashboards210 +CONFLICTS?= opensearch-dashboards210 opensearch-dashboards213 opensearch-dashboards216 BUILD_DEPENDS= npm-node18>0:www/npm-node18 diff --git a/textproc/opensearch-dashboards216/Makefile b/textproc/opensearch-dashboards216/Makefile index 939ca7087b1a..6559ad573476 100644 --- a/textproc/opensearch-dashboards216/Makefile +++ b/textproc/opensearch-dashboards216/Makefile @@ -1,5 +1,7 @@ DISTVERSION= 2.16.0 +PORTREVISION= 0 + PKGNAMESUFFIX= 216 COMMENT= Visualization dashboards for OpenSearch diff --git a/textproc/opensearch216/Makefile b/textproc/opensearch216/Makefile index 2337ba464545..7eb143452e6d 100644 --- a/textproc/opensearch216/Makefile +++ b/textproc/opensearch216/Makefile @@ -1,5 +1,7 @@ DISTVERSION= 2.16.0 +PORTREVISION= 0 + PKGNAMESUFFIX= 216 COMMENT= Full-text search engine for Java