Re: git: 21817992b331 - main - ncurses: vendor import version 6.5

From: Baptiste Daroussin <bapt_at_freebsd.org>
Date: Thu, 20 Jun 2024 18:29:58 UTC
On Thu 20 Jun 19:26, Baptiste Daroussin wrote:
> On Thu 20 Jun 10:16, Cy Schubert wrote:
> > In message <202406201127.45KBRjoN006054@gitrepo.freebsd.org>, Baptiste 
> > Daroussi
> > n writes:
> > > The branch main has been updated by bapt:
> > >
> > > URL: https://cgit.FreeBSD.org/src/commit/?id=21817992b3314c908ab50f0bb88d2ee7
> > > 50b9c4ac
> > >
> > > commit 21817992b3314c908ab50f0bb88d2ee750b9c4ac
> > > Merge: 6eeedf35c3ec 24fa7a5107c5
> > > Author:     Baptiste Daroussin <bapt@FreeBSD.org>
> > > AuthorDate: 2024-06-20 11:15:14 +0000
> > > Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
> > > CommitDate: 2024-06-20 11:26:22 +0000
> > >
> > >     ncurses: vendor import version 6.5
> > >
> > 
> > The following errors are displayed by sysutils/screen following this 
> > revision.
> > 
> > Name collision 'cdc456tst' between
> >         cdc456tst
> > and     cdc456tst
> > Cannot remove alias 'cdc456tst'
> > Name collision 'tab132w' between
> >         tab132w
> > and     tab132w
> > Cannot remove alias 'tab132w'
> > 
> > And if one does incremental builds, /usr/bin/vi will display the following 
> > errors.
> > 
> > Name collision 'qume5' between
> >         qume5|qume|Qume Sprint 5
> > and     qume5|qume|Qume Sprint 5
> > ...now  qume|Qume Sprint 5
> > ...now  Qume Sprint 5
> > 
> > I hgave pushed a commit to ports/sysutils/screen bumping PORTREVISION to 
> > force a rebuild. I wouldn't be surprised if other ports may need a 
> > PORTREVISION bump to force rebuilds.
> > 
> > For those of us doing incremental builds our options are to rebuild vi 
> > (maybe others) separately or do a clean build.
> > 
> > Can we add a note to UPDATING?
> 
> That should not happen, on my system I have newer ncurses and /usr/bin/vi from
> before the new ncurses.
> 
> ALso I have installed screen from packages (thus built before the newer ncurses)
> and I don't have the issue you are stating!
> 
> Best regards,
> Bapt

Should be fixed by: e402155e1ad7ec92a1fbd1712ce86c2ca43e1823