Bug 258630 - devel/notcurses: Update to 2.4.2
Summary: devel/notcurses: Update to 2.4.2
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: Rainer Hurling
URL: https://github.com/dankamongmen/notcu...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-20 12:38 UTC by nick black
Modified: 2021-09-20 19:05 UTC (History)
1 user (show)

See Also:


Attachments
git diff 2.4.1 -> 2.4.2 (1.32 KB, patch)
2021-09-20 12:38 UTC, nick black
nickblack: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nick black 2021-09-20 12:38:58 UTC
Created attachment 228051 [details]
git diff 2.4.1 -> 2.4.2

https://github.com/dankamongmen/notcurses/releases/tag/v2.4.2

A pretty big bunch of change -- the entire input system got rewritten -- but I've tested extensively on FreeBSD, and things are looking good there.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-20 19:04:52 UTC
A commit in branch main references this bug:

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

commit 7837d4f5bac8f6fce62e9676867eeada51a23af2
Author:     Nick Black <nickblack@linux.com>
AuthorDate: 2021-09-20 18:55:45 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-09-20 19:03:43 +0000

    devel/notcurses: Update to 2.4.2

    Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.2

    PR:             258630

 devel/notcurses/Makefile |  2 +-
 devel/notcurses/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-09-20 19:05:42 UTC
Committed, thanks :)