Created attachment 238647 [details] git diff Hi, This patch update sysutils/chezmoi to version 2.27.3 poudriere testport and portlint OK Thanks !
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f7a499aee3ff62939a9b4f1d75143c50fbfec40 commit 2f7a499aee3ff62939a9b4f1d75143c50fbfec40 Author: Samir Noir <samir@noir.im> AuthorDate: 2022-12-09 06:27:15 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-12-09 19:16:34 +0000 sysutils/chezmoi: update to 2.27.3 ChangeLog: https://github.com/twpayne/chezmoi/releases/tag/v2.27.3 * chore: Move GitHub Actions off soon-to-be-deprecated Ubuntu 18.04 * chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 * chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 * chore(deps): bump reviewdog/action-misspell from 1.12.2 to 1.12.3 * chore: Update dependencies * fix: Don't attempt to run empty scripts * fix: Respect config file umask setting when creating entries PR: 268259 Reported by: samir@noir.im (maintainer) sysutils/chezmoi/Makefile | 27 ++++++++++++----------- sysutils/chezmoi/distinfo | 56 ++++++++++++++++++++++++----------------------- 2 files changed, 43 insertions(+), 40 deletions(-)
Committed, Thanks!