Created attachment 233361 [details] updated patch Find all the info in #263251
Created attachment 233366 [details] update to grafana 8.4.7 using go 1.18 update to grafana 8.4.7 - using go 1.18 again works for me, no crashes anymore
Created attachment 233368 [details] update to grafana 8.4.7 using go 1.18 had to update the patch (tabs vs. spaces and unnecessary comments in Makefiles.modules)
Very cool thanks Jan i just tested your patch on my system (testport output available if required) and it works fine on my installation
Created attachment 233391 [details] grafana8.diff (In reply to jan from comment #2) Unfortunately I can't approve your patch by pkg-plist codestyle: you haven't replaced "%%GRAFANA_USER%%" to "grafana". I've prepared correct patch. Tested by portfmt/testport and deploying. Update to 8.4.7. Changelog: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-4/
(In reply to Boris Korzun from comment #4) Thanks for the hint. I thought it's correct but it makes sense it's not.
(In reply to jan from comment #5) It increases a patch size.
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=78cdab768d1bf5700df0ee2e69fa1f139ebd500d commit 78cdab768d1bf5700df0ee2e69fa1f139ebd500d Author: Sir l33tname <sirl33tname@gmail.com> AuthorDate: 2022-04-23 19:32:14 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-04-23 19:32:14 +0000 www/grafana8: update to 8.4.6 PR: 263438 Approved by: maintainer www/grafana8/Makefile | 8 +- www/grafana8/Makefile.modules | 54 ++- www/grafana8/distinfo | 110 +++--- www/grafana8/pkg-plist | 809 ++++++++++++++++++++++++++++-------------- 4 files changed, 628 insertions(+), 353 deletions(-)
Thanks everyone for making this happen!