1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-05-07 19:30:46 -04:00

textproc/opensearch*: Add/bump PORTREVISION

- opensearch-dashboards: Bump PORTREVISION to reflect new CONFLICTS entry
- opensearch-dashboards216 and opensearch216 set PORTREVISION to 0:
This commit is contained in:
Jose Alonso Cardenas Marquez 2025-01-18 13:09:50 -08:00
parent b1a9f601c2
commit 0c925421ed
No known key found for this signature in database
GPG key ID: 335B9246BA5E30F4
3 changed files with 6 additions and 1 deletions
textproc
opensearch-dashboards
opensearch-dashboards216
opensearch216

View file

@ -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

View file

@ -1,5 +1,7 @@
DISTVERSION= 2.16.0
PORTREVISION= 0
PKGNAMESUFFIX= 216
COMMENT= Visualization dashboards for OpenSearch

View file

@ -1,5 +1,7 @@
DISTVERSION= 2.16.0
PORTREVISION= 0
PKGNAMESUFFIX= 216
COMMENT= Full-text search engine for Java