Bug 273984 - sysutils/chezmoi: update to 2.40.0
Summary: sysutils/chezmoi: update to 2.40.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: Robert Clausecker
URL: https://github.com/twpayne/chezmoi/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-20 18:54 UTC by Samir Noir
Modified: 2023-09-22 05:16 UTC (History)
1 user (show)

See Also:


Attachments
patch (30.51 KB, patch)
2023-09-20 18:54 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 2023-09-20 18:54:35 UTC
Created attachment 245077 [details]
patch

Hello,

This patch update sysutils/chezmoi to version 2.40.0

portlint and poudriere testport OK

Thanks
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-09-21 02:16:20 UTC
For a future update, check if you can convert the port to use GO_MODULE.  This
should permit you to get rid of the long list of GH_TUPLE entries.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-22 05:09:18 UTC
A commit in branch main references this bug:

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

commit e526287790c93b312771468c81b579293bec273e
Author:     Samir Noir <samir@noir.im>
AuthorDate: 2023-09-20 18:51:45 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-22 04:56:48 +0000

    sysutils/chezmoi: update to version 2.40.0

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

    PR:             273984

 sysutils/chezmoi/Makefile |  68 ++++++++++++-------------
 sysutils/chezmoi/distinfo | 124 +++++++++++++++++++++++-----------------------
 2 files changed, 93 insertions(+), 99 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-09-22 05:16:50 UTC
Thank you for your contribution.