From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 8 07:20:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4E1B6C2E for ; Fri, 8 Feb 2013 07:20: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 2894C8EA for ; Fri, 8 Feb 2013 07:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r187K2xC015595 for ; Fri, 8 Feb 2013 07:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r187K2f3015594; Fri, 8 Feb 2013 07:20:02 GMT (envelope-from gnats) Date: Fri, 8 Feb 2013 07:20:02 GMT Message-Id: <201302080720.r187K2f3015594@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/173253: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 07:20:02 -0000 The following reply was made to PR ports/173253; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/173253: commit references a PR Date: Fri, 8 Feb 2013 07:09:57 +0000 (UTC) Author: miwi Date: Fri Feb 8 07:09:43 2013 New Revision: 311908 URL: http://svnweb.freebsd.org/changeset/ports/311908 Log: - Update some gentoo mirrors PR: based on ports/173253 Submitted by: nemysis Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Fri Feb 8 06:38:47 2013 (r311907) +++ head/Mk/bsd.sites.mk Fri Feb 8 07:09:43 2013 (r311908) @@ -480,12 +480,11 @@ MASTER_SITE_GCC+= \ MASTER_SITE_GENTOO+= \ http://gentoo.mirrors.pair.com/%SUBDIR%/ \ http://mirrors.tds.net/pub/gentoo/%SUBDIR%/ \ - ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/%SUBDIR%/ \ + ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/%SUBDIR%/ \ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \ http://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \ http://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \ http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/%SUBDIR%/ \ - http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/%SUBDIR%/ \ http://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \ http://darkstar.ist.utl.pt/gentoo/%SUBDIR%/ \ http://gentoo.inode.at/%SUBDIR%/ \ @@ -497,7 +496,7 @@ MASTER_SITE_GENTOO+= \ 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%/ \ @@ -510,8 +509,7 @@ MASTER_SITE_GENTOO+= \ ftp://darkstar.ist.utl.pt/pub/gentoo/%SUBDIR%/ \ ftp://gentoo.inode.at/source/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/gentoo/%SUBDIR%/ \ - ftp://files.gentoo.gr/%SUBDIR%/ \ - ftp://gentoo.kems.net/pub/mirrors/gentoo/%SUBDIR%/ + ftp://files.gentoo.gr/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GITHUB) _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"