From owner-freebsd-ports Mon Sep 16 14:54:43 2002 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 529E537B400 for ; Mon, 16 Sep 2002 14:54:42 -0700 (PDT) Received: from delivery.infowest.com (delivery.infowest.com [204.17.177.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2064843E42 for ; Mon, 16 Sep 2002 14:54:38 -0700 (PDT) (envelope-from agifford@infowest.com) Received: from tambler.infowest.com (tambler.infowest.com [216.190.25.202]) by delivery.infowest.com (Postfix) with ESMTP id E3362EA8678; Mon, 16 Sep 2002 15:53:33 -0600 (MDT) Content-Type: text/plain; charset="us-ascii" From: "Aaron D. Gifford" Reply-To: agifford@infowest.com To: freebsd-ports@freebsd.org Subject: re: Unable to fetch bash205b-001 from any of the documented sites Date: Mon, 16 Sep 2002 15:54:29 -0600 User-Agent: KMail/1.4.2 Cc: stacey@Demon.vickiandstacey.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200209161554.30001.agifford@infowest.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've temporarily mirrored the patches on the web at the following URLs: http://www.aarongifford.com/computers/bash205b-001 http://www.aarongifford.com/computers/bash205b-002 http://www.aarongifford.com/computers/bash205b-003 http://www.aarongifford.com/computers/bash205b-004 I too have been unable to connect for various reasons to ftp.cwru.edu. I tried again to download them today, but was unable to connect, regardless of how I set up my firewall rules to drop or reset ident stuff. After searching elsewhere for the patches, I managed to find copies of the patches from the bash-bug mailing list archives. The trick was to get my copy/pasted patch files to match the checksums. They all match the FreeBSD ports system MD5 checksums. Just download the above and save 'em in your /usr/ports/distfiles/ directory, or TEMPORARILY add the following to your port's Makefile and then run your make/build/portupgrade: PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ \ http://www.aarongifford.com/computers I emphasize the "temporarily" because I do not intend to keep my mirror up-to-date in the future. I thought it might be useful just while ftp.cwru.edu is inaccessable for so many FreeBSD users. Happy BASH2 building... Aaron out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message