From owner-cvs-src@FreeBSD.ORG Mon Feb 28 09:36:14 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99E4016A4CE; Mon, 28 Feb 2005 09:36:14 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B93A843D53; Mon, 28 Feb 2005 09:36:13 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1S9aCd2088058; Mon, 28 Feb 2005 11:36:13 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 45886-09; Mon, 28 Feb 2005 11:36:12 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1S9aCAb088055 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 28 Feb 2005 11:36:12 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1S9aMNx074949; Mon, 28 Feb 2005 11:36:22 +0200 (EET) (envelope-from ru) Date: Mon, 28 Feb 2005 11:36:22 +0200 From: Ruslan Ermilov To: "David E. O'Brien" Message-ID: <20050228093622.GB74879@ip.net.ua> References: <200502280923.j1S9NcKE004088@repoman.freebsd.org> <20050228093414.GA74879@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OwLcNYc0lM97+oe1" Content-Disposition: inline In-Reply-To: <20050228093414.GA74879@ip.net.ua> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/share/mk bsd.compat.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 09:36:14 -0000 --OwLcNYc0lM97+oe1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 28, 2005 at 11:34:14AM +0200, Ruslan Ermilov wrote: > On Mon, Feb 28, 2005 at 09:23:38AM +0000, David E. O'Brien wrote: > > obrien 2005-02-28 09:23:38 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > . Makefile.inc1=20 > > share/mk bsd.compat.mk=20 > > Log: > > Accept the old user interface for NO_CLEAN as it is a POLA violation = as > > we've eventually changed the user interface of a common command. > > =20 > > Revision Changes Path > > 1.486 +3 -0 src/Makefile.inc1 > > 1.19 +0 -1 src/share/mk/bsd.compat.mk > >=20 > Why did you do this? bsd.compat.mk already handled this, and > Makefile.inc1 is always called with ``-m /usr/src/share/mk''. > Even if you call Makefile.inc1 directly, and your /usr/share/mk > is up-to-date, you'll get a warning and setting. Would you > please revert this change? >=20 Or maybe I misunderstood you, and you just wanted it to be quiet? Even so, please handle it all in bsd.compat.mk. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --OwLcNYc0lM97+oe1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCIuYWqRfpzJluFF4RAgAJAKCUa4UBMPI22oIf3LhB0YAll+lkqQCeIoh6 /cZMbUE7wURagOVj79p/tsg= =7IZa -----END PGP SIGNATURE----- --OwLcNYc0lM97+oe1--