aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-26 17:19:05 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-27 12:18:13 +0000
commit5da7b05413b1f5882e4a1981553de6f2ab668f97 (patch)
tree33a3f6dd1a71abfa824ce0e8d387cb67f002a206
parent86a57412c876cea4e259a5a7040cfb42bfe96464 (diff)
textproc/opensearch-dashboards: Mark DEPRECATED
- Requires upstream EOL node14 - Set EXPIRATION_DATE to 2023-05-26 Approved by: portmgr (blanket)
-rw-r--r--textproc/opensearch-dashboards/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/opensearch-dashboards/Makefile b/textproc/opensearch-dashboards/Makefile
index e2cf9be77e52..892e1520f38d 100644
--- a/textproc/opensearch-dashboards/Makefile
+++ b/textproc/opensearch-dashboards/Makefile
@@ -1,5 +1,6 @@
PORTNAME= opensearch-dashboards
DISTVERSION= 2.6.0
+PORTREVISION= 1
DISTVERSIONSUFFIX= -linux-x64
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
@@ -11,6 +12,9 @@ WWW= https://opensearch.org
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Requires upstream EOL node14
+EXPIRATION_DATE= 2023-05-26
+
BUILD_DEPENDS= npm-node14>0:www/npm-node14
CONFLICTS= opensearch-dashboard13