git: cd7cbbed0f5d - main - www/grafana8: Reflect upstream LICENSE change
Guangyuan Yang
ygy at FreeBSD.org
Thu Aug 12 03:16:49 UTC 2021
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd7cbbed0f5d4d68bddd509c98fe8f6c18dad70f
commit cd7cbbed0f5d4d68bddd509c98fe8f6c18dad70f
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:16:34 +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)
MFH: 2021Q3
---
www/grafana8/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/grafana8/Makefile b/www/grafana8/Makefile
index 6507767b1e3a..a0d3cbd6675e 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