Bug 276531 - sysutils/chezmoi: update to 2.45.0
Summary: sysutils/chezmoi: update to 2.45.0
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: 2024-01-22 18:44 UTC by Samir Noir
Modified: 2024-01-25 17:26 UTC (History)
1 user (show)

See Also:


Attachments
patch (50.24 KB, patch)
2024-01-22 18:44 UTC, Samir Noir
samir: maintainer-approval+
Details | Diff
patch (48.79 KB, patch)
2024-01-22 18:50 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 2024-01-22 18:44:09 UTC
Created attachment 247851 [details]
patch

Hi,

This patch update sysutils/chezmoi to version 2.45.0

portlint and poudriere testport ok.

Thanks !
Comment 1 Samir Noir 2024-01-22 18:50:41 UTC
Created attachment 247852 [details]
patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-25 17:20:32 UTC
A commit in branch main references this bug:

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

commit c6812b689f202aaec9f2512218f560d777db1c6b
Author:     Samir Noir <samir@noir.im>
AuthorDate: 2024-01-23 07:53:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-25 17:20:10 +0000

    sysutils/chezmoi: update to 2.45.0

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

    Features

     * feat: Scan for secrets with gitleaks when adding files
     * feat: Add add.encrypt configuration variable

    Fixes

     * fix: Improve robustness of keepassxc-cli integration in open mode
     * fix: Handle keepassxc-cli localization
     * fix: Restore user args to keepassxc-cli in cache password mode
     * fix: Always use forward slashes to separate Windows paths

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

 sysutils/chezmoi/Makefile | 129 ++++++++++++++----------
 sysutils/chezmoi/distinfo | 246 ++++++++++++++++++++++++++++------------------
 2 files changed, 229 insertions(+), 146 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-25 17:26:51 UTC
Committed,

Thanks!