Bug 285100 - net/mdns-bridge: Fix command name
Summary: net/mdns-bridge: Fix command name
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-02 00:31 UTC by Denny Page
Modified: 2025-03-28 11:47 UTC (History)
2 users (show)

See Also:
garga: merge-quarterly+


Attachments
[PATCH] Fix rc file name and command path (1.27 KB, text/plain)
2025-03-02 00:31 UTC, Denny Page
no flags Details
[PATCH] Fix command name (1.25 KB, patch)
2025-03-02 03:57 UTC, Denny Page
no flags Details | Diff
[PATCH] Fix command name (1.12 KB, patch)
2025-03-02 05:12 UTC, Denny Page
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denny Page 2025-03-02 00:31:17 UTC
Created attachment 258167 [details]
[PATCH] Fix rc file name and command path
Comment 1 Denny Page 2025-03-02 03:57:43 UTC
Created attachment 258169 [details]
[PATCH] Fix command name
Comment 2 Denny Page 2025-03-02 05:12:17 UTC
Created attachment 258170 [details]
[PATCH] Fix command name
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-03-28 11:45:52 UTC
A commit in branch main references this bug:

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

commit 2b444dc15dfa1207cedaff2c2b7873728701d0c5
Author:     Denny Page <dennypage@me.com>
AuthorDate: 2025-03-27 18:02:02 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2025-03-28 11:45:11 +0000

    net/mdns-bridge: Fix rc script

    Fix command name to point to binary installed by this port

    PR:             285100
    MFH:            2025Q1

 net/mdns-bridge/Makefile             | 1 +
 net/mdns-bridge/files/mdns_bridge.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-28 11:46:54 UTC
A commit in branch 2025Q1 references this bug:

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

commit f142a00ca29ee2397fddae72b6f14aca78e9b6b7
Author:     Denny Page <dennypage@me.com>
AuthorDate: 2025-03-27 18:02:02 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2025-03-28 11:45:48 +0000

    net/mdns-bridge: Fix rc script

    Fix command name to point to binary installed by this port

    PR:             285100
    MFH:            2025Q1
    (cherry picked from commit 2b444dc15dfa1207cedaff2c2b7873728701d0c5)

 net/mdns-bridge/Makefile             | 1 +
 net/mdns-bridge/files/mdns_bridge.in | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)