Bug 281851 - www/grafana: Update 10.4.5 → 11.4.0
Summary: www/grafana: Update 10.4.5 → 11.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/grafana/grafana/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-04 15:49 UTC by Denis Shaposhnikov
Modified: 2024-12-23 13:34 UTC (History)
3 users (show)

See Also:
drtr0jan: maintainer-feedback+


Attachments
grafana-11.2.2.patch (7.62 KB, patch)
2024-10-04 15:49 UTC, Denis Shaposhnikov
no flags Details | Diff
grafana-11.3.0.patch (9.04 KB, patch)
2024-10-23 12:43 UTC, Denis Shaposhnikov
no flags Details | Diff
grafana.patch (9.09 KB, patch)
2024-10-27 19:40 UTC, Boris Korzun
drtr0jan: maintainer-approval+
Details | Diff
grafana9.patch (406 bytes, patch)
2024-10-27 19:41 UTC, Boris Korzun
drtr0jan: maintainer-approval+
Details | Diff
grafana.patch (9.08 KB, patch)
2024-11-20 08:32 UTC, Boris Korzun
drtr0jan: maintainer-approval+
Details | Diff
grafana.patch (9.08 KB, patch)
2024-12-05 10:50 UTC, Boris Korzun
drtr0jan: maintainer-approval+
Details | Diff
grafana.patch (9.08 KB, patch)
2024-12-05 21:18 UTC, Boris Korzun
drtr0jan: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Shaposhnikov 2024-10-04 15:49:51 UTC
Created attachment 253998 [details]
grafana-11.2.2.patch

Hi,

this patch updates www/grafana to latest release.
Comment 1 Boris Korzun 2024-10-13 18:12:22 UTC
Comment on attachment 253998 [details]
grafana-11.2.2.patch

Hi Denis,

thx for the 'go workspace' workaround.
But I reject the patch until lang/go122 v1.22.7 (grafana uses it as default) will be released.
Comment 2 Boris Korzun 2024-10-13 18:16:03 UTC
Should set:
Depends on: bug #281842
Comment 3 Denis Shaposhnikov 2024-10-23 12:43:30 UTC
Created attachment 254463 [details]
grafana-11.3.0.patch
Comment 5 Boris Korzun 2024-10-27 19:41:44 UTC
Created attachment 254579 [details]
grafana9.patch

www/grafana9:

Set as expired by EOLed upstream
Comment 9 Vladimir Druzenko freebsd_committer freebsd_triage 2024-12-22 12:48:08 UTC
What do you think about split long lines in Makefile?
Comment 10 commit-hook freebsd_committer freebsd_triage 2024-12-22 17:15:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=390dfbf1b63c6021fba42d866a2b8c7d8f872180

commit 390dfbf1b63c6021fba42d866a2b8c7d8f872180
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2024-12-22 17:12:25 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-12-22 17:12:25 +0000

    www/grafana: Update 10.4.5 → 11.4.0

    What's new:
    * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-4/
    * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-3/
    * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-2/
    * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-1/
    * https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/

    Changelogs:
    * https://github.com/grafana/grafana/releases/tag/v11.4.0
    * https://github.com/grafana/grafana/releases/tag/v11.3.0
    * https://github.com/grafana/grafana/releases/tag/v11.2.0
    * https://github.com/grafana/grafana/releases/tag/v11.1.0
    * https://github.com/grafana/grafana/releases/tag/v11.0.0

    While here split too long lines in Makefile.

    PR:     281851

 www/grafana/Makefile  | 59 +++++++++++++++++++++++++++++++++++----------------
 www/grafana/distinfo  | 40 ++++++++++++++++++++++++++--------
 www/grafana/pkg-plist |  6 ------
 3 files changed, 72 insertions(+), 33 deletions(-)
Comment 11 Vladimir Druzenko freebsd_committer freebsd_triage 2024-12-22 17:16:43 UTC
Thanks!

If you want to change something - just open this PR.
Comment 12 Boris Korzun 2024-12-23 13:16:36 UTC
(In reply to Vladimir Druzenko from comment #11)
Thx Vladimir!

But what about grafana9.patch in this bug? Grafana 9 was deprecated while Grafana 11 had been released.
Comment 13 Vladimir Druzenko freebsd_committer freebsd_triage 2024-12-23 13:27:57 UTC
(In reply to Boris Korzun from comment #12)
I missed it, will commit it soon.
Comment 14 commit-hook freebsd_committer freebsd_triage 2024-12-23 13:33:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f88a5fa63f2f1bef258095057cf64965704e0c6

commit 0f88a5fa63f2f1bef258095057cf64965704e0c6
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2024-12-23 13:32:15 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-12-23 13:32:15 +0000

    www/grafana9: Deprecate port

    Grafana 9 was deprecated while Grafana 11 had been released.

    PR:     281851

 www/grafana9/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 15 Vladimir Druzenko freebsd_committer freebsd_triage 2024-12-23 13:34:34 UTC
Thanks.