Bug 280230 - sysutils/initool: Update to 0.18.0
Summary: sysutils/initool: Update to 0.18.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: Zsolt Udvari
URL: https://github.com/dbohdan/initool/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-11 20:57 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-07-12 09:29 UTC (History)
1 user (show)

See Also:


Attachments
initool-0.18.0.patch (1.39 KB, patch)
2024-07-11 20:57 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2024-07-11 20:57:08 UTC
Created attachment 251982 [details]
initool-0.18.0.patch

Description:

ChangeLog: https://github.com/dbohdan/initool/releases/tag/v0.18.0
    
* Implemented a new command, replace.
* Made small improvements to the documentation.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.1-RELEASE, amd64, DOCS tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-12 09:29:15 UTC
A commit in branch main references this bug:

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

commit 1acc7ba0e954e2e653a09b38d3e7e33cf057edc8
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-07-12 09:25:29 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-07-12 09:26:50 +0000

    sysutils/initool: update to 0.18.0

    Changelog: https://github.com/dbohdan/initool/releases/tag/v0.18.0

    PR:             280230
    Approved by:    submitter is maintainer

 sysutils/initool/Makefile | 2 +-
 sysutils/initool/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-07-12 09:29:42 UTC
Committed, thanks!