From owner-cvs-all@FreeBSD.ORG Wed Aug 25 06:59:38 2004 Return-Path: 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 AD57C16A4CE; Wed, 25 Aug 2004 06:59:38 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D6443D2F; Wed, 25 Aug 2004 06:59:37 +0000 (GMT) (envelope-from ru@ip.net.ua) 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 i7P6xXVs075147 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Aug 2004 09:59:34 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7P6xbOu003113; Wed, 25 Aug 2004 09:59:37 +0300 (EEST) (envelope-from ru) Date: Wed, 25 Aug 2004 09:59:37 +0300 From: Ruslan Ermilov To: Paul Richards Message-ID: <20040825065936.GD2916@ip.net.ua> References: <200408242312.i7ONCHgB039324@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T7mxYSe680VjQnyC" Content-Disposition: inline In-Reply-To: <200408242312.i7ONCHgB039324@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 25 Aug 2004 06:59:38 -0000 --T7mxYSe680VjQnyC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 24, 2004 at 11:12:17PM +0000, Paul Richards wrote: > paul 2004-08-24 23:12:17 UTC >=20 > FreeBSD src repository >=20 > Modified files: > . Makefile.inc1=20 > Log: > Add a CVSTAG makefile variable that can be set in /etc/make.conf that > determines which CVS tag to track when running make update. This makes > it easier to configure a box to track a particular release if it does > automated updates from a cvs repository. > =20 > Revision Changes Path > 1.441 +5 -1 src/Makefile.inc1 >=20 On branches, Makefile.inc1 follows these branches, e.g., the RELENG_4 version of Makefile.inc1 follows RELENG_4. The HEAD version follows HEAD. I don't like this change. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --T7mxYSe680VjQnyC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBLDjYqRfpzJluFF4RAhQ1AJ4sRY+a+urIBUvH4z/tTSgGiANt2ACgj7Tt 48EnlLn4CBdzyN+vbK9foyk= =L2zr -----END PGP SIGNATURE----- --T7mxYSe680VjQnyC--