On Thu, Sep 01, 2022 at 02:47:41PM -0600, Lucas Raab wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2022/09/01 14:47:41
>
> Modified files:
> audio/ncmpc : Makefile distinfo
> Removed files:
> audio/ncmpc/patches: patch-src_ProgressBar_cxx
> patch-src_TitleBar_cxx
> patch-src_StatusBar_cxx
>
> Log message:
> audio/ncmpc: update to 0.47
>
> changelog:
> ncmpc 0.47 - (2022-06-30)
> * handle Ctrl-C in search prompt
> * link with libintl and libiconv if necessary
> * require libmpdclient 2.16 or newer
> * require MPD 0.21 or newer
> * switch to C++20
>
> ok landry@ (I forgot to commit this the other day with mpd/picard)
Does not survive make patch.
===> Applying OpenBSD patch patch-src_screen_init_cxx
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: src/screen_init.cxx
|--- src/screen_init.cxx.orig
|+++ src/screen_init.cxx
--------------------------
Patching file src/screen_init.cxx using Plan A...
Hunk #1 failed at 49.
1 out of 1 hunks failed--saving rejects to src/screen_init.cxx.rej
done
***> patch-src_screen_init_cxx did not apply cleanly
===> Applying OpenBSD patch patch-src_screen_utils_cxx
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: src/screen_utils.cxx
|--- src/screen_utils.cxx.orig
|+++ src/screen_utils.cxx
--------------------------
Patching file src/screen_utils.cxx using Plan A...
Hunk #1 succeeded at 31.
done
===> Failed patches:
patch-src_screen_init_cxx
--
Antoine