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

See Also:


Attachments
bmd-2.0.patch (825 bytes, patch)
2023-09-08 02:31 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:31:05 UTC
Created attachment 244704 [details]
bmd-2.0.patch

I fixed several bugs and updated bmd to 2.0. The attached `bmd-2.0.patch` upgrades
sysutils/bmd port to 2.0. See the following URL for Release Note.

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

Please apply to Ports tree. Thank you!
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-10 16:14:45 UTC
A commit in branch main references this bug:

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

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

    sysutils/bmd: update to 2.0

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

    PR:             273629

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