Bug 294229 - net-mgmt/prometheus3: Update to 3.11.0
Summary: net-mgmt/prometheus3: Update to 3.11.0
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: Danilo Egea Gondolfo
URL: https://github.com/prometheus/prometh...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-03 11:09 UTC by Anton Saietskii
Modified: 2026-04-04 12:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (danilo)


Attachments
v0 (apply via 'git am') (2.75 KB, patch)
2026-04-03 11:10 UTC, Anton Saietskii
vsasjason: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Saietskii 2026-04-03 11:09:20 UTC
Patch will be attached upon obtaining PR#.
Comment 1 Anton Saietskii 2026-04-03 11:10:38 UTC
Created attachment 269340 [details]
v0 (apply via 'git am')

Patch has been created using 'git format-patch' and must be applied using 'git am'.

Poudriere testport ok 14.4-R amd64.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-04-04 11:26:13 UTC
A commit in branch main references this bug:

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

commit d630cd42335149bac690ea04dfd50ec3cbaa0579
Author:     Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2026-04-03 11:08:37 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2026-04-04 10:23:52 +0000

    net-mgmt/prometheus3: Update to 3.11.0

    PR:     294229

 net-mgmt/prometheus3/Makefile           |  3 +--
 net-mgmt/prometheus3/distinfo (mode +x) | 14 +++++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)
Comment 3 Anton Saietskii 2026-04-04 12:05:41 UTC
(In reply to commit-hook from comment #2)

Hmm, for some reason distinfo got 755 permissions instead of 644...
Comment 4 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2026-04-04 12:27:52 UTC
Oh, I didn't notice it. I'll fix it, thanks for letting me know.
Comment 5 commit-hook freebsd_committer freebsd_triage 2026-04-04 12:32:21 UTC
A commit in branch main references this bug:

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

commit 09f5b5be31db98885555ff38e9578b373467df9b
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2026-04-04 12:29:37 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2026-04-04 12:31:28 +0000

    net-mgmt/prometheus3: Fix distinfo file mode

    It was accidentally set to 755. Setting it back to 644.

    PR:     294229

 net-mgmt/prometheus3/distinfo (mode -x) | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
Comment 6 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2026-04-04 12:37:08 UTC
Okay, thank you so much for your patch :)

I'm resolving the PR.