From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 27 19:30:41 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 732C016A403 for ; Wed, 27 Sep 2006 19:30:41 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40DA943D45 for ; Wed, 27 Sep 2006 19:30:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8RJUfLX018299 for ; Wed, 27 Sep 2006 19:30:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8RJUfRB018298; Wed, 27 Sep 2006 19:30:41 GMT (envelope-from gnats) Date: Wed, 27 Sep 2006 19:30:41 GMT Message-Id: <200609271930.k8RJUfRB018298@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Rui Lopes Cc: Subject: Re: ports/103713: fpconst-0.7.2.tar.gz in ports appears to point to a download address that doesn't exist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rui Lopes List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 19:30:41 -0000 The following reply was made to PR ports/103713; it has been noted by GNATS. From: Rui Lopes To: bug-followup@FreeBSD.org, ericsbinaryworld@gmail.com Cc: Subject: Re: ports/103713: fpconst-0.7.2.tar.gz in ports appears to point to a download address that doesn't exist Date: Wed, 27 Sep 2006 20:25:11 +0100 Hi, The author server is down for unknown time, so we must temporary fetch the file from FreeBSD.org. To do so, edit the Makefile, and add: MASTER_SITE_FREEBSD= yes before: USE_PYTHON= yes With this, the distfile will be downloaded from: ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/fpconst-0.7.2.tar.gz Edwin, can you please do that change in the Makefile on CVS? Best regards, Rui Lopes