From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 17C0A3858018; Sun, 30 May 2021 21:13:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 17C0A3858018 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 0ff205ff678c35addd412a6e405edb034ad65b23 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 462e859344addb61362b848a58739abb282c0b89 X-Git-Newrev: 0ff205ff678c35addd412a6e405edb034ad65b23 Message-Id: <20210530211354.17C0A3858018@sourceware.org> Date: Sun, 30 May 2021 21:13:54 +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: Sun, 30 May 2021 21:13:54 -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 0ff205ff678c35addd412a6e405edb034ad65b23 (commit) from 462e859344addb61362b848a58739abb282c0b89 (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 0ff205ff678c35addd412a6e405edb034ad65b23 Author: Gerald Pfeifer Date: Sun May 30 23:13:10 2021 +0200 mirrors: Replace emoenke@gwdg.de by ftp@gwdg.de diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 34da075a..083c6c04 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -21,7 +21,7 @@ mirrors. The following sites mirror the gcc.gnu.org download site
  • France, Brittany: ftp.irisa.fr, thanks to ftpmaint@irisa.fr
  • 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.gwdg.de, thanks to ftp@gwdg.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: ntua.gr, thanks to ftpadm@ntua.gr
  • ----------------------------------------------------------------------- Summary of changes: htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs