bagder: curl-www mirrorlinks.t,1.48,1.49 latest.pl,1.45,1.46
[email protected] Tue, 25 Oct 2005 07:46:40 +0000
Newsgroups
gmane.comp.web.curl.www.cvs
Message-ID
<[email protected] >
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv16112
Modified Files:
mirrorlinks.t latest.pl
Log Message:
curl.nedmirror.nl is a new mirror in Amsterdam, the Netherlands
Index: latest.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.pl,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- latest.pl 17 Oct 2005 21:02:25 -0000 1.45
+++ latest.pl 25 Oct 2005 07:46:38 -0000 1.46
@@ -5,23 +5,23 @@
my %mirrors=('ftp://ftp.sunet.se/pub/www/utilities/curl/' => 'Sweden (Uppsala)',
'http://cool.haxx.se/curl/' => 'Sweden (Kista)',
- 'ftp://ftp.fu-berlin.de/pub/unix/network/curl/' => 'Germany (Berlin)',
+ # 'ftp://ftp.fu-berlin.de/pub/unix/network/curl/' => 'Germany (Berlin)',
'ftp://ftp.rge.com/pub/networking/curl/' => 'US (New York)',
- 'http://www.cubic.ch/mirror/curl/' => 'Switzerland',
+ # 'http://www.cubic.ch/mirror/curl/' => 'Switzerland',
'http://curl.webmeta.com/' => 'US (Connecticut)',
- 'ftp://gd.tuwien.ac.at/utils/archivers/curl/' => 'Austria',
- 'http://gd.tuwien.ac.at/utils/archivers/curl/' => 'Austria',
+ 'ftp://gd.tuwien.ac.at/utils/archivers/curl/' => 'Austria (Vienna)',
+ 'http://gd.tuwien.ac.at/utils/archivers/curl/' => 'Austria (Vienna)',
'http://curl.mirrors.redwire.net/download/' => 'US (California)',
'http://www.planetmirror.com/pub/curl/' => 'Australia',
'ftp://ftp.planetmirror.com/pub/curl/' => 'Australia',
'http://www.execve.net/curl/' => 'Hong Kong',
'http://curl.tsuren.net/download/' => 'Russia',
'http://curl.mirrors.cyberservers.net/download/' => 'US (Texas)',
- 'http://curl.mirror.at.stealer.net/download/' => 'Germany',
+ 'http://curl.mirror.at.stealer.net/download/' => 'Germany (Nuernberg)',
'http://curl.siamu.ac.th/download/' => 'Thailand',
- 'ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/curl/' => 'Greece',
+ 'ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/curl/' => 'Greece (Athens)',
'http://curl.wildyou.net/download/' => 'Estonia',
- 'http://www.mirrorspace.org/curl/' => 'Germany',
+ 'http://www.mirrorspace.org/curl/' => 'Germany (Bonn)',
'http://curl.109k.com/download/' => 'US (Texas)',
'http://curl.netmirror.org/download/' => 'Germany (Frankfurt)',
'http://curl.cofman.dk/download/' => 'Denmark',
@@ -43,6 +43,7 @@
'http://curl.hostingzero.com/download/' => 'US (Texas)',
'http://curl.mirror-server.net/download/' => 'Germany (Nuremberg)',
'http://curl.hoxt.com/download/' => 'US (Florida)',
+ 'http://curl.nedmirror.nl/download/' => 'Netherlands (Amsterdam)',
);
sub present {
Index: mirrorlinks.t
===================================================================
RCS file: /cvsroot/curl/curl-www/mirrorlinks.t,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- mirrorlinks.t 17 Oct 2005 21:02:25 -0000 1.48
+++ mirrorlinks.t 25 Oct 2005 07:46:38 -0000 1.49
@@ -11,6 +11,7 @@
<a href="http://curl.miscellaneousmirror.org/">DE6</a>
<a href="http://curl.cofman.dk/">DK</a>
<a href="http://curl.fastmirror.net/">FR</a>
+<a href="http://curl.nedmirror.nl/">NL</a>
<a href="http://curl.tsuren.net/">RU</a>
<a href="http://curl.haxx.se/">SE</a>
<a href="http://curl.siamu.ac.th/">TH</a>
@@ -38,6 +39,7 @@
<a href="http://curl.miscellaneousmirror.org/CURL_URL">DE6</a>
<a href="http://curl.cofman.dk/CURL_URL">DK</a>
<a href="http://curl.fastmirror.net/CURL_URL">FR</a>
+<a href="http://curl.nedmirror.nl/CURL_URL">NL</a>
<a href="http://curl.tsuren.net/CURL_URL">RU</a>
<a href="http://curl.haxx.se/CURL_URL">SE</a>
<a href="http://curl.siamu.ac.th/CURL_URL">TH</a>