Bug 281808 - sysutils/asmctl: update to 2.1
Summary: sysutils/asmctl: update to 2.1
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: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-02 01:53 UTC by Yuichiro NAITO
Modified: 2024-10-02 17:53 UTC (History)
1 user (show)

See Also:


Attachments
asmctl-2.1.patch (864 bytes, patch)
2024-10-02 01:53 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 2024-10-02 01:53:33 UTC
Created attachment 253948 [details]
asmctl-2.1.patch

Hi, I updated asmctl to 2.1, including some bug fixes and a new feature.
See the following URL for details.

https://github.com/yuichiro-naito/asmctl/releases/tag/2.1


The attached `asmctl-2.1.patch` upgrades sysutils/asmctl port.
Please apply to the Ports tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-02 17:51:06 UTC
A commit in branch main references this bug:

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

commit 1bb7a17d37727f16cbd1ce437d5323f962697c3f
Author:     Yuichiro NAITO <naito.yuichiro@gmail.com>
AuthorDate: 2024-10-02 17:40:48 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-10-02 17:49:53 +0000

    sysutils/asmctl: Update to 2.1

    Switch to DISTVERSION.
    Add LICENSE_FILE.

    Changelog: https://github.com/yuichiro-naito/asmctl/releases/tag/2.1

    PR:             281808
    Approved by:    submitter is maintainer

 sysutils/asmctl/Makefile | 3 ++-
 sysutils/asmctl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-10-02 17:53:10 UTC
Committed, thanks!