Bug 280218 - sysutils/chezmoi: update to 2.50.0
Summary: sysutils/chezmoi: update to 2.50.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: freebsd-ports-bugs (Nobody)
URL: https://github.com/twpayne/chezmoi/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-10 16:57 UTC by Samir Noir
Modified: 2024-07-12 18:50 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch (56.84 KB, patch)
2024-07-10 16:58 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-07-10 16:57:59 UTC
Hi,

This patch update sysutils/chezmoi to version 2.50.0

poudriere testport and portlint are OK

Thanks !
Comment 1 Samir Noir 2024-07-10 16:58:25 UTC
Created attachment 251964 [details]
git format-patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-12 18:46:18 UTC
A commit in branch main references this bug:

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

commit 66de6e521168065007822aba02ed78d6ca21fec7
Author:     Samir Noir <samir@noir.im>
AuthorDate: 2024-07-10 16:55:53 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-07-12 18:32:24 +0000

    sysutils/chezmoi: Update to 2.50.0

    Changelog: https://github.com/twpayne/chezmoi/releases/tag/v2.50.0

    PR:             280218
    Approved by:    tcberner (mentor, implicit)

 sysutils/chezmoi/Makefile                 | 166 ++++++++--------
 sysutils/chezmoi/distinfo                 | 312 +++++++++++++++---------------
 sysutils/chezmoi/files/patch-go.mod (new) |  11 ++
 3 files changed, 251 insertions(+), 238 deletions(-)
Comment 3 Joel Bodenmann freebsd_committer freebsd_triage 2024-07-12 18:50:51 UTC
Committed - Thanks!