From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 1 15:10:02 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 16EC5272 for ; Thu, 1 Nov 2012 15:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D7F248FC15 for ; Thu, 1 Nov 2012 15:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qA1FA1RS076760 for ; Thu, 1 Nov 2012 15:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qA1FA1it076759; Thu, 1 Nov 2012 15:10:01 GMT (envelope-from gnats) Date: Thu, 1 Nov 2012 15:10:01 GMT Message-Id: <201211011510.qA1FA1it076759@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: nemysis Subject: Re: ports/173253: [bsd.sites.mk] Fix some broken links X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: nemysis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 15:10:02 -0000 The following reply was made to PR ports/173253; it has been noted by GNATS. From: nemysis To: bug-followup@FreeBSD.org, ehaupt@FreeBSD.org Cc: Subject: Re: ports/173253: [bsd.sites.mk] Fix some broken links Date: Thu, 1 Nov 2012 16:08:44 +0100 --MP_/BDRDH8=gZI+xct2vlI7VhPk Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Changed to proper location - ftp://mirrors.tds.net/gentoo/%SUBDIR%/ \ + ftp://mirrors.tds.net/pub/gentoo/%SUBDIR%/ \ Removed because don't exist in the time - ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/%SUBDIR%/ \ --MP_/BDRDH8=gZI+xct2vlI7VhPk Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=bsd.sites.mk.diff --- /usr/ports/Mk/bsd.sites.mk 2012-11-01 08:54:24.000000000 +0100 +++ bsd.sites.mk 2012-11-01 15:51:46.000000000 +0100 @@ -481,7 +481,7 @@ ftp://ftp.ussg.iu.edu/pub/linux/gentoo/%SUBDIR%/ \ ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/%SUBDIR%/ \ ftp://gentoo.mirrors.pair.com/%SUBDIR%/ \ - ftp://mirrors.tds.net/gentoo/%SUBDIR%/ \ + ftp://mirrors.tds.net/pub/gentoo/%SUBDIR%/ \ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \ ftp://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \ @@ -489,7 +489,6 @@ ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/%SUBDIR%/ \ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/%SUBDIR%/ \ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/%SUBDIR%/ \ - ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/%SUBDIR%/ \ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \ ftp://darkstar.ist.utl.pt/pub/gentoo/%SUBDIR%/ \ ftp://gentoo.inode.at/source/%SUBDIR%/ \ --MP_/BDRDH8=gZI+xct2vlI7VhPk--