From owner-cvs-ports@FreeBSD.ORG Mon Aug 29 20:57:53 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFEB81065670; Mon, 29 Aug 2011 20:57:53 +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 A01C18FC18; Mon, 29 Aug 2011 20:57:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 7306F170FE; Mon, 29 Aug 2011 16:58:22 -0400 (EDT) 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; s=aegis; t= 1314651502; bh=QbfOqoCaGFjMMuF37dgzADBWl8QbJCTtK1y0DTGvs/g=; b=I Ut65+7T78AIUYpNb9vZZTAwekeYx/Ib7xdOyXnZBm7YKBlEMMsVOvs/x1q35q39n kcGdbVZ3py8+XqqdMqsqUBwVt/ZnUlYns8uMngBTl6glNKngGMZG4zNHkKjKhpvu IXt7Nl6FokCzsOVI7QHVzqgRBlq9spNwPO27J/xa9Q= 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 Ohz1eZAEunZD; Mon, 29 Aug 2011 16:58:22 -0400 (EDT) Date: Mon, 29 Aug 2011 16:57:50 -0400 From: Sahil Tandon To: Sunpoet Po-Chuan Hsieh Message-ID: <20110829205750.GB1222@magic.hamla.org> References: <201108290342.p7T3gPDG082431@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201108290342.p7T3gPDG082431@repoman.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/science/cdo Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2011 20:57:53 -0000 On Mon, 2011-08-29 at 03:42:25 +0000, Sunpoet Po-Chuan Hsieh wrote: > Modified files: > science/cdo Makefile distinfo > Log: > - Update to 1.5.2 As Alexey had asked[1] last month, I too would like to understand the rationale behind using a preprocessor compiler option in CFLAGS (rather than in CPPFLAGS, which is presumably more appropriate). This is just out of my own curiosity, so please interpret it as nothing more than a reminder to consider the question. :) [1] http://lists.freebsd.org/pipermail/cvs-ports/2011-July/221354.html -- Sahil Tandon