From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 5555B3833012; Tue, 27 Apr 2021 10:32:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5555B3833012 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 6a87293182188118e748e0ad9b411e78e59da417 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 57b7ec1bd7b9cbe1f061f4e282214a4f96cb475a X-Git-Newrev: 6a87293182188118e748e0ad9b411e78e59da417 Message-Id: <20210427103241.5555B3833012@sourceware.org> Date: Tue, 27 Apr 2021 10:32:41 +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: Tue, 27 Apr 2021 10:32:41 -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 6a87293182188118e748e0ad9b411e78e59da417 (commit) from 57b7ec1bd7b9cbe1f061f4e282214a4f96cb475a (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 6a87293182188118e748e0ad9b411e78e59da417 Author: Gerald Pfeifer Date: Tue Apr 27 12:31:30 2021 +0200 Convert ftp.mpi-sb.mpg.de mirror to https On the way adjust the name displayed to just mpi-sb.mpg.de as not to mislead users via the ftp host name. diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index f2f49720..f57e8187 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -22,7 +22,7 @@ mirrors. The following sites mirror the gcc.gnu.org download site
  • France, Versailles: ftp.uvsq.fr, thanks to ftpmaint@uvsq.fr
  • Germany, Berlin: ftp.fu-berlin.de, thanks to ftp@fu-berlin.de
  • Germany: ftp.gwdg.de, thanks to emoenke@gwdg.de
  • -
  • Germany: ftp.mpi-sb.mpg.de, thanks to ftpadmin@mpi-sb.mpg.de
  • +
  • Germany: mpi-sb.mpg.de, thanks to ftpadmin@mpi-sb.mpg.de
  • Germany: http://gcc.cybermirror.org, thanks to Sascha Schwarz (cm@cybermirror.org)
  • Greece: ftp.ntua.gr, thanks to ftpadm@ntua.gr
  • Hungary, Budapest: robotlab.itk.ppke.hu, thanks to Adam Rak (neurhlp@gmail.com)
  • ----------------------------------------------------------------------- Summary of changes: htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs