Bug 293564 - www/grafana: Update to 12.4.0
Summary: www/grafana: Update to 12.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://grafana.com/blog/grafana-12-4...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-03 18:53 UTC by Boris Korzun
Modified: 2026-03-06 19:48 UTC (History)
2 users (show)

See Also:


Attachments
grafana.patch (17.22 KB, patch)
2026-03-03 18:53 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 Boris Korzun 2026-03-03 18:53:47 UTC
Created attachment 268511 [details]
grafana.patch

Update to 12.4.0

Changelog:
* https://github.com/grafana/grafana/releases/tag/v12.4.0

What's new: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v12-4/
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-03-04 16:02:41 UTC
A commit in branch main references this bug:

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

commit e52cf2b91fb9603c5f08f70623e9157f070a8901
Author:     Boris Korzun <drtr0jan@yandex.ru>
AuthorDate: 2026-03-04 16:00:52 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-04 16:02:09 +0000

    www/grafana: Update 12.3.3 => 12.4.0

    Release Notes:
    https://grafana.com/blog/grafana-12-4-release-all-the-latest-features/

    What's new:
    https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v12-4/

    Changelogs:
    https://github.com/grafana/grafana/releases/tag/v12.3.4
    https://github.com/grafana/grafana/releases/tag/v12.4.0

    PR:     293564

 www/grafana/Makefile |  15 ++++--
 www/grafana/distinfo | 140 ++++++++++++++++++++++++++++-----------------------
 2 files changed, 88 insertions(+), 67 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-03-04 16:34:53 UTC
Thanks.
Comment 3 Anton Saietskii 2026-03-06 19:12:34 UTC
Mar  6 20:39:36 jnb pkg[96942]: grafana upgraded: 12.3.3 -> 12.4.0_1
Mar  6 20:42:35 jnb grafana[98524]: logger=storage.unified.migrations t=2026-03-06T20:42:35.47647367+02:00 level=warn msg="Failed to check if migration exists" migration=folders-dashboards error="failed to check migration existence: no such table: unifiedstorage_migration_log"
Mar  6 20:42:35 jnb grafana[98524]: logger=storage.unified.migrations t=2026-03-06T20:42:35.476688712+02:00 level=warn msg="Failed to check if migration exists" migration=folders-dashboards error="failed to check migration existence: no such table: unifiedstorage_migration_log"

And no migrations have been run (which was always the case on each version upgrade before). Did I miss some steps in addition to 'pkg upgrade'?
Comment 4 Anton Saietskii 2026-03-06 19:48:09 UTC
(In reply to Anton Saietskii from comment #3)

Table got created after this, sorry for the noise.