git: 091bf2a40acc - main - www/grafana6: Mark deprecated, for removal on 2022-03-31

From: Thomas Zander <riggs_at_FreeBSD.org>
Date: Sat, 26 Feb 2022 15:17:23 UTC
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=091bf2a40acc9257a3bedbd5782eb3d7c6b714ef

commit 091bf2a40acc9257a3bedbd5782eb3d7c6b714ef
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-02-26 15:13:06 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-02-26 15:17:21 +0000

    www/grafana6: Mark deprecated, for removal on 2022-03-31
    
    Details:
    - 6.x branch is deprecated upstream
    - Has unfixed vulnerabilities
    - grafana7 and grafana8 are available as replacements
    - no consumers of grafana6 in the ports tree
    
    PR:             261560
    Reported by:    Boris Korzun <drtr0jan@yandex.ru>
    Approved by:    Maintainer timeout (4 weeks)
    MFH:            2022Q1
    Security:       CVE-2022-21702
                    CVE-2022-21703
                    CVE-2022-21713
---
 www/grafana6/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/grafana6/Makefile b/www/grafana6/Makefile
index dd2d7c56c6c0..93f95dd54315 100644
--- a/www/grafana6/Makefile
+++ b/www/grafana6/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	grafana
 PORTVERSION=	6.7.4
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES+=	https://dl.grafana.com/oss/release/:public
 PKGNAMESUFFIX=	${PORTVERSION:C/([0-9]).*/\1/1}
@@ -13,6 +14,9 @@ COMMENT=	Dashboard and graph editor for multiple data stores
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	EOLed upstream, unfixed vulnerabilities
+EXPIRATION_DATE=2022-03-31
+
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 
 USES=		cpe go:modules