From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 8 18:10:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 505941065678 for ; Tue, 8 Apr 2008 18:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E7C78FC37 for ; Tue, 8 Apr 2008 18:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m38IA3ZJ024601 for ; Tue, 8 Apr 2008 18:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m38IA3st024600; Tue, 8 Apr 2008 18:10:03 GMT (envelope-from gnats) Date: Tue, 8 Apr 2008 18:10:03 GMT Message-Id: <200804081810.m38IA3st024600@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Larry Rosenman Cc: Subject: Re: ports/122560: Installation of Gnome-2 fails with fetch error for lsof_4.79J.freebsd.tar.bz2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Larry Rosenman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 18:10:03 -0000 The following reply was made to PR ports/122560; it has been noted by GNATS. From: Larry Rosenman To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/122560: Installation of Gnome-2 fails with fetch error for lsof_4.79J.freebsd.tar.bz2 Date: Tue, 8 Apr 2008 12:48:32 -0500 (CDT) Here's a diff that adds my webserver to the places the distfile is. I'll try to keep it up to date for those that can't use the purdue FTP server. ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/sysutils/lsof/Makefile /home/ler/ports/sysutils/lsof/Makefile --- /usr/ports/sysutils/lsof/Makefile 2008-04-08 12:41:42.211718212 -0500 +++ /home/ler/ports/sysutils/lsof/Makefile 2008-04-08 12:45:51.414721643 -0500 @@ -14,6 +14,7 @@ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ ftp://ftp.ayamura.org/pub/lsof/ \ ftp://ftp.ayamura.org/pub/lsof/NEW/ \ + http://www.lerctr.org/lsof/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/ \ ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/ \ ===> Done -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893