Created attachment 231107 [details] port patch sysutils/helmfile: add a forgotten bit - version info
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(-)
Committed, Thanks!