Bug 267475 - shells/starship: Unbreak i386
Summary: shells/starship: Unbreak i386
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-31 17:24 UTC by Nuno Teixeira
Modified: 2022-10-31 20:02 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.