From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 36857385040E; Sat, 1 May 2021 17:33:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 36857385040E To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. cb12e82192f0981b5aa0a758969c857e8cee3e53 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bdb3bc48075d5dc7c61f8ed2baddd3a8cd1eebbb X-Git-Newrev: cb12e82192f0981b5aa0a758969c857e8cee3e53 Message-Id: <20210501173346.36857385040E@sourceware.org> Date: Sat, 1 May 2021 17:33:46 +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: Sat, 01 May 2021 17:33:46 -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 cb12e82192f0981b5aa0a758969c857e8cee3e53 (commit) from bdb3bc48075d5dc7c61f8ed2baddd3a8cd1eebbb (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 cb12e82192f0981b5aa0a758969c857e8cee3e53 Author: Gerald Pfeifer Date: Sat May 1 19:32:04 2021 +0200 Update the ntua.gr mirror from FTP to https On the way change the reference from ftp.ntua.gr to the more generic ntua.gr. diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 3ed8a9c7..3e121e87 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -24,7 +24,7 @@ mirrors. The following sites mirror the gcc.gnu.org download site
  • Germany: ftp.gwdg.de, thanks to emoenke@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: ftp.ntua.gr, thanks to ftpadm@ntua.gr
  • +
  • Greece: ntua.gr, thanks to ftpadm@ntua.gr
  • Hungary, Budapest: robotlab.itk.ppke.hu, thanks to Adam Rak (neurhlp@gmail.com)
  • Japan: ftp.tsukuba.wide.ad.jp, thanks to Kohei Takahashi (tsukuba-ftp-servers@tsukuba.wide.ad.jp)
  • Morocco: ----------------------------------------------------------------------- Summary of changes: htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs