Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2024 05:04:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282759] sysutils/snmp_exporter: update to 0.26.0
Message-ID:  <bug-282759-7788-4FeyNWf13E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282759-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282759-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282759

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #2 from Gleb Popov <arrowd@FreeBSD.org> ---
Changes like

-       content, err :=3D ioutil.ReadFile("generator.yml")
+       content, err :=3D
ioutil.ReadFile("/usr/local/etc/snmp_exporter/generator.yml")

look suspicious. I don't think our port should diverge from what the upstre=
am
does. And the "/usr/local" can't be hardcoded into patches too.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282759-7788-4FeyNWf13E>