Created attachment 226204 [details] notcurses 2.3.6 -> 2.3.8 git diff Update devel/notcurses from 2.3.6 -> 2.3.8. https://github.com/dankamongmen/notcurses/releases/tag/v2.3.8 https://github.com/dankamongmen/notcurses/releases/tag/v2.3.7 there's a compiler warning in the output on FreeBSD about ignoring the result of a function marked pure; this has been fixed upstream, but it is harmless.
this ought also fix the failures seen at http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=6e40bf8661e0 http://beefy10.nyi.freebsd.org/build.html?mastername=114i386-default&build=6e40bf8661e0
just putting a friendly ping on this. do there appear to be any problems?
@Nick Cursory review of the changeset looks fine, though confirmation of QA (poudriere) of both the failing and non failing freebsd versions may help.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=88de9d949b0ff38bcbb78f68daa9b8cd9306dd9a commit 88de9d949b0ff38bcbb78f68daa9b8cd9306dd9a Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-07-14 12:17:38 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-07-14 12:17:45 +0000 devel/notcurses: update the port to version 2.3.8. PR: 256964 devel/notcurses/Makefile | 2 +- devel/notcurses/distinfo | 10 +++++----- devel/notcurses/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-)
A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d6c439d69f6c1f3ee44f4d548a77a897bec7914 commit 3d6c439d69f6c1f3ee44f4d548a77a897bec7914 Author: Nick Black <nickblack@linux.com> AuthorDate: 2021-07-14 12:17:38 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2021-07-22 18:06:00 +0000 devel/notcurses: update the port to version 2.3.8. PR: 256964 (cherry picked from commit 88de9d949b0ff38bcbb78f68daa9b8cd9306dd9a) devel/notcurses: Update to 2.3.11 PR: ports/257319 MFH: 2021Q3 (cherry picked from commit 46af59722e9cf78fa9bee6f07b619902eb86c91a) devel/notcurses/Makefile | 2 +- devel/notcurses/distinfo | 10 +++++----- devel/notcurses/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-)