From owner-cvs-ports@FreeBSD.ORG Fri Sep 3 21:05:36 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 4EB7C1065675; Fri, 3 Sep 2010 21:05:36 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id B4E3D8FC15; Fri, 3 Sep 2010 21:05:35 +0000 (UTC) Received: from [80.73.162.22] [80.73.162.22:12883] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id o83KrTXe010857 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Sat, 4 Sep 2010 00:53:30 +0400 (MSD) From: Max Brazhnikov To: Rob Farmer Date: Sat, 4 Sep 2010 00:53:32 +0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.1; amd64; ; ) References: <201008221158.o7MBwce6093897@repoman.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201009040053.32387.makc@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Sat, 04 Sep 2010 00:53:30 +0400 (MSD) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/java/jgraphx Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 21:05:36 -0000 On Sun, 29 Aug 2010 20:10:34 -0700, Rob Farmer wrote: > It turns out that make extract unzips the jar file, so I fixed this > and moved jgraphx inside the GUI option. > > I also added in the fix for PR 149659 to avoid having two PORTREVISION > bumps in a short time. Plus, this became MAKE_JOBS_SAFE somewhere > along the line. Fails to fetch distfiles: http://people.freebsd.org/~makc/tb/scilab-5.2.2_3.log Max