svn commit: r508623 - head/www/grafana3

Rene Ladan rene at FreeBSD.org
Sun Aug 11 14:11:45 UTC 2019


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                                  \


More information about the svn-ports-all mailing list