Bug 267475

Summary: shells/starship: Unbreak i386
Product: Ports & Packages Reporter: Nuno Teixeira <eduardo>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nuno Teixeira freebsd_committer freebsd_triage 2022-10-31 17:24:05 UTC
Hello yuri,

This port can be unbreaked because it doesn't use sys-info-0.9.1 crate anymore.

Tested on 12.3 i386

Cheers
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-31 17:43:55 UTC
Fix committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-31 17:44:15 UTC
A commit in branch main references this bug:

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

commit b5ab5487c37706fcb7b89745fa0a4df225d6855c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-31 14:41:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-31 17:43:43 +0000

    shells/starship: Remove BROKEN lines

    It doesn't use sys-info-0.9.1 crate anymore.

    PR:             267475
    Reported by:    eduardo@

 devel/py-scikit-build/Makefile | 11 ++++-------
 devel/py-scikit-build/distinfo |  6 +++---
 shells/starship/Makefile       |  3 ---
 3 files changed, 7 insertions(+), 13 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-31 18:01:14 UTC
Accidental commit on devel/py-scikit-build !
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-31 19:57:36 UTC
A commit in branch main references this bug:

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

commit adeb3c255da6f1f76ddd806bf3b9a3cdd7f6509c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-31 19:55:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-31 19:56:34 +0000

    shells/starship: Remove BROKEN lines

    It doesn't use sys-info-0.9.1 crate anymore.

    PR:             267475
    Reported by:    eduardo@

 shells/starship/Makefile | 3 ---
 1 file changed, 3 deletions(-)
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-31 20:02:29 UTC
bash history shows these commands used previously:
cd shells/starship
vim Makefile
git commit .


I have no idea how could outside files get into that commit.
There is a bug in Git. It did this before too.