git: 0c925421edb1 - main - textproc/opensearch*: Add/bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Jan 2025 21:14:14 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0c925421edb171e7ab07b35a3145d5ce09952dda
commit 0c925421edb171e7ab07b35a3145d5ce09952dda
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-01-18 21:09:50 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-01-18 21:14:04 +0000
textproc/opensearch*: Add/bump PORTREVISION
- opensearch-dashboards: Bump PORTREVISION to reflect new CONFLICTS entry
- opensearch-dashboards216 and opensearch216 set PORTREVISION to 0:
---
textproc/opensearch-dashboards/Makefile | 3 ++-
textproc/opensearch-dashboards216/Makefile | 2 ++
textproc/opensearch216/Makefile | 2 ++
3 files changed, 6 insertions(+), 1 deletion(-)
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