From owner-cvs-all@FreeBSD.ORG Tue Feb 15 01:36:11 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B231106566B; Tue, 15 Feb 2011 01:36:11 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 56CDA8FC12; Tue, 15 Feb 2011 01:36:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id ED0E317157; Mon, 14 Feb 2011 20:36:10 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1297733770; bh=hp9cyfs1n9om+nQGQZn8o+LZ7s/lFD9DI3Kb+cXtDAI=; b= uP9GWoGzJdMbYPVq5Qh+pCGLnvqIa1OsJ5YHvPB6726y6DTSndPrmxJFOQcp+jwa vhUrQ8OwXYLoLLAwT8JUH8cgEuD2YibnNnv5vXLG9WFt5cCVEwhopk3nZG1t2OOH 0etlxnOZdLf3eoNu8D4G9Yc1TiZoaPHVmDJxGw2a7Sk= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id xAjwCeJ35Qpr; Mon, 14 Feb 2011 20:36:10 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id 69DFD17145; Mon, 14 Feb 2011 20:36:09 -0500 (EST) Date: Mon, 14 Feb 2011 20:36:07 -0500 From: Sahil Tandon To: Alexey Dokuchaev Message-ID: <20110215013606.GA85051@magic.hamla.org> References: <201102140301.p1E31U36047001@repoman.freebsd.org> <20110214060442.GA1488@FreeBSD.org> <20110214063258.GB80592@bonjour.sunpoet.net> <20110214065511.GA6542@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110214065511.GA6542@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, Sunpoet Po-Chuan Hsieh , cvs-all@FreeBSD.org, Martin Wilke Subject: Re: cvs commit: ports/devel Makefile ports/devel/tortoisehg1 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2011 01:36:11 -0000 On Mon, 2011-02-14 at 06:55:11 +0000, Alexey Dokuchaev wrote: > On Mon, Feb 14, 2011 at 02:32:58PM +0800, Sunpoet Po-Chuan Hsieh wrote: > > On Mon, Feb 14, 2011 at 06:04:42AM +0000, Alexey Dokuchaev wrote: > > > On Mon, Feb 14, 2011 at 03:01:30AM +0000, Martin Wilke wrote: > > > > > > > > Modified files: > > > > devel Makefile > > > > Added files: > > > > devel/tortoisehg1 Makefile distinfo pkg-descr pkg-plist > > > > Log: > > > > TortoiseHg is a Windows shell extension and a series of > > > > applications for the Mercurial distributed revision control > > > > system. It also includes a Gnome/Nautilus extension and > > > > a CLI wrapper application so the TortoiseHg tools can be > > > > used on non-Windows platforms. > > > > > > Please readd this as "tortoisehg"; shar in PR apparently contains a > > > typo, since PR subject uses correct name. And please try to be more > > > accurate in the future. Thanks. > > > > No, it's not a typo. As the submitter mentioned in the discussion on the > > mailing list, the newer version (tortoisehg 2.x) will be released soon. > > Therefore, I suggested the submitter to use tortoisehg1 for 1.x and > > reserve tortoisehg for 2.x. > > Ah, that's explains it. I suspected something like this, but found no > evidence in PR backlog. Thanks for clarification, and sorry Martin. :-) > However, commit message should have contained this information so people > would not have to ask questions. There is a link in the PR description to the related thread on freebsd-ports. -- Sahil Tandon