Date: Wed, 19 Feb 2020 17:18:25 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: Yuri Pankov <yuripv@yuripv.me>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r358062 - in head: contrib/ncurses contrib/ncurses/doc contrib/ncurses/doc/html contrib/ncurses/form contrib/ncurses/include contrib/ncurses/man contrib/ncurses/menu contrib/ncurses/mis... Message-ID: <20200219151825.GN29554@kib.kiev.ua> In-Reply-To: <20200219094127.6r3udslzbftcvnhr@ivaldir.net> References: <202002180811.01I8BqEq001150@repo.freebsd.org> <B64B8C58-CF73-46A5-814B-BCE1886621B2@yuripv.me> <20200219094127.6r3udslzbftcvnhr@ivaldir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 19, 2020 at 10:41:27AM +0100, Baptiste Daroussin wrote: > On Wed, Feb 19, 2020 at 11:02:11AM +0300, Yuri Pankov wrote: > > On 18 Feb 2020, at 11:11, Baptiste Daroussin <bapt@FreeBSD.org> wrote: > > > > > > Author: bapt > > > Date: Tue Feb 18 08:11:52 2020 > > > New Revision: 358062 > > > URL: https://svnweb.freebsd.org/changeset/base/358062 > > > > > > Log: > > > Update ncurses to 20200118 > > > > > > Among the changes from before: > > > - Add support for extended colors on widechar version > > > - Enable ncurses extended functions > > > - Enable version 2 of the extended mouse support > > > - Enable SCREEN extensions > > > > > > Modification that differs from upstream: > > > - _nc_delink_entries used to be exposed and was turn static, > > > turn it back as dynamic to not break abi > > > - Adapt our old termcap.c to modern ncurses > > > > > > MFC after: 3 weeks > > > > Somewhat confusingly, I had to rebuild e.g. dialog4ports after this change as it was displaying garbage. May be a brief headsup is in order (or am I the only one seeing it)? > > I will add a not in UPDATING Does this mean that the ABI of the libraries changed ? If yes, that means that the dso version bump is needed (curses seems to be not versioned).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200219151825.GN29554>