From owner-cvs-all@FreeBSD.ORG Fri Sep 3 22:53:16 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4252210656BC; Fri, 3 Sep 2010 22:53:16 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id A88E68FC1E; Fri, 3 Sep 2010 22:53:15 +0000 (UTC) Received: by vws7 with SMTP id 7so1885709vws.13 for ; Fri, 03 Sep 2010 15:53:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.71.136 with SMTP id h8mr1115250vcj.275.1283554394940; Fri, 03 Sep 2010 15:53:14 -0700 (PDT) Received: by 10.220.200.8 with HTTP; Fri, 3 Sep 2010 15:53:14 -0700 (PDT) X-Originating-IP: [71.1.133.114] In-Reply-To: <201009040053.32387.makc@freebsd.org> References: <201008221158.o7MBwce6093897@repoman.freebsd.org> <201009040053.32387.makc@freebsd.org> Date: Fri, 3 Sep 2010 15:53:14 -0700 Message-ID: From: Rob Farmer To: Max Brazhnikov Content-Type: text/plain; charset=ISO-8859-1 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 22:53:16 -0000 On Fri, Sep 3, 2010 at 13:53, Max Brazhnikov wrote: > 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 > Seems to be a temporary problem with Chris' site - its working now. I have uploaded a copy to my site too for a backup, so you can add it to MASTER_SITES: http://www.predatorlabs.net/dl/ -- Rob Farmer