On Thu 20 Jun 10:16, Cy Schubert wrote: > In message <[email protected]>, 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 <[email protected]> > > AuthorDate: 2024-06-20 11:15:14 +0000 > > Commit: Baptiste Daroussin <[email protected]> > > 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? >
I found a way to reproduce, I will fix! Best regards, Bapt
