From owner-cvs-ports@FreeBSD.ORG Tue Jun 14 23:53:45 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 5B460106566B; Tue, 14 Jun 2011 23:53:45 +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 31B528FC15; Tue, 14 Jun 2011 23:53:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 3718F170E6; Tue, 14 Jun 2011 19:53:43 -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= 1308095622; bh=Aicdiqs2DfilwoUY8kjzEWHCTIgIHITGX2oxH/e533Q=; b=b P/smS0Lfu9k8ayoxXmXrkhyxSowHZoMWpaqPtC0AeePsawVwL6iMyrM73L1ZdZSX G7AT1MmLeIIEw28/rxE3WktJLhAP7h1Epe1k9lQRRjw21kp43ilXZdmzRc1hRDYJ 05FLwoY9lsg6XtuhtSW8bGZ6Ng1P0GLzFRq4zgKRJE= 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 wnGRqjaBgj12; Tue, 14 Jun 2011 19:53:42 -0400 (EDT) Date: Tue, 14 Jun 2011 19:53:39 -0400 From: Sahil Tandon To: Stephen Montgomery-Smith Message-ID: <20110614235339.GA15451@magic.hamla.org> References: <201106140544.p5E5iWYk008769@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106140544.p5E5iWYk008769@repoman.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/math/octave-forge-optim 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: Tue, 14 Jun 2011 23:53:45 -0000 On Tue, 2011-06-14 at 05:44:32 +0000, Stephen Montgomery-Smith wrote: > stephen 2011-06-14 05:44:32 UTC > > FreeBSD ports repository > > Modified files: > math/octave-forge-optim Makefile > Log: > Added RUN_DEPENDS math/octave-forge-struct to Makefile Unless I have missed something idiosyncratic about octave ports, you should bump PORTREVISION since this commit alters the default package. -- Sahil Tandon