From owner-freebsd-ports@FreeBSD.ORG Wed Jul 4 17:24:54 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05389106564A for ; Wed, 4 Jul 2012 17:24:54 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 750348FC08 for ; Wed, 4 Jul 2012 17:24:53 +0000 (UTC) Received: by lbon10 with SMTP id n10so13426516lbo.13 for ; Wed, 04 Jul 2012 10:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=wmzdjk5+rNc8d3+9th4QpZkxX4U2ssdHyHgG5v/cH5k=; b=UPHYYIlb4GInQf+JSOnbb4FcXlnosMTRqE0CZG/FPfT2aO9NQTov0HDTfiZGHMk0Pw aCcfziWqKiMQrr0bBCqtcGPTkIBdFAvHzNIIFWzpeQ/+pZ+U+52x7ki4TTwT+Dtnkw4C meNbHYad9LuhgK9ucc8fbqNuyDnkJ484pCM7q2MneFkgzsXRGeeqpGJOc5zAM41EHywV 81Vdl+z/4TWAWRDmCcrwEoKJiH+5L4Amm7LDdXmpr2n1bZOxK45iqHu7VtrUEU/KQIcB +NUYLe7rTUZ57NO2sMALs6TqpIJTsYi5KaQklBp5Y2/ID3U0ZCzBYJ7KY6Eq7GCfogAy dwUQ== MIME-Version: 1.0 Received: by 10.152.109.198 with SMTP id hu6mr22507398lab.21.1341422692321; Wed, 04 Jul 2012 10:24:52 -0700 (PDT) Received: by 10.152.24.131 with HTTP; Wed, 4 Jul 2012 10:24:52 -0700 (PDT) In-Reply-To: References: Date: Wed, 4 Jul 2012 19:24:52 +0200 Message-ID: From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: make fetch and "302 Moved Temporarily" 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: Wed, 04 Jul 2012 17:24:54 -0000 On Wed, Jul 4, 2012 at 6:22 PM, Eitan Adler wrote: > On 4 July 2012 08:56, Fernando Apestegu=EDa wrote: >> Hi all, >> >> In the case of having a "302 Moved Temporarily" answer when trying to >> make fetch, what is the best action, overriding FETCH_ARGS or changing >> MASTER_SITES to directly point to that new location? > > You should make it point to the new location (unless it changes often). OK. I don't know if it changes a lot, but in the last few days I've seen: http://eu1.visual-paradigm.com/visual-paradigm/vpuml10.0/{20120715, 2012071= 8}/ > > > -- > Eitan Adler