Bug 258342 - devel/notcurses: Update to 2.4.0
Summary: devel/notcurses: Update to 2.4.0
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-07 17:04 UTC by nick black
Modified: 2021-09-08 06:08 UTC (History)
1 user (show)

See Also:


Attachments
git diff 2.3.18 -> 2.4.0 (1.32 KB, patch)
2021-09-07 17:04 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-07 17:04:57 UTC
Created attachment 227737 [details]
git diff 2.3.18 -> 2.4.0

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

update port from 2.3.18 -> 2.4.0.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-08 06:07:28 UTC
A commit in branch main references this bug:

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

commit 37c07fdad3643e411ac843a63137bf2a4f926724
Author:     Nick Black <nickblack@linux.com>
AuthorDate: 2021-09-08 06:01:27 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-09-08 06:01:27 +0000

    devel/notcurses: 2.4.0

    Update primarily focused on bugfixes, portability, and robustness,
    but with plenty of new features.

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

    PR:             258342

 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-08 06:08:43 UTC
Committed, thanks :)