From owner-freebsd-ports@FreeBSD.ORG Sat Oct 7 11:36:20 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2141316A602 for ; Sat, 7 Oct 2006 11:36:20 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [63.240.77.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F5743D58 for ; Sat, 7 Oct 2006 11:36:19 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (sccrmhc14) with ESMTP id <2006100711361801400qp7jje>; Sat, 7 Oct 2006 11:36:18 +0000 From: Josh Paetzel To: freebsd-ports@freebsd.org Date: Sat, 7 Oct 2006 06:36:14 -0500 User-Agent: KMail/1.9.3 References: <006b01c6e9aa$137b07e0$6601a8c0@NuTra> In-Reply-To: <006b01c6e9aa$137b07e0$6601a8c0@NuTra> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610070636.14867.josh@tcbug.org> Cc: Michael Wilson Subject: Re: FreeBSD Port: webmin-1.300_1 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: Sat, 07 Oct 2006 11:36:20 -0000 On Friday 06 October 2006 19:46, Michael Wilson wrote: > The makefile for the latest webmin port points to > www.webmin.com/updates for additional wbm downloads. However, the > file is actually located at download.webmin.com/updates > > The webmin.com server is configured for a 302 redirect, but fetch > does not obey 302's, so doing a "make" of webmin from the latest > port fails when attempting to download additional wbm archives. > > Changing www.webmin.com in the Makefile to download.webmin.com > fixes this problem. Probably complete overkill but since the ports freeze is only days away I submitted this as a pr and cc'd the maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=104094 -- Thanks, Josh Paetzel