From owner-cvs-src@FreeBSD.ORG Mon May 15 14:26:19 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 7C98616A8D7; Mon, 15 May 2006 14:26:19 +0000 (UTC) (envelope-from mux@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40E1443D5A; Mon, 15 May 2006 14:26:19 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id 1AA871A4DEC; Mon, 15 May 2006 07:26:19 -0700 (PDT) Date: Mon, 15 May 2006 16:26:18 +0200 From: Maxime Henrion To: Ion-Mihai Tetcu Message-ID: <20060515142618.GG2293@elvis.mu.org> References: <200605151355.k4FDtilA091825@repoman.freebsd.org> <20060515171154.5dc68041@it.buh.cameradicommercio.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060515171154.5dc68041@it.buh.cameradicommercio.ro> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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, 15 May 2006 14:26:27 -0000 Ion-Mihai Tetcu wrote: > On Mon, 15 May 2006 13:55:43 +0000 (UTC) > Maxime Henrion wrote: > > > mux 2006-05-15 13:55:43 UTC > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_6) > > usr.bin Makefile > > Log: > > MFC r1.288 and r1.289: > > Connect csup to the build. > > Yey :) > > Should the port be used on 6 and HEAD ? Well there is now no reason to use the port on HEAD and RELENG_6. I will probably bump __FreeBSD_version so as to warn users that they already have csup in base if needed. Cheers, Maxime