From owner-cvs-all@FreeBSD.ORG Thu Jun 30 23:15:48 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 3C34F1065670; Thu, 30 Jun 2011 23:15:48 +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 1A8218FC0A; Thu, 30 Jun 2011 23:15:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id D54EB17113; Thu, 30 Jun 2011 19:16:15 -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= 1309475775; bh=joh2L72YofIK8uasCbRaJ+aQgpyDIvS34sxjts5+ayk=; b=d tWNJIfDBHiRSwGYwZRqFt0RSF9ba+lm0fJXoZ5q6/TuCosQ8pQIrQzsNGLFLeKrK 44ra3bbEmTTBd+kZzcR2y+nskaJDhoLEolknfueNr4blOiK12Po4o7jguTYuuI9X 0NqaVNp5Ib4zaCy7MMb6HVRTaSvx6Y0noXn/7OGdOA= 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 aOJFLHx0JZlI; Thu, 30 Jun 2011 19:16:15 -0400 (EDT) Date: Thu, 30 Jun 2011 19:15:44 -0400 From: Sahil Tandon To: Julien Laffaye Message-ID: <20110630231543.GA249@magic.hamla.org> References: <201106291951.p5TJpHh7000414@repoman.freebsd.org> <20110630032003.GA670@magic.hamla.org> <4E0C59C1.8080605@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E0C59C1.8080605@FreeBSD.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/php52 Makefile 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: Thu, 30 Jun 2011 23:15:48 -0000 On Thu, 2011-06-30 at 12:10:57 +0100, Julien Laffaye wrote: > On 06/30/2011 04:20, Sahil Tandon wrote: > > Why bump PORTREVISION if the new option is off by default and does > > not affect the default package? This is sometimes a grey area, so > > please do not misconstrue my question for hostility; I just want to > > understand your rationale. For context, ale@ added the LINKTHR > > option to lang/php5 last year without a bump: > > I could have sworn that I removed it after applying the PR patch. > Apparently that was not the case :( Sorry for that. No biggie, but thank you for clarifying. -- Sahil Tandon