Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 12:32:02 +0000
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 09f5b5be31db - main - net-mgmt/prometheus3: Fix distinfo file mode
Message-ID:  <69d104c2.258c8.33fdb553@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by danilo:

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 | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-mgmt/prometheus3/distinfo b/net-mgmt/prometheus3/distinfo
old mode 100755
new mode 100644


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d104c2.258c8.33fdb553>