Bug 261297 - sysutils/helmfile: add version info
Summary: sysutils/helmfile: add version info
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-18 05:07 UTC by Pavel Timofeev
Modified: 2022-01-24 11:24 UTC (History)
1 user (show)

See Also:


Attachments
port patch (743 bytes, patch)
2022-01-18 05:07 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2022-01-18 05:07:00 UTC
Created attachment 231107 [details]
port patch

sysutils/helmfile: add a forgotten bit - version info
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-24 11:21:44 UTC
A commit in branch main references this bug:

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

commit c11ac810d8909b30e42a3c1fbb57ee804dca61fb
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2022-01-21 07:05:01 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-01-24 11:19:35 +0000

    sysutils/helmfile: add version info

    Uncomment line for version info.

    PR:     261297
    Reported by:    timp87@gmail.com (maintainer)

 sysutils/helmfile/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-01-24 11:24:30 UTC
Committed,

Thanks!