Summary: | deskutils/sigi: Update to 3.5.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | J.R. Hill <hiljusti> | ||||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | eduardo, hiljusti | ||||||
Priority: | --- | Flags: | hiljusti:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/sigi-cli/sigi/releases/tag/v3.5.0 | ||||||||
Attachments: |
|
Created attachment 238063 [details]
use Makefile.crates
sugestion:
- use GH_ACCOUNT from new home
- use Makefile.crates instead of cargo crates list in Makefile
(feature included in Mk/Uses/cargo.mk)
Comment on attachment 238063 [details]
use Makefile.crates
Looks great, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb3b5b4ee5e2b5de08f4d5c9af8f5374737e11c3 commit eb3b5b4ee5e2b5de08f4d5c9af8f5374737e11c3 Author: J.R. Hill <hiljusti@so.dang.cool> AuthorDate: 2022-11-14 10:21:07 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-11-14 10:22:24 +0000 deskutils/sigi: Update to 3.5.0 ChangeLog: https://github.com/sigi-cli/sigi/releases/tag/v3.5.0 PR: 267738 deskutils/sigi/Makefile | 109 ++--------------------------------- deskutils/sigi/Makefile.crates (new) | 98 +++++++++++++++++++++++++++++++ deskutils/sigi/distinfo | 30 +++++----- 3 files changed, 116 insertions(+), 121 deletions(-) Committed with minor fixes: - defined license file - striped binary Thanks! |
Created attachment 238051 [details] 3.4.3 to 3.5.0 patch file Minor updates