From owner-cvs-all@FreeBSD.ORG Fri Aug 11 22:36:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B03AB16A4DE; Fri, 11 Aug 2006 22:36:43 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6586343D49; Fri, 11 Aug 2006 22:36:43 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 548AF1A3C1D; Fri, 11 Aug 2006 15:36:43 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8E734515BB; Fri, 11 Aug 2006 18:36:42 -0400 (EDT) Date: Fri, 11 Aug 2006 18:36:42 -0400 From: Kris Kennaway To: Ruslan Ermilov Message-ID: <20060811223642.GA21117@xor.obsecurity.org> References: <200608101942.k7AJgOrB051336@repoman.freebsd.org> <20060811235619.G93570@atlantis.atlantis.dp.ua> <20060811220244.GC5237@rambler-co.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20060811220244.GC5237@rambler-co.ru> User-Agent: Mutt/1.4.2.2i Cc: Dmitry Pryanishnikov , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org Subject: Re: cvs commit: src ObsoleteFiles.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2006 22:36:43 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: > >=20 > > Hello! > >=20 > > 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 > >=20 > > This commit re-adds the following files: > >=20 > > +OLD_FILES+=3Dusr/share/tmac/mm/locale > > +OLD_FILES+=3Dusr/share/tmac/mm/se_locale > >=20 > > which were removed in version 1.26 because at lease mm/locale is actual= ly > > required despite being empty (/usr/share/tmac/m.tmac refers it). Thus t= he=20 > > commit reintroduces brokenness of at least x11/XFree86-4-documents port= .=20 > > Please remove those files. 'make installworld' after 'make delete-old'= =20 > > recreates them so they must not be listed in ObsoleteFiles.inc. > >=20 > 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 --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE3QZ6Wry0BWjoQKURAsLqAKCagYIkmME9UuXTCgqNCjipPoUQKwCcDQkn XOSebmcxSWDfo3DoRgzxOOU= =37Hp -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--