<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[152929] trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/152929">152929</a></dd>
<dt>Author</dt> <dd>larryv@macports.org</dd>
<dt>Date</dt> <dd>2016-09-20 13:10:42 -0700 (Tue, 20 Sep 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Remove FTP mirrors that also serve HTTP</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdports_resourcesport10fetchmirror_sitestcl">trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdports_resourcesport10fetchmirror_sitestcl"></a>
<div class="modfile"><h4>Modified: trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl (152928 => 152929)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl        2016-09-20 20:10:37 UTC (rev 152928)
+++ trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl        2016-09-20 20:10:42 UTC (rev 152929)
</span><span class="lines">@@ -21,7 +21,6 @@
</span><span class="cx">     http://archive.apache.org/dist/
</span><span class="cx">     http://www.apache.org/dist/
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/apache/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/apache/
</del><span class="cx">     http://mirror.facebook.net/apache/
</span><span class="cx">     http://www.gtlib.gatech.edu/pub/apache/
</span><span class="cx">     http://mirrors.ibiblio.org/apache/
</span><span class="lines">@@ -41,7 +40,6 @@
</span><span class="cx">     http://ftp.carnet.hr/pub/CPAN/modules/by-module/
</span><span class="cx">     http://mirror.cogentco.com/pub/CPAN/modules/by-module/
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/cpan/modules/by-module/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/cpan/modules/by-module/
</del><span class="cx">     ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
</span><span class="cx">     http://cpan.mirror.euserv.net/modules/by-module/
</span><span class="cx">     ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/
</span><span class="lines">@@ -53,7 +51,6 @@
</span><span class="cx">     http://www.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/
</span><span class="cx">     ftp://xyz.csail.mit.edu/pub/CPAN/modules/by-module/
</span><span class="cx">     http://mirrors.mit.edu/CPAN/modules/by-module/
</span><del>-    ftp://mirrors.mit.edu/CPAN/modules/by-module/
</del><span class="cx">     http://mirror.ox.ac.uk/sites/www.cpan.org/modules/by-module/
</span><span class="cx">     ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/
</span><span class="cx">     http://mirror.uoregon.edu/CPAN/modules/by-module/
</span><span class="lines">@@ -66,7 +63,6 @@
</span><span class="cx"> set portfetch::mirror_sites::sites(ctan) {
</span><span class="cx">     http://mirror.aarnet.edu.au/pub/CTAN/
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/ctan/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/ctan/
</del><span class="cx">     ftp://ftp.dante.de/tex-archive/
</span><span class="cx">     ftp://ftp.funet.fi/pub/TeX/CTAN/
</span><span class="cx">     http://mirrors.ibiblio.org/CTAN/
</span><span class="lines">@@ -75,7 +71,6 @@
</span><span class="cx">     ftp://mirror.macomnet.net/pub/CTAN/
</span><span class="cx">     ftp://xyz.csail.mit.edu/pub/CTAN/
</span><span class="cx">     http://mirrors.mit.edu/CTAN/
</span><del>-    ftp://mirrors.mit.edu/CTAN/
</del><span class="cx">     http://ftp.sun.ac.za/ftp/CTAN/
</span><span class="cx">     ftp://ftp.tex.ac.uk/tex-archive/
</span><span class="cx">     ftp://ctan.tug.org/tex-archive/
</span><span class="lines">@@ -146,7 +141,6 @@
</span><span class="cx">     http://mirror.bytemark.co.uk/gentoo/distfiles/:nosubdir
</span><span class="cx">     http://mirror.cambrium.nl/pub/os/linux/gentoo/distfiles/:nosubdir
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/linux/gentoo/distro/distfiles/:nosubdir
</span><del>-    ftp://mirror.cc.columbia.edu/pub/linux/gentoo/distro/distfiles/:nosubdir
</del><span class="cx">     http://mirror2.corbina.ru/gentoo-distfiles/distfiles/:nosubdir
</span><span class="cx">     http://de-mirror.org/distro/gentoo/distfiles/:nosubdir
</span><span class="cx">     http://gentoo.inf.elte.hu/distfiles/:nosubdir
</span><span class="lines">@@ -170,7 +164,6 @@
</span><span class="cx">     http://gentoo.localhost.net.ar/distfiles/:nosubdir
</span><span class="cx">     http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/:nosubdir
</span><span class="cx">     http://mirrors.mit.edu/gentoo-distfiles/distfiles/:nosubdir
</span><del>-    ftp://mirrors.mit.edu/gentoo-distfiles/distfiles/:nosubdir
</del><span class="cx">     http://ftp.fi.muni.cz/pub/linux/gentoo/distfiles/:nosubdir
</span><span class="cx">     http://ftp.ncnu.edu.tw/Linux/Gentoo/distfiles/:nosubdir
</span><span class="cx">     http://mirror.neolabs.kz/gentoo/pub/distfiles/:nosubdir
</span><span class="lines">@@ -200,15 +193,11 @@
</span><span class="cx">     ftp://sunsite.icm.edu.pl/pub/graphics/
</span><span class="cx">     ftp://ftp.is.co.za/mirror/ftp.gimp.org/
</span><span class="cx">     http://www.mirrorservice.org/sites/ftp.gimp.org/pub/
</span><del>-    ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/
</del><span class="cx">     ftp://ftp.sai.msu.su/pub/unix/graphics/gimp/mirror/
</span><span class="cx">     http://ftp.nluug.nl/graphics/
</span><del>-    ftp://ftp.nluug.nl/pub/graphics/
</del><span class="cx">     http://gimp.parentingamerica.com/
</span><span class="cx">     http://piotrkosoft.net/pub/mirrors/ftp.gimp.org/pub/
</span><del>-    ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.gimp.org/pub/
</del><span class="cx">     http://gimp.raffsoftware.com/
</span><del>-    ftp://ftp.rediris.es/mirror/
</del><span class="cx">     http://sunsite.rediris.es/mirror/
</span><span class="cx">     http://www.ring.gr.jp/pub/graphics/
</span><span class="cx">     http://mirrors.serverhost.ro/
</span><span class="lines">@@ -220,7 +209,6 @@
</span><span class="cx">     http://ftp.iut-bm.univ-fcomte.fr/
</span><span class="cx">     ftp://ftp.cc.uoc.gr/mirrors/gimp/
</span><span class="cx">     http://mirrors.fe.up.pt/mirrors/ftp.gimp.org/pub/
</span><del>-    ftp://mirrors.fe.up.pt/mirrors/ftp.gimp.org/pub/
</del><span class="cx">     http://ftp.snt.utwente.nl/pub/software/gimp/
</span><span class="cx">     http://mirrors.xmission.com/gimp/
</span><span class="cx">     http://mirrors.zerg.biz/
</span><span class="lines">@@ -231,7 +219,6 @@
</span><span class="cx">     http://ftp.belnet.be/ftp.gnome.org/
</span><span class="cx">     http://ftp.cse.buffalo.edu/pub/Gnome/
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/gnome/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/gnome/
</del><span class="cx">     http://ftp.fau.de/gnome/
</span><span class="cx">     http://ftp2.uk.freebsd.org/sites/ftp.gnome.org/pub/GNOME/
</span><span class="cx">     http://www.gtlib.gatech.edu/pub/gnome/
</span><span class="lines">@@ -257,11 +244,9 @@
</span><span class="cx"> 
</span><span class="cx"> set portfetch::mirror_sites::sites(gnu) {
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/gnu/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/gnu/
</del><span class="cx">     http://mirror.facebook.net/gnu/
</span><span class="cx">     ftp://ftp.funet.fi/pub/gnu/prep/
</span><span class="cx">     http://ftp.gnu.org/gnu/
</span><del>-    ftp://ftp.gnu.org/gnu/
</del><span class="cx">     ftp://ftp.gnu.org/old-gnu/
</span><span class="cx">     ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/
</span><span class="cx">     http://mirrors.ibiblio.org/gnu/ftp/gnu/
</span><span class="lines">@@ -275,7 +260,6 @@
</span><span class="cx"> 
</span><span class="cx"> set portfetch::mirror_sites::sites(gnupg) {
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/gnupg/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/gnupg/
</del><span class="cx">     http://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/
</span><span class="cx">     ftp://ftp.gnupg.org/gcrypt/
</span><span class="cx">     ftp://ftp.jyu.fi/pub/crypt/gcrypt/
</span><span class="lines">@@ -285,7 +269,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> set portfetch::mirror_sites::sites(gnustep) {
</span><del>-    ftp://ftp.gnustep.org/pub/gnustep/
</del><span class="cx">     http://ftpmain.gnustep.org/pub/gnustep/
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -316,7 +299,6 @@
</span><span class="cx"> set portfetch::mirror_sites::sites(kde) {
</span><span class="cx">     http://mirror.aarnet.edu.au/pub/KDE/
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/kde/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/kde/
</del><span class="cx">     http://mirror.facebook.net/kde/
</span><span class="cx">     http://ftp.gtlib.gatech.edu/pub/kde/
</span><span class="cx">     http://kde.mirrors.hoobly.com/
</span><span class="lines">@@ -411,7 +393,6 @@
</span><span class="cx"> # Equivalent to &quot;savannah&quot;; neither name takes precedence over the other.
</span><span class="cx"> set portfetch::mirror_sites::sites(nongnu) {
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/software/gnu/non-gnu/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/software/gnu/non-gnu/
</del><span class="cx">     ftp://ftp.funet.fi/pub/gnu/ftp.gnu.org/non-gnu/
</span><span class="cx">     http://ftp.gnu.org/pub/gnu/non-gnu/
</span><span class="cx">     ftp://ftp.gnu.org/pub/gnu/non-gnu/
</span><span class="lines">@@ -433,13 +414,11 @@
</span><span class="cx"> set portfetch::mirror_sites::sites(openbsd) {
</span><span class="cx">     http://mirror.aarnet.edu.au/pub/OpenBSD/
</span><span class="cx">     http://mirror.cc.columbia.edu/pub/bsd/OpenBSD/
</span><del>-    ftp://mirror.cc.columbia.edu/pub/bsd/OpenBSD/
</del><span class="cx">     http://mirror.internode.on.net/pub/OpenBSD/
</span><span class="cx">     ftp://ftp.stacken.kth.se/pub/OpenBSD/
</span><span class="cx">     ftp://ftp.openbsd.md5.com.ar/pub/OpenBSD/
</span><span class="cx">     http://www.mirrorservice.org/sites/ftp.openbsd.org/pub/OpenBSD/
</span><span class="cx">     http://mirrors.mit.edu/pub/OpenBSD/
</span><del>-    ftp://mirrors.mit.edu/pub/OpenBSD/
</del><span class="cx">     ftp://ftp.openbsd.org/pub/OpenBSD/
</span><span class="cx">     http://ftp.ch.openbsd.org/pub/OpenBSD/
</span><span class="cx">     ftp://ftp.jp.openbsd.org/pub/OpenBSD/
</span><span class="lines">@@ -515,7 +494,6 @@
</span><span class="cx">     http://mirror.aarnet.edu.au/pub/postgresql/
</span><span class="cx">     http://www.mirrorservice.org/sites/ftp.postgresql.org/
</span><span class="cx">     http://ftp.postgresql.org/pub/
</span><del>-    ftp://ftp.postgresql.org/pub/
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> # Note that mirror_sites aren't intelligent enough to handle how this should
</span><span class="lines">@@ -537,7 +515,6 @@
</span><span class="cx">     ftp://xyz.csail.mit.edu/pub/ruby/
</span><span class="cx">     ftp://ftp.ntua.gr/pub/lang/ruby/
</span><span class="cx">     http://ftp.ruby-lang.org/pub/ruby/
</span><del>-    ftp://ftp.ruby-lang.org/pub/ruby/
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> # Equivalent to &quot;nongnu&quot;; neither name takes precedence over the other.
</span></span></pre>
</div>
</div>

</body>
</html>