Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2022 16:10:08 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 13501dde5481 - main - www/grafana7: Deprecate
Message-ID:  <202210061610.296GA89P009605@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13501dde5481abd54d610c65a37105eb46d61542

commit 13501dde5481abd54d610c65a37105eb46d61542
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2022-10-06 05:56:36 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-10-06 16:06:32 +0000

    www/grafana7: Deprecate
    
     * 7.x branch is deprecated upstream
     * Has unfixed vulnerabilities
     * grafana8 and grafana9 are available as replacements
     * no consumers of grafana7 in the ports tree
    
    PR:             266535
    Reported by:    drtr0jan@yandex.ru
    Approved by:    robsonmantovani@gmail.com (maintainer, timeout > 2 weeks)
---
 www/grafana7/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/grafana7/Makefile b/www/grafana7/Makefile
index 29f3349243c9..1a7d71c707e4 100644
--- a/www/grafana7/Makefile
+++ b/www/grafana7/Makefile
@@ -20,6 +20,9 @@ WWW=		https://github.com/grafana/grafana
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	EOLed upstream, unfixed vulnerabilities
+EXPIRATION_DATE=	2022-11-06
+
 ONLY_FOR_ARCHS=	aarch64 amd64 i386
 
 RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210061610.296GA89P009605>