Bug 273631

Summary: sysutils/bmd-plugin-hookcmd: update to 2.0
Product: Ports & Packages Reporter: Yuichiro NAITO <naito.yuichiro>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bmd-plugin-hookcmd-2.0.patch none

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.