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...

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 19 14:02:58 UTC 2020


On Wed, Feb 19, 2020 at 04:45:27AM -0800, Rodney W. Grimes wrote:
> > On 18 Feb 2020, at 11:11, Baptiste Daroussin <bapt at 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)?
> 
> If this is infact found to cause those types of dependency breakage I would wonder about MFC: status.
> 
Yes I don't plan to MFC without a fix on this, if any.

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20200219/2af6f617/attachment.sig>


More information about the svn-src-all mailing list