git: 41471388443e - 2021Q3 - www/grafana8: Reflect upstream LICENSE change
Guangyuan Yang
ygy at FreeBSD.org
Thu Aug 12 03:30:12 UTC 2021
The branch 2021Q3 has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=41471388443e312bbfbb1c43e1221257c6e95c33
commit 41471388443e312bbfbb1c43e1221257c6e95c33
Author: Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-08-12 03:16:34 +0000
Commit: Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-08-12 03:30:00 +0000
www/grafana8: Reflect upstream LICENSE change
Upstream has switched the license to AGPLv3 since Grafana 8:
https://github.com/grafana/grafana/commit/8db3eb90ae8c20e1a2bbbad300e0683def9bf8fb
Reported by: txt.file at txtfile.eu (by email)
Approved by: portmgr (blanket)
(cherry picked from commit cd7cbbed0f5d4d68bddd509c98fe8f6c18dad70f)
---
www/grafana8/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile
index 83e0696a3153..2d67cb63b494 100644
--- a/www/grafana8/Makefile
+++ b/www/grafana8/Makefile
@@ -15,7 +15,7 @@ DISTFILES= grafana-${PORTVERSION}.linux-amd64${EXTRACT_SUFX}:public \
MAINTAINER= drtr0jan at yandex.ru
COMMENT= Dashboard and graph editor for multiple data stores
-LICENSE= APACHE20
+LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 i386
More information about the dev-commits-ports-all
mailing list