forked from Lainports/freebsd-ports
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
|
PORTNAME= opensearch-dashboards
|
||||||
DISTVERSION?= 2.17.1
|
DISTVERSION?= 2.17.1
|
||||||
|
PORTREVISION?= 1
|
||||||
DISTVERSIONSUFFIX= -linux-x64
|
DISTVERSIONSUFFIX= -linux-x64
|
||||||
CATEGORIES= textproc www
|
CATEGORIES= textproc www
|
||||||
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
|
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
|
||||||
|
|
@ -11,7 +12,7 @@ WWW= https://opensearch.org
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
CONFLICTS?= opensearch-dashboards210
|
CONFLICTS?= opensearch-dashboards210 opensearch-dashboards213 opensearch-dashboards216
|
||||||
|
|
||||||
BUILD_DEPENDS= npm-node18>0:www/npm-node18
|
BUILD_DEPENDS= npm-node18>0:www/npm-node18
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
DISTVERSION= 2.16.0
|
DISTVERSION= 2.16.0
|
||||||
|
|
||||||
|
PORTREVISION= 0
|
||||||
|
|
||||||
PKGNAMESUFFIX= 216
|
PKGNAMESUFFIX= 216
|
||||||
|
|
||||||
COMMENT= Visualization dashboards for OpenSearch
|
COMMENT= Visualization dashboards for OpenSearch
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
DISTVERSION= 2.16.0
|
DISTVERSION= 2.16.0
|
||||||
|
|
||||||
|
PORTREVISION= 0
|
||||||
|
|
||||||
PKGNAMESUFFIX= 216
|
PKGNAMESUFFIX= 216
|
||||||
|
|
||||||
COMMENT= Full-text search engine for Java
|
COMMENT= Full-text search engine for Java
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue