Bug 259238 - devel/notcurses: Update to 2.4.7
Summary: devel/notcurses: Update to 2.4.7
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: Nuno Teixeira
URL: https://github.com/dankamongmen/notcu...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-17 22:02 UTC by nick black
Modified: 2021-10-18 10:26 UTC (History)
1 user (show)

See Also:


Attachments
git diff 2.4.5 > 2.4.7 (1.69 KB, patch)
2021-10-17 22:02 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-10-17 22:02:58 UTC
Created attachment 228791 [details]
git diff 2.4.5 > 2.4.7

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

There was no 2.4.6 release (well, there was, but it was almost immediately revoked due to unit test problems).
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-18 10:22:59 UTC
A commit in branch main references this bug:

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

commit 34b63b64a3073c5f8aa02f67d68d283bd5dc81cb
Author:     Nick Black <nickblack@linux.com>
AuthorDate: 2021-10-18 10:20:08 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2021-10-18 10:21:57 +0000

    devel/notcurses: Update to 2.4.7

    ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.7

    PR:             259238

 devel/notcurses/Makefile  |  2 +-
 devel/notcurses/distinfo  | 10 +++++-----
 devel/notcurses/pkg-plist |  1 -
 3 files changed, 6 insertions(+), 7 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2021-10-18 10:26:32 UTC
Committed thanks!