From owner-cvs-ports@FreeBSD.ORG Thu Jun 16 23:46:01 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 86DD6106566C; Thu, 16 Jun 2011 23:46:01 +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 6236C8FC17; Thu, 16 Jun 2011 23:46:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 0F8A4170F9; Thu, 16 Jun 2011 19:46:01 -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= 1308267960; bh=/YqFqCojIeC41vlS0Z9IMq/uJbwPyNMCweyp5UpkCNg=; b=E 42Gnof/ESUb5As/ma2z2OIrpwiCfYalQyfAo/g8qNAo0+kL7Z9bVpJU7WkDEVWEt pHAYe/Qq14a1b8/8SjCCrD1W6O691V/Yy4yVMjpH9MZmSjuiOK1P+DcrtoBEriil QCRTJEErjtxiaTh/UN8lanmP++wFqAw2AHnYeoRj0E= 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 J7PON4NHTaAD; Thu, 16 Jun 2011 19:46:00 -0400 (EDT) Date: Thu, 16 Jun 2011 19:45:57 -0400 From: Sahil Tandon To: Stephen Montgomery-Smith Message-ID: <20110616234556.GB19139@magic.hamla.org> References: <201106162238.p5GMcfrV085514@repoman.freebsd.org> <20110616231146.GA19139@magic.hamla.org> <4DFA940C.2030909@missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DFA940C.2030909@missouri.edu> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "cvs-ports@FreeBSD.org" , Stephen Montgomery-Smith , "cvs-all@FreeBSD.org" , "ports-committers@FreeBSD.org" Subject: Re: cvs commit: ports/astro/orsa 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: Thu, 16 Jun 2011 23:46:01 -0000 On Thu, 2011-06-16 at 18:38:52 -0500, Stephen Montgomery-Smith wrote: > Sahil Tandon wrote: > >On Thu, 2011-06-16 at 22:38:41 +0000, Stephen Montgomery-Smith wrote: > > > >>stephen 2011-06-16 22:38:41 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> astro/orsa Makefile > >> Log: > >> - Track updated dependency > >> - Bump PORTREVISION > > > >Please remember to bump other ports that are affected by the math/GiNaC > >shlib change. > > Already done. The only other port that uses math/GiNaC is > math/octave-forge-symbolic, and that port was updated at the same > time as math/GiNaC. Really? Then was this wrong a few months ago: http://lists.freebsd.org/pipermail/cvs-ports/2011-March/213042.html > Here is a question. Should I bump portrevision of > math/octave-forge-symbolic anyway? Should one wait a day or so before > committing the bumps to avoid certain "race" conditions with > tinderbox, where it might build the port requiring the dependent > before rebuilding the dependent? I believe shlib-related PORTREVISION bumps should be committed right away. -- Sahil Tandon