Bug 278985 - deskutils/sigi: update to 3.6.4
Summary: deskutils/sigi: update to 3.6.4
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-14 16:30 UTC by J.R. Hill
Modified: 2024-05-15 16:32 UTC (History)
1 user (show)

See Also:


Attachments
patch file to 3.6.4 (31.92 KB, patch)
2024-05-14 16:30 UTC, J.R. Hill
no flags 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-14 16:30:55 UTC
Created attachment 250655 [details]
patch file to 3.6.4

Minor changes that are backward compatible

https://github.com/sigi-cli/sigi/releases/tag/v3.6.4
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2024-05-15 16:31:29 UTC
committed, thanks for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-15 16:32:08 UTC
A commit in branch main references this bug:

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

commit 175b739aa1d6d949fda88fd0a675fe1220901d9b
Author:     J.R. Hill <hiljusti@so.dang.cool>
AuthorDate: 2024-05-14 16:10:07 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2024-05-15 16:30:51 +0000

    deskutils/sigi: Update to 3.6.4

    PR:             278985
    Approved by:    submitter is maintainer

 deskutils/sigi/Makefile        |   4 +-
 deskutils/sigi/Makefile.crates | 119 ++++++++++----------
 deskutils/sigi/distinfo        | 240 ++++++++++++++++++++++-------------------
 3 files changed, 198 insertions(+), 165 deletions(-)
Comment 3 J.R. Hill 2024-05-15 16:32:43 UTC
Thanks!