Bug 282762 - devel/spark: fixed typo about brokeni386
Summary: devel/spark: fixed typo about brokeni386
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-14 17:38 UTC by Martin Filla
Modified: 2024-11-14 21:09 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
0001-spark-fixed-typo-about-brokeni386.patch (913 bytes, patch)
2024-11-14 17:38 UTC, Martin Filla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2024-11-14 17:38:24 UTC
Created attachment 255177 [details]
0001-spark-fixed-typo-about-brokeni386.patch

hi,
this is a patch for a fixed typo about Brokeni386
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-14 21:01:03 UTC
A commit in branch main references this bug:

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

commit 0bb946687d567c9b0d08e4c042ab9bb5f17b3c70
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2024-11-14 20:58:49 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-14 20:58:49 +0000

    devel/spark: fixed typo about BROKEN_i386

    PR:     282762
    Fixes:  a6250ad195d9 (Marked i386 as broken)
    MFH:    2024Q4

 devel/spark/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-14 21:04:04 UTC
A commit in branch 2024Q4 references this bug:

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

commit d969aad6e9372aee3e0024f980cc9ae2a2895e95
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2024-11-14 20:58:49 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-11-14 21:03:25 +0000

    devel/spark: fixed typo about BROKEN_i386

    PR:     282762
    Fixes:  a6250ad195d9 (Marked i386 as broken)
    MFH:    2024Q4
    (cherry picked from commit 0bb946687d567c9b0d08e4c042ab9bb5f17b3c70)

 devel/spark/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-11-14 21:09:11 UTC
Thanks.