Created attachment 226984 [details] grafana8.git.patch Update to 8.1.0 Changelog: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-1/ Also small port refactoring: - Excluded GH_TUPLE to dedicated Makefile.modules file. - Removed config sample file grafana.ini.in, refactored to auto-generation via Makefile (it prevents unnecessary file patching while update).
Committed, thanks.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2df908509325f2ea45a5aed34fe4188a302abe34 commit 2df908509325f2ea45a5aed34fe4188a302abe34 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-08-07 10:19:57 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-08-07 10:23:10 +0000 www/grafana8: Update to 8.1.0 Changelog: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-1/ Also small port refactoring: - Excluded GH_TUPLE to dedicated Makefile.modules file. - Removed config sample file grafana.ini.in, refactored to auto-generation via Makefile (it prevents unnecessary file patching while update). PR: 257655 Reported by: maintainer www/grafana8/Makefile | 239 +------- www/grafana8/distinfo | 102 ++-- www/grafana8/files/grafana.ini.in (gone) | 984 ------------------------------- www/grafana8/pkg-plist | 276 +++++++-- 4 files changed, 294 insertions(+), 1307 deletions(-)