Date: Fri, 8 Feb 2013 07:09:43 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311908 - head/Mk Message-ID: <201302080709.r1879ikv086743@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <nemysis@gmx.ch> 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302080709.r1879ikv086743>