Bug 283749 - devel/termbox: update 1.1.3 → 1.1.4
Summary: devel/termbox: update 1.1.3 → 1.1.4
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: Craig Leres
URL: https://github.com/termbox/termbox/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-30 19:31 UTC by Älven
Modified: 2025-01-25 19:01 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (as)
as: maintainer-feedback+


Attachments
[PATCH] devel/termbox: update 1.1.3 → 1.1.4 (2.68 KB, patch)
2024-12-30 19:31 UTC, Älven
alven: maintainer-approval? (as)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven freebsd_committer freebsd_triage 2024-12-30 19:31:34 UTC
Created attachment 256298 [details]
[PATCH] devel/termbox: update 1.1.3 → 1.1.4

v1.1.4 Latest

Default to 80x24 if TIOCGWINSZ fails
Comment 1 as 2024-12-30 20:00:49 UTC
Patch looks good to me. Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-25 18:46:17 UTC
A commit in branch main references this bug:

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

commit 68105fd465ee3009167226e675971a454f7e8f1e
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-01-25 18:45:28 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-01-25 18:45:28 +0000

    devel/termbox: update 1.1.3 → 1.1.4

     - Default to 80x24 if TIOCGWINSZ fails

    PR:             283749
    Reported by:    alster@vinterdalen.se
    Approved by:    as@php.net (maintainer)

 devel/termbox/Makefile  | 6 +++---
 devel/termbox/distinfo  | 6 +++---
 devel/termbox/pkg-descr | 7 +++++--
 3 files changed, 11 insertions(+), 8 deletions(-)
Comment 3 Craig Leres freebsd_committer freebsd_triage 2025-01-25 18:49:53 UTC
Thanks for the update!

Maintainer: Next time please also change maintainer-approval for 
the patch.