Bug 273630 - sysutils/bmd-plugin-avahi: update to 2.0
Summary: sysutils/bmd-plugin-avahi: update to 2.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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-08 02:35 UTC by Yuichiro NAITO
Modified: 2023-09-10 16:40 UTC (History)
1 user (show)

See Also:


Attachments
bmd-plugin-avahi-2.0.patch (992 bytes, patch)
2023-09-08 02:35 UTC, Yuichiro NAITO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuichiro NAITO 2023-09-08 02:35:40 UTC
Created attachment 244705 [details]
bmd-plugin-avahi-2.0.patch

I fixed a bug and updated bmd-plugin-avahi to 2.0. The attached
`bmd-plugin-avahi-2.0.patch` upgrades sysutils/bmd-plugin-avahi port to 2.0.
Refer to the following URL for Release Note.

https://github.com/yuichiro-naito/bmd-plugin-avahi/releases/tag/2.0

Please apply the patch after updating sysutils/bmd port to 2.0.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-10 16:14:46 UTC
A commit in branch main references this bug:

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

commit 05a5aefd0f6142c3147bf764cb102620b2f12a77
Author:     Yuichiro NAITO <naito.yuichiro@gmail.com>
AuthorDate: 2023-09-08 02:50:08 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-10 16:13:05 +0000

    sysutils/bmd-plugin-avahi: update to 2.0

    Changelog: https://github.com/yuichiro-naito/bmd-plugin-avahi/releases/tag/2.0

    PR:             273630

 sysutils/bmd-plugin-avahi/Makefile | 4 ++--
 sysutils/bmd-plugin-avahi/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-09-10 16:40:54 UTC
Thank you for your contribution.