Bug 279393 - deskutils/sigi: update to 3.7.1
Summary: deskutils/sigi: update to 3.7.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Joel Bodenmann
URL: https://github.com/sigi-cli/sigi/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-30 07:36 UTC by J.R. Hill
Modified: 2024-06-14 17:58 UTC (History)
1 user (show)

See Also:
hiljusti: maintainer-feedback+


Attachments
patch file: update sigi to 3.7.1 (10.38 KB, patch)
2024-05-30 07:37 UTC, J.R. Hill
hiljusti: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Hill 2024-05-30 07:36:40 UTC
Updates to latest version, which means a handful of non-breaking additive changes

- https://github.com/sigi-cli/sigi/releases/tag/v3.7.0
- https://github.com/sigi-cli/sigi/releases/tag/v3.7.1
Comment 1 J.R. Hill 2024-05-30 07:37:50 UTC
Created attachment 251076 [details]
patch file: update sigi to 3.7.1
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-12 21:03:06 UTC
A commit in branch main references this bug:

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

commit ca2c095f1d3b99bf7599c66944e9abff32d34d5d
Author:     J.R. Hill <hiljusti@so.dang.cool>
AuthorDate: 2024-05-30 07:29:52 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-06-12 20:58:23 +0000

    deskutils/sigi: Update to 3.7.1

    Changelog:
      v3.7.1: https://github.com/sigi-cli/sigi/releases/tag/v3.7.1
      v3.7.0: https://github.com/sigi-cli/sigi/releases/tag/v3.7.0

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

 deskutils/sigi/Makefile        |  2 +-
 deskutils/sigi/Makefile.crates | 20 +++++++++---------
 deskutils/sigi/distinfo        | 46 +++++++++++++++++++++---------------------
 3 files changed, 34 insertions(+), 34 deletions(-)
Comment 3 Joel Bodenmann freebsd_committer freebsd_triage 2024-06-12 21:03:40 UTC
Committed - Thanks!