Bug 271196

Summary: deskutils/sigi: update to 3.6.0
Product: Ports & Packages Reporter: J.R. Hill <hiljusti>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape, hiljusti
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/sigi-cli/sigi/releases/tag/v3.6.0
Attachments:
Description Flags
3.5.0 to 3.6.0 patch file none

Description J.R. Hill 2023-05-02 06:56:17 UTC
Created attachment 241923 [details]
3.5.0 to 3.6.0 patch file
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-02 10:13:41 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!

Actions:
Comment 2 J.R. Hill 2023-05-02 13:57:42 UTC
Sorry, I checked the box but failed to "save" the form...
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-05-03 08:10:50 UTC
A commit in branch main references this bug:

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

commit 2b0ca38b5c66fce7d9edb13004a09e66967baca9
Author:     J.R. Hill <hiljusti@so.dang.cool>
AuthorDate: 2023-05-02 10:09:35 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-05-03 08:05:20 +0000

    deskutils/sigi: update to 3.6.0

    ChangeLog: https://github.com/sigi-cli/sigi/releases/tag/v3.6.0

    Support platform-specific standard location for data file.This means it will
    follow idiomatic locations. Any previous data will be preserved and moved
    automatically.

    PR:             271196
    Reported by:    hiljusti@so.dang.cool (maintainer)

 deskutils/sigi/Makefile        |  4 ++--
 deskutils/sigi/Makefile.crates | 16 ++++++++--------
 deskutils/sigi/distinfo        | 38 +++++++++++++++++++-------------------
 3 files changed, 29 insertions(+), 29 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-03 08:11:29 UTC
Committed,

Thanks!
Comment 5 J.R. Hill 2023-05-03 11:26:31 UTC
Thanks again Fernando!