Date: Fri, 21 Feb 2020 17:22:15 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: freebsd-ports@freebsd.org Subject: Re: svn commit: r358166 - head Message-ID: <20200221.172215.502488914268947789.yasu@utahime.org> In-Reply-To: <202002200933.01K9XEcY080828@repo.freebsd.org> References: <202002200933.01K9XEcY080828@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
(Switch to freebsd-ports ML) From: Baptiste Daroussin <bapt@FreeBSD.org> Subject: svn commit: r358166 - head Date: Thu, 20 Feb 2020 09:33:14 +0000 (UTC) > Author: bapt > Date: Thu Feb 20 09:33:14 2020 > New Revision: 358166 > URL: https://svnweb.freebsd.org/changeset/base/358166 > > Log: > Update the UPDATING information now that ncurses shlib has been bumped > > Modified: > head/UPDATING > > Modified: head/UPDATING > ============================================================================== > --- head/UPDATING Thu Feb 20 09:17:45 2020 (r358165) > +++ head/UPDATING Thu Feb 20 09:33:14 2020 (r358166) > @@ -26,10 +26,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: > disable the most expensive debugging functionality run > "ln -s 'abort:false,junk:false' /etc/malloc.conf".) > > -20200218: > - ncurses has been updated to a newer version (6.1-20200118). After an > - update some applications using ncurses may results have some rendering > - problems and would need to be rebuilt. > +20200220: > + ncurses has been updated to a newer version (6.1-20200118). Given the ABI > + has changed, users will have to rebuild all the ports that are linked to > + ncurses. > > 20200217: > The size of struct vnet and the magic cookie have changed. Are there any way to know which of installed ports are linked to base ncurses? Best Regards. --- Yasuhiro KIMURA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200221.172215.502488914268947789.yasu>