git: 86a57412c876 - main - textproc/opensearch-dashboards13: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 12:18:43 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86a57412c876cea4e259a5a7040cfb42bfe96464

commit 86a57412c876cea4e259a5a7040cfb42bfe96464
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-26 17:16:17 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-27 12:18:13 +0000

    textproc/opensearch-dashboards13: Mark DEPRECATED
    
    - Requires upstream EOL node14
    - Set EXPIRATION_DATE on 2023-05-26
    
    Approved by:    portmgr (blanket)
---
 textproc/opensearch-dashboards13/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/textproc/opensearch-dashboards13/Makefile b/textproc/opensearch-dashboards13/Makefile
index c71f65032d29..4f484112412a 100644
--- a/textproc/opensearch-dashboards13/Makefile
+++ b/textproc/opensearch-dashboards13/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.3.9
 DISTVERSIONSUFFIX=	-linux-x64
 CATEGORIES=	textproc www
 MASTER_SITES=	https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${DISTVERSION}/
-PKGNAMESUFFIX=	13
+PKGNAMESUFFIX=	14
 
 MAINTAINER=	opensearch@FreeBSD.org
 COMMENT?=	Visualization dashboards for OpenSearch
@@ -12,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-dashboards