Bug 276347 - net-im/toot: mark as BROKEN since devel/py-urwid is broken
Summary: net-im/toot: mark as BROKEN since devel/py-urwid is broken
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-15 10:19 UTC by Lexi Winter
Modified: 2024-02-26 02:50 UTC (History)
2 users (show)

See Also:
lexi.freebsd: maintainer-feedback+


Attachments
patch (760 bytes, patch)
2024-01-15 10:19 UTC, Lexi Winter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lexi Winter 2024-01-15 10:19:33 UTC
Created attachment 247675 [details]
patch

everything that uses urwid is broken because of bug 274411.  add BROKEN= so users don't install this port then wonder why it doesn't work.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-26 02:50:19 UTC
A commit in branch main references this bug:

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

commit dad16f56cc7ecb434effae46d050cc900046b969
Author:     Lexi Winter <lexi@le-Fay.ORG>
AuthorDate: 2024-01-15 10:15:53 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-02-26 02:49:21 +0000

    net-im/toot: Mark as BROKEN since devel/py-urwid is broken

    PR:             276347
    Reviewed by:    kevans
    Approved by:    tcberner (mentor, implicit)

 net-im/toot/Makefile | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2024-02-26 02:50:33 UTC
Committed - Thanks!