cvs commit: src ObsoleteFiles.inc
Kris Kennaway
kris at obsecurity.org
Fri Aug 11 22:36:43 UTC 2006
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
of this, or make it so they're touched at installworld and don't keep
showing up as false positives in 'find' searches.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060811/f89d520e/attachment.pgp
More information about the cvs-src
mailing list