Bug 273631 - sysutils/bmd-plugin-hookcmd: update to 2.0
Summary: sysutils/bmd-plugin-hookcmd: 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:40 UTC by Yuichiro NAITO
Modified: 2023-09-10 16:40 UTC (History)
1 user (show)

See Also:


Attachments
bmd-plugin-hookcmd-2.0.patch (1018 bytes, patch)
2023-09-08 02:40 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:40:52 UTC
Created attachment 244706 [details]
bmd-plugin-hookcmd-2.0.patch

It has supported the new plugin interface of bmd and one enhanced feature.
See the followin URL for Release Note. 

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

The attached `bmd-plugin-hookcmd-2.0.patch` upgrades sysutils/bmd-plugin-avahi port to
2.0. Please apply after updating sysutils/bmd to 2.0.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-10 16:14:42 UTC
A commit in branch main references this bug:

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

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

    sysutils/bmd-plugin-hookcmd: update to 2.0

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

    PR:             273631

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