Bug 256357

Summary: sysutils/chezmoi: update to 2.0.13, add version, build date and disable upgrade
Product: Ports & Packages Reporter: Samir Noir <samir>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/twpayne/chezmoi/releases/tag/v2.0.13
Attachments:
Description Flags
git diff samir: maintainer-approval+

Description Samir Noir 2021-06-01 21:19:28 UTC
Created attachment 225481 [details]
git diff

This patch update sysutils/chezmoi to last version (2.0.13). This also add the missing version (when running chezmoi --version), the build date (based on the distinfo timestamp) and disable the usage of the upgrade option.

Those flags are described here: https://github.com/twpayne/chezmoi/blob/master/docs/CONTRIBUTING.md#packaging 

poudriere testport and portlint: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-03 10:16:29 UTC
A commit in branch main references this bug:

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

commit 66c6b4bf5025d6ebb63a729446f5724b97a1ed92
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-06-03 07:02:27 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-06-03 10:11:51 +0000

    sysutils/chezmoi: update to 2.0.13

    Add version, build date and disable upgrade

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

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

 sysutils/chezmoi/Makefile | 41 ++++++++++++++++++++------------
 sysutils/chezmoi/distinfo | 60 ++++++++++++++++++++++++-----------------------
 2 files changed, 57 insertions(+), 44 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2021-06-03 10:17:23 UTC
Committed,

Thanks!