Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2019 14:11:45 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508623 - head/www/grafana3
Message-ID:  <201908111411.x7BEBjwB030935@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Aug 11 14:11:44 2019
New Revision: 508623
URL: https://svnweb.freebsd.org/changeset/ports/508623

Log:
  www/grafana3: mark for removal on 2019-12-01 due to lang/phantomjs

Modified:
  head/www/grafana3/Makefile

Modified: head/www/grafana3/Makefile
==============================================================================
--- head/www/grafana3/Makefile	Sun Aug 11 14:06:30 2019	(r508622)
+++ head/www/grafana3/Makefile	Sun Aug 11 14:11:44 2019	(r508623)
@@ -12,6 +12,9 @@ COMMENT=	Dashboard and graph editor for Graphite, Infl
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Depends on expired lang/phantomjs
+EXPIRATION_DATE=2019-12-01
+
 RUN_DEPENDS=	${LOCALBASE}/bin/phantomjs:lang/phantomjs \
 		webfonts>=0:x11-fonts/webfonts
 
@@ -23,7 +26,7 @@ USES=	compiler go
 
 USE_GITHUB=	yes
 
-GH_TUPLE= \
+GH_TUPLE	 \
 	BurntSushi:toml:v0.2.0:toml/src/github.com/BurntSushi/toml                                       \
 	Unknwon:com:v1:com/src/github.com/Unknwon/com                                                    \
 	aws:aws-sdk-go:v1.1.36:aws_sdk_go/src/github.com/aws/aws-sdk-go                                  \



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