Skip to content

Commit

Permalink
textproc/opensearch*: Update to 2.8.0
Browse files Browse the repository at this point in the history
- textproc/opensearch-dashboards: Remove CONFLICTS. opensearch-dashboards13 was
  removed from ports tree

With hat:	opensearch
  • Loading branch information
alonsobsd committed Jun 21, 2023
1 parent 22c4f7a commit e9ea52f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 10 deletions.
4 changes: 1 addition & 3 deletions textproc/opensearch-dashboards/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opensearch-dashboards
DISTVERSION= 2.7.0
DISTVERSION= 2.8.0
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
Expand All @@ -13,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= npm-node16>0:www/npm-node16

CONFLICTS= opensearch-dashboard13

USES= nodejs:16,build,run python:build
USE_RC_SUBR= ${PORTNAME}

Expand Down
6 changes: 3 additions & 3 deletions textproc/opensearch-dashboards/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684548918
SHA256 (opensearch-dashboards-2.7.0-linux-x64.tar.gz) = a93665de8035ef616c1d4fcfaffc0cfc63a590b3852cd9f54a0009823b03328a
SIZE (opensearch-dashboards-2.7.0-linux-x64.tar.gz) = 275618492
TIMESTAMP = 1687196391
SHA256 (opensearch-dashboards-2.8.0-linux-x64.tar.gz) = 11a77a4ad7c574d97fbfbce619e3f285e0553ffc4a009de6a08eb3e99bc4370f
SIZE (opensearch-dashboards-2.8.0-linux-x64.tar.gz) = 306279161
2 changes: 1 addition & 1 deletion textproc/opensearch/Makefile
@@ -1,5 +1,5 @@
PORTNAME= opensearch
DISTVERSION= 2.7.0
DISTVERSION= 2.8.0
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc java devel
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions textproc/opensearch/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684548868
SHA256 (opensearch-2.7.0-linux-x64.tar.gz) = aa086a15cc1f183b4a572256dc76fd01df143e1d9d7e1cf1c320993a9ee61a63
SIZE (opensearch-2.7.0-linux-x64.tar.gz) = 750369026
TIMESTAMP = 1687196190
SHA256 (opensearch-2.8.0-linux-x64.tar.gz) = eb8bd68acf9841f8cec3c79a622d67820abf43612baaa704b884973c644eca97
SIZE (opensearch-2.8.0-linux-x64.tar.gz) = 744285401

0 comments on commit e9ea52f

Please sign in to comment.