Summary: | www/grafana8: Update to 8.1.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Boris Korzun <drtr0jan> | ||||
Component: | Individual Port(s) | Assignee: | Vanilla I. Shu <vanilla> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | vanilla | ||||
Priority: | --- | Flags: | drtr0jan:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-1/ | ||||||
Attachments: |
|
Description
Boris Korzun
2021-08-06 10:58:48 UTC
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(-) |