Bug 268259 - sysutils/chezmoi: update to 2.27.3
Summary: sysutils/chezmoi: update to 2.27.3
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: https://github.com/twpayne/chezmoi/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-08 22:10 UTC by Samir Noir
Modified: 2022-12-09 19:20 UTC (History)
1 user (show)

See Also:


Attachments
git diff (17.13 KB, patch)
2022-12-08 22:10 UTC, Samir Noir
samir: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samir Noir 2022-12-08 22:10:35 UTC
Created attachment 238647 [details]
git diff

Hi,

This patch update sysutils/chezmoi to version 2.27.3

poudriere testport and portlint OK

Thanks !
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-09 19:20:40 UTC
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(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-09 19:20:52 UTC
Committed,

Thanks!