From owner-cvs-ports@FreeBSD.ORG Sun Aug 29 10:53:25 2010 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 B84DF10656AA; Sun, 29 Aug 2010 10:53:25 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 64ADB8FC12; Sun, 29 Aug 2010 10:53:23 +0000 (UTC) Received: by wwb34 with SMTP id 34so4077769wwb.31 for ; Sun, 29 Aug 2010 03:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=t/EwvymDAQets0GZjAiNQdhueqNiM0SaAhvc9Ps7StY=; b=u5nHAPXoxgVp73UxHemnXb7TTpZ/BoLbsHAFQdsdmrrOhLlWLjVMObJ98JwxIBqmpL 4vDBdIMTFDduAF52CT+ECLsNF3lHRPa2H9Co7Wzu5D2CjMGl/Sw47oRQcx45guH9lrbX G4INuBNbKMKcn/01P1CwJO4iCRryCxK2tXizc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=Sys43YAYylRDY+QoKptICLjnF13+m+ouCFj6cyBwvcDcI0iGUyGFZTOLGSmVWq0ppB vhftgra8HxaFVkDAFQkm47Hm/BIOMoQLE9LDGTpPLpwAgHWij2JK07HuFgF2Fa8//zV4 aNo0hkWhsNXZGDn9fbiNidPn4JomRXebfGWkI= MIME-Version: 1.0 Received: by 10.216.175.83 with SMTP id y61mr3461205wel.30.1283079201199; Sun, 29 Aug 2010 03:53:21 -0700 (PDT) Received: by 10.216.63.146 with HTTP; Sun, 29 Aug 2010 03:53:21 -0700 (PDT) In-Reply-To: References: <201008221158.o7MBwce6093897@repoman.freebsd.org> <20100827062503.GA85184@FreeBSD.org> Date: Sun, 29 Aug 2010 10:53:21 +0000 Message-ID: From: "b. f." To: utisoft@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: Alexey Dokuchaev , Rob Farmer , cvs-all@freebsd.org, ports-committers@freebsd.org, cvs-ports@freebsd.org, Li-Wen Hsu Subject: Re: cvs commit: ports/java/jgraphx Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2010 10:53:25 -0000 On 8/29/10, Chris Rees wrote: > On 29 August 2010 01:11, Rob Farmer wrote: >> On Sat, Aug 28, 2010 at 2:28 AM, Chris Rees wrote: >>> 2010/8/27 Alexey Dokuchaev : >>>> On Thu, Aug 26, 2010 at 09:53:32PM -0700, Rob Farmer wrote: >>> Alternatively you could have it as another distfile in Scilab rather >>> than depending on the port.... I think that would be the best short-term solution, since jgraphx does not exist solely to be used for scilab. Rob, isn't scilab 2.3.0 coming out soon? It has been 4 weeks since beta 2, and 8 weeks since beta 1. What versions of jgraphx will 2.3.0 support? I think scilab git is now using jgraphx 1.4.0.2. Will this problem disappear for a while with the new release? b.