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:
parent
b1a9f601c2
commit
0c925421ed
3 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
DISTVERSION= 2.16.0
|
||||
|
||||
PORTREVISION= 0
|
||||
|
||||
PKGNAMESUFFIX= 216
|
||||
|
||||
COMMENT= Visualization dashboards for OpenSearch
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
DISTVERSION= 2.16.0
|
||||
|
||||
PORTREVISION= 0
|
||||
|
||||
PKGNAMESUFFIX= 216
|
||||
|
||||
COMMENT= Full-text search engine for Java
|
||||
|
|
Loading…
Add table
Reference in a new issue