Bug 271138 - sysutils/loki: Update to 2.8.1
Summary: sysutils/loki: Update to 2.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/grafana/loki/relea...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-29 20:38 UTC by Christopher Beppler
Modified: 2023-04-30 18:49 UTC (History)
1 user (show)

See Also:


Attachments
update loki to 2.8.1 (102.43 KB, patch)
2023-04-29 20:38 UTC, Christopher Beppler
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Beppler 2023-04-29 20:38:57 UTC
Created attachment 241862 [details]
update loki to 2.8.1

Update loki to 2.8.1

Also removed the remark regarding pinning go-versions. Loki dropped the moving-gc dependency and thus is not failing at runtime with newer go versions.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-04-30 18:44:11 UTC
A commit in branch main references this bug:

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

commit 1f7ef2465f82c71092bf16681d9e9f6afbd63726
Author:     Christopher Beppler <freebsd@funzi.org>
AuthorDate: 2023-04-29 22:25:05 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-30 18:41:43 +0000

    sysutils/loki: Update to 2.8.1

    Changelog: https://github.com/grafana/loki/releases/tag/v2.8.1

    PR:             271138

 sysutils/loki/Makefile                             | 269 +++++------
 sysutils/loki/distinfo                             | 500 +++++++++++----------
 .../files/patch-cmd-loki-loki-local-config.yaml    |  10 +-
 3 files changed, 413 insertions(+), 366 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-04-30 18:49:12 UTC
Thank you for your contribution.