From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 495D03854821; Wed, 28 Apr 2021 06:32:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 495D03854821 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. b9e5cd3fdae7ae811cfb22c44a6366cb5b372e72 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 247afc5b7c310cbbd25e52643450f8af9fde2be2 X-Git-Newrev: b9e5cd3fdae7ae811cfb22c44a6366cb5b372e72 Message-Id: <20210428063213.495D03854821@sourceware.org> Date: Wed, 28 Apr 2021 06:32:13 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2021 06:32:13 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via b9e5cd3fdae7ae811cfb22c44a6366cb5b372e72 (commit) from 247afc5b7c310cbbd25e52643450f8af9fde2be2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b9e5cd3fdae7ae811cfb22c44a6366cb5b372e72 Author: Gerald Pfeifer Date: Wed Apr 28 08:31:04 2021 +0200 Migrate mirrorservice.org mirror from FTP to https diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index f57e8187..3ed8a9c7 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -38,7 +38,7 @@ mirrors. The following sites mirror the gcc.gnu.org download site
  • The Netherlands, Nijmegen: ftp.nluug.nl, thanks to Jan Cristiaan van Winkel (jc@ATComputing.nl)
  • Russia, Novosibirsk: http://mirror.linux-ia64.org/gnu/gcc/, thanks to Daniel Volchixin (daniel@volchixin.co.uk)
  • Slovakia, Bratislava: gcc.fyxm.net, thanks to Jan Teluch (admin@2600.sk)
  • -
  • UK: ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/, thanks to mirror@mirrorservice.org
  • +
  • UK: mirrorservice.org, thanks to mirror@mirrorservice.org
  • US, San Francisco: https://bigsearcher.com/mirrors/gcc/, thanks to info@bigsearcher.com
  • US, San Jose: http://www.netgull.com, thanks to admin@netgull.com
  • US, Michigan: http://mirrors.concertpass.com/gcc/, thanks to admin@mirrors.concertpass.com.
  • ----------------------------------------------------------------------- Summary of changes: htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs