From owner-cvs-ports@FreeBSD.ORG Sat Sep 24 02:05:02 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 87238106566C; Sat, 24 Sep 2011 02:05:02 +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 5EF0E8FC0C; Sat, 24 Sep 2011 02:05:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 916B9170FE; Fri, 23 Sep 2011 22:05:31 -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:received; s=aegis; t=1316829931; bh=bh7VS5mA20gEZR+sGaYWaMsE2IVjvMkUTMcTJp2eKaQ=; b= PnropGG4ISLMFnKh6ds7vFLfyBfp2R0O8NGAj604/aZy16rr6deXU5p8zEtqLu/X y6HOKc7XQBOhVP9CVVxi2X7Uz4qBYdnJtBEvZpSikNlFAESVQukBhHZmQzSSR2dd njxLDc0J2WwBw3UchvKqcvTdnwkImVie+Ldo0E7sErc= 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 4wk-yjvnQSHL; Fri, 23 Sep 2011 22:05:31 -0400 (EDT) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by spartan.hamla.org (Postfix) with ESMTPSA id BC23C17045; Fri, 23 Sep 2011 22:05:30 -0400 (EDT) Date: Fri, 23 Sep 2011 22:05:08 -0400 From: Sahil Tandon To: Sunpoet Po-Chuan Hsieh Message-ID: <20110924020507.GB739@magic.hamla.org> References: <201109231855.p8NIt2W7041625@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201109231855.p8NIt2W7041625@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/devel/p5-Data-Validator Makefile 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: Sat, 24 Sep 2011 02:05:02 -0000 On Fri, 2011-09-23 at 18:55:02 +0000, Sunpoet Po-Chuan Hsieh wrote: > sunpoet 2011-09-23 18:55:02 UTC > > FreeBSD ports repository > > Modified files: > devel/p5-Data-Validator Makefile > Log: > - Remove conditional ExtUtils::MakeMaker dependency > - Bump PORTREVISION for dependency change Why bump PORTREVISION if only BUILD_DEPENDS is affected by the commit? -- Sahil Tandon