From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id D25BD38515FF; Tue, 15 Jun 2021 21:10:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D25BD38515FF To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 0d2523cd4725072958183d40c0b72da3f3735071 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 59818926fd9b6376537816fb071b294b73e73c32 X-Git-Newrev: 0d2523cd4725072958183d40c0b72da3f3735071 Message-Id: <20210615211030.D25BD38515FF@sourceware.org> Date: Tue, 15 Jun 2021 21:10:30 +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, 15 Jun 2021 21:10:30 -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 0d2523cd4725072958183d40c0b72da3f3735071 (commit) from 59818926fd9b6376537816fb071b294b73e73c32 (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 0d2523cd4725072958183d40c0b72da3f3735071 Author: Gerald Pfeifer Date: Tue Jun 15 23:09:36 2021 +0200 mirrors: Move ftp.nluug.nl from ftp to https diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 083c6c04..75c71b95 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -35,7 +35,7 @@ mirrors. The following sites mirror the gcc.gnu.org download site   http://mirror.koddos.net/gcc/ |   rsync://mirror.koddos.net/gcc/,   thanks to Martin (mirror@koddos.net) at KoDDoS. -
  • The Netherlands, Nijmegen: ftp.nluug.nl, thanks to Jan Cristiaan van Winkel (jc@ATComputing.nl)
  • +
  • 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: mirrorservice.org, thanks to mirror@mirrorservice.org
  • ----------------------------------------------------------------------- Summary of changes: htdocs/mirrors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs