FreeBSD Bugzilla – Attachment 241100 Details for
Bug 270442
net-mgmt/unbound_exporter: fix typo in rc.d script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Proposed patch
file_270442.txt (text/plain), 1.68 KB, created by
Xin LI
on 2023-03-25 08:53:32 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Xin LI
Created:
2023-03-25 08:53:32 UTC
Size:
1.68 KB
patch
obsolete
>From 4215bcc5cf9ed70d67c6c1aa1285beaa1907d3a9 Mon Sep 17 00:00:00 2001 >From: Xin LI <delphij@FreeBSD.org> >Date: Sat, 25 Mar 2023 01:51:37 -0700 >Subject: [PATCH] net-mgmt/unbound_exporter: fix typo in rc.d script. > >--- > net-mgmt/unbound_exporter/Makefile | 2 +- > net-mgmt/unbound_exporter/files/unbound_exporter.in | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile >index e10a7bd3dc..d6f8891799 100644 >--- a/net-mgmt/unbound_exporter/Makefile >+++ b/net-mgmt/unbound_exporter/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= unbound_exporter > DISTVERSIONPREFIX= v > DISTVERSION= 0.4.1 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= net-mgmt > > MAINTAINER= aduitsis@cpan.org >diff --git a/net-mgmt/unbound_exporter/files/unbound_exporter.in b/net-mgmt/unbound_exporter/files/unbound_exporter.in >index ee0c24cdef..45659d362b 100644 >--- a/net-mgmt/unbound_exporter/files/unbound_exporter.in >+++ b/net-mgmt/unbound_exporter/files/unbound_exporter.in >@@ -44,7 +44,7 @@ command_args="-c -f -P ${pidfile} -u ${unbound_exporter_user} \ > ${unbound_exporter_cert:+-unbound.cert $unbound_exporter_cert} \ > ${unbound_exporter_host:+-unbound.host $unbound_exporter_host} \ > ${unbound_exporter_key:+-unbound.key $unbound_exporter_key} \ >- ${unbound_exporter_bind:+-web.listen-adress $unbound_exporter_bin} >+ ${unbound_exporter_bind:+-web.listen-address $unbound_exporter_bind} > ${unbound_exporter_path:+-web.telemetry-patch $unbound_exporter_path} > ${unbound_exporter_args}" > >-- >2.40.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 270442
: 241100 |
241536