From owner-freebsd-ports@FreeBSD.ORG Fri Jun 3 18:47:01 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAEE9106566C for ; Fri, 3 Jun 2011 18:47:01 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5F0AC8FC08 for ; Fri, 3 Jun 2011 18:47:00 +0000 (UTC) Received: by bwz12 with SMTP id 12so3016695bwz.13 for ; Fri, 03 Jun 2011 11:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=YgGvKkY5mQ9Vpyf1J1Gnr0oKHVGoOuBwCu8D3qab4BU=; b=ZCEhxyF2c0Dtm/sH8loJye6sHjm8gY1k/rELv/Sq8AXXokKcFG/n2Lpi7shHnZ3R1Y Bhrnk8dDU8OgESjOwmjYJxkE1OolAcRc9lfmXTTgg1mj04TNrZEZymEm1kk4dKPEwXNM eadVc+q/6ZkHuES+qB+MN2aMa9JIGz4TRcBcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BF6h8PJDbbZBhi/aGCX56t6A0yBQblIIKU36/rYTaHtB1yCttreBzWajaB0a2IeCts 50l4cQ3OwXDzMX4/SqZKteMtD86iNC/pywgt8S4+kD58jr4jaiVeyrB8f7uZJ16W+PS2 xiRrXO970g2cWoAfT/0c9xltWS2QoDJ8MGakk= MIME-Version: 1.0 Received: by 10.204.116.134 with SMTP id m6mr2210213bkq.7.1307126818958; Fri, 03 Jun 2011 11:46:58 -0700 (PDT) Received: by 10.204.66.81 with HTTP; Fri, 3 Jun 2011 11:46:58 -0700 (PDT) Received: by 10.204.66.81 with HTTP; Fri, 3 Jun 2011 11:46:58 -0700 (PDT) In-Reply-To: <4DE92903.3050706@gmail.com> References: <4DE92903.3050706@gmail.com> Date: Fri, 3 Jun 2011 19:46:58 +0100 Message-ID: From: Chris Rees To: David Demelier Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org, freebsd-eclipse@FreeBSD.org Subject: Re: Fetch failed for java/eclipse X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2011 18:47:01 -0000 On 3 Jun 2011 19:36, "David Demelier" wrote: > > Hello, > > The java/eclipse port seems to be broken for a while now : > > ===> Giving up on fetching files: eclipse/com.jcraft.jsch_0.1.41.v200903070017.jar eclipse/javax.servlet.jsp_2.0.0.v200806031607.jar eclipse/org.hamcrest.core_1.1.0.v20090501071000.jar > Make sure the Makefile and distinfo file (/usr/ports/java/eclipse/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > > > -- Try asking the maintainer (CC'd). Chris