Bug 268050 - sysutils/chezmoi: update to 2.27.2
Summary: sysutils/chezmoi: update to 2.27.2
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-11-28 21:26 UTC by Samir Noir
Modified: 2022-11-29 16:35 UTC (History)
1 user (show)

See Also:


Attachments
git diff (18.64 KB, patch)
2022-11-28 21:26 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-11-28 21:26:16 UTC
Created attachment 238408 [details]
git diff

Hi,

This patch update sysutils/chezmoi to version 2.27.2

poudriere testport and portlint are both OK

Thanks
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-11-29 16:34:38 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-11-29 16:35:16 UTC
A commit in branch main references this bug:

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

commit afd48cd41fbfbbd759c3cfa6a9caf9406a89a6e8
Author:     Samir Noir <samir@noir.im>
AuthorDate: 2022-11-29 06:43:19 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-29 16:30:25 +0000

    sysutils/chezmoi: update to 2.27.2

    ChangeLog: https://github.com/twpayne/chezmoi/releases/tag/v2.27.2

     * fix: Make re-add command respect --interactive flag
     * feat: Add an optional path argument to the cd command
     * feat: Make it easier to use non-git VCSes
     * fix: Allow underscores in SourceHut usernames
     * fix: Respect diff filter in removes with external diff tool
     * chore: Release fixes
     * chore: Update dependencies

    PR:             268050
    Reported by:    samir@noir.im (maintainer)

 sysutils/chezmoi/Makefile | 38 +++++++++++------------
 sysutils/chezmoi/distinfo | 78 +++++++++++++++++++++++------------------------
 2 files changed, 58 insertions(+), 58 deletions(-)