Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2021 22:34:36 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r568292 - in head/www: grafana4 grafana5
Message-ID:  <202103132234.12DMYaY3051546@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Mar 13 22:34:36 2021
New Revision: 568292
URL: https://svnweb.freebsd.org/changeset/ports/568292

Log:
  www/grafana{4,5}: drop maintainership, mark deprecated

Modified:
  head/www/grafana4/Makefile   (contents, props changed)
  head/www/grafana5/Makefile   (contents, props changed)

Modified: head/www/grafana4/Makefile
==============================================================================
--- head/www/grafana4/Makefile	Sat Mar 13 22:08:51 2021	(r568291)
+++ head/www/grafana4/Makefile	Sat Mar 13 22:34:36 2021	(r568292)
@@ -9,8 +9,11 @@ PKGNAMESUFFIX=	${PORTVERSION:C/([0-9]).*/\1/1}
 DISTFILES=	grafana-${PORTVERSION}.linux-x64${EXTRACT_SUFX}:public
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	swills@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB
+
+DEPRECATED=	Upstream end of life
+EXPIRATION_DATE=	2021-04-14
 
 LICENSE=	APACHE20
 

Modified: head/www/grafana5/Makefile
==============================================================================
--- head/www/grafana5/Makefile	Sat Mar 13 22:08:51 2021	(r568291)
+++ head/www/grafana5/Makefile	Sat Mar 13 22:34:36 2021	(r568292)
@@ -9,8 +9,11 @@ PKGNAMESUFFIX=	${PORTVERSION:C/([0-9]).*/\1/1}
 DISTFILES=	grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX}:public
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	swills@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Dashboard and graph editor for multiple data stores
+
+DEPRECATED=	Upstream end of life
+EXPIRATION_DATE=	2021-04-14
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md



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