Created attachment 214527 [details] git-bug-0.7.1_1.diff Amended: * Import upstream fix for termui [1] as mentioned here [2]. We can now _actually_ use 'git bug termui' without it indefinitely hanging. [1]: https://github.com/nsf/termbox-go/commit/58d4fcbce2a7e6a3a48afbc6b7ec2a916ac33ee0 [2]: https://github.com/MichaelMure/git-bug/issues/387 Tested: * portlint: OK (looks fine). * testport: OK (poudriere: 3.3.4).
Created attachment 214528 [details] git-bug-0.7.1_1.log * Poudriere testport log.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/146466333
Committed. Thanks.
A commit references this bug: Author: tcberner Date: Fri May 15 20:06:34 UTC 2020 New revision: 535333 URL: https://svnweb.freebsd.org/changeset/ports/535333 Log: devel/git-bug: Fix termui issue Amended: * Import upstream fix for termui [1] as mentioned here [2]. We can now _actually_ use 'git bug termui' without it indefinitely hanging. [1]: https://github.com/nsf/termbox-go/commit/58d4fcbce2a7e6a3a48afbc6b7ec2a916ac33ee0 [2]: https://github.com/MichaelMure/git-bug/issues/387 PR: 246486 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Changes: head/devel/git-bug/Makefile head/devel/git-bug/files/ head/devel/git-bug/files/patch-vendor_github.com_awesome-gocui_termbox-go_api.go