From owner-freebsd-ports@FreeBSD.ORG Mon Sep 12 19:43:21 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 9AEC0106564A for ; Mon, 12 Sep 2011 19:43:21 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 370708FC08 for ; Mon, 12 Sep 2011 19:43:20 +0000 (UTC) Received: by wyh15 with SMTP id 15so4973525wyh.13 for ; Mon, 12 Sep 2011 12:43:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=7enAeDhmVqgz7A4PS2v7w+l+VaZCT2Ufd0H0KobgFmQ=; b=m1UY0/qEo7udCnaz333idH9iQFtgKZtrzxPDWTv2RJnU6qH7kQubKDRr92NdnaoQN/ BZAZsR8vn74FQnwuax0veT9vrBmIAkxDL8fr1SX/SJtInyA2uTqd/otZVIlPc1msozUc MoPxVLMNR2Vl8AwpAw6UNCLG8M88qjdSraD4o= MIME-Version: 1.0 Received: by 10.227.55.5 with SMTP id s5mr1626327wbg.92.1315856599531; Mon, 12 Sep 2011 12:43:19 -0700 (PDT) Received: by 10.180.80.234 with HTTP; Mon, 12 Sep 2011 12:43:19 -0700 (PDT) Date: Mon, 12 Sep 2011 15:43:19 -0400 Message-ID: From: "b. f." To: freebsd-ports@FreeBSD.org, David Demelier Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: devel/git new update des not fetch X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2011 19:43:21 -0000 > > Since my new update of ports tree : > > ===> Vulnerability check disabled, database not found > ===> License check disabled, port has not defined LICENSE > ===> Found saved configuration for git-1.7.4.3 > => git-1.7.6.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//. > => Attempting to fetch > http://kernel.org/pub/software/scm/git/git-1.7.6.1.tar.bz2 > fetch: http://kernel.org/pub/software/scm/git/git-1.7.6.1.tar.bz2: > Service Unavailable It looks like you do not have the latest revision of devel/git: $FreeBSD: ports/devel/git/Makefile,v 1.112 2011/09/10 01:56:16 wxs Exp $ which adds some alternative mirrors while kernel.org conduct an audit following the recent security breach there. Cf. http://lists.freebsd.org/pipermail/freebsd-ports/2011-September/070052.html