cvs commit: src ObsoleteFiles.inc

Alexander Leidinger netchild at FreeBSD.org
Fri Aug 11 22:50:25 UTC 2006


Quoting Kris Kennaway <kris at obsecurity.org> (Fri, 11 Aug 2006 18:36:42 -0400):

> On Sat, Aug 12, 2006 at 02:02:44AM +0400, Ruslan Ermilov wrote:
> > On Sat, Aug 12, 2006 at 12:04:14AM +0300, Dmitry Pryanishnikov wrote:
> > > 
> > > Hello!
> > > 
> > > On Thu, 10 Aug 2006, Alexander Leidinger wrote:
> > > >netchild    2006-08-10 19:42:24 UTC
> > > >
> > > > FreeBSD src repository
> > > >
> > > > Modified files:
> > > >   .                    ObsoleteFiles.inc
> > > > Log:
> > > > Add some more files...
> > > >
> > > > List provided by:       kris
> > > >
> > > > Revision  Changes    Path
> > > > 1.44      +201 -0    src/ObsoleteFiles.inc
> > > 
> > >   This commit re-adds the following files:
> > > 
> > > +OLD_FILES+=usr/share/tmac/mm/locale
> > > +OLD_FILES+=usr/share/tmac/mm/se_locale
> > > 
> > > which were removed in version 1.26 because at lease mm/locale is actually
> > > required despite being empty (/usr/share/tmac/m.tmac refers it). Thus the 
> > > commit reintroduces brokenness of at least x11/XFree86-4-documents port. 
> > > Please remove those files. 'make installworld' after 'make delete-old' 
> > > recreates them so they must not be listed in ObsoleteFiles.inc.
> > > 
> > Fixed, thanks for the report.
> 
> I'd suggest adding a comment to the file to prevent another recurrence

This was one the first idea I had after reading this. If nobody comes
up with a better one after I'm awaken again, I will add a comment (at
the end of the OLD_FILES list).

> of this, or make it so they're touched at installworld and don't keep
> showing up as false positives in 'find' searches.

That would be another idea. I like it better, since we can't expect
that someone greps in ObsoleteFiles.inc for each file he wants to add.

Bye,
Alexander.

-- 
      ...and that is how we know the Earth to be banana-shaped.
http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137


More information about the cvs-src mailing list