From 759bf4eeb43a018a3b63d66d3f285157efdf2250 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 26 Jun 2022 19:05:32 +0300 Subject: [PATCH 60/60] Update URLs referring to freeciv main homepage to use https See osdn #44954 Signed-off-by: Marko Lindqvist --- INSTALL | 4 ++-- README.md | 2 +- configure.ac | 4 ++-- data/graphics/logo+splash/Freeciv_Logo.svg | 4 ++-- data/helpdata.txt | 4 ++-- doc/BUGS | 2 +- doc/README.nations | 2 +- doc/README.rulesets | 2 +- doc/README.tilesets | 2 +- doc/ca/BUGS.ca | 2 +- doc/ca/README.ca | 2 +- doc/de/BUGS.de | 2 +- doc/de/INSTALL.de | 2 +- doc/de/README.de | 2 +- doc/fr/INSTALL.fr | 2 +- doc/it/INSTALL.it | 2 +- doc/it/README.it | 2 +- doc/ja/BUGS.ja | 2 +- doc/ja/README.ja | 2 +- doc/nl/BUGS.nl | 2 +- doc/nl/README.nl | 2 +- doc/sv/BUGS.sv | 4 ++-- doc/sv/README.sv | 2 +- gen_headers/meson_fc_config.h.in | 2 +- windows/installer_cross/Freeciv.url | 2 +- windows/installer_msys2/Freeciv.url | 2 +- 26 files changed, 31 insertions(+), 31 deletions(-) diff --git a/INSTALL b/INSTALL index 16a14fb6dd..8946175cbe 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Installing Freeciv: This file describes how to compile and install Freeciv. Last time we made sure this file is up to date was 16-Jul-06. -Last minor update was 06-Jun-22. +Last minor update was 26-Jun-22. There may be a localized version of this file in the ./doc directory, named INSTALL. (e.g., INSTALL.de). @@ -354,7 +354,7 @@ If for some reason using "configure" gives you trouble, follow these steps: configure script. You can find out about the freeciv-dev mailing list on our web - site, at http://www.freeciv.org/ + site, at https://www.freeciv.org/ 3. Compiling Freeciv: diff --git a/README.md b/README.md index e12b408c1e..18ff529980 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Please see the [doc](doc) directory for a complete list of documentation files. Links ===== -Freeciv website: [Freeciv.org](http://www.freeciv.org/) +Freeciv website: [Freeciv.org](https://www.freeciv.org/) Submit patches: [OSDN](https://osdn.net/projects/freeciv/ticket/) diff --git a/configure.ac b/configure.ac index b8f75a844c..1b75ca51f2 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT([Freeciv], m4_esyscmd([./fc_version | tr -d '\n']), [https://osdn.net/projects/freeciv/ticket/], - [freeciv], [http://www.freeciv.org/]) + [freeciv], [https://www.freeciv.org/]) AC_PREREQ(2.65) dnl Initialize with some random file to ensure the source is here. @@ -19,7 +19,7 @@ AC_C_BIGENDIAN FC_EMSCRIPTEN BUG_URL="$PACKAGE_BUGREPORT" -HOMEPAGE_URL="http://www.freeciv.org/" +HOMEPAGE_URL="https://www.freeciv.org/" MAIL_ADDRESS="freeciv-dev AT freelists.org" dnl Explain fc_config.h to end users (e.g., on Windows) diff --git a/data/graphics/logo+splash/Freeciv_Logo.svg b/data/graphics/logo+splash/Freeciv_Logo.svg index b39d3e3c36..188b4b7e3c 100755 --- a/data/graphics/logo+splash/Freeciv_Logo.svg +++ b/data/graphics/logo+splash/Freeciv_Logo.svg @@ -10663,7 +10663,7 @@ sodipodi:role="line" id="tspan2415" x="289.73166" - y="591.25995">You can learn a lot about Freeciv at http://www.freeciv.org/You can learn a lot about Freeciv at https://www.freeciv.org/June, at http://www.freeciv.org/June, at https://www.freeciv.org/ och försäkrar sig om att man har +- Tittar på och försäkrar sig om att man har den nyaste versionen. (Vi kanske redan har rättat felet.) - Tittar på Freecivs system för spårning av buggar vid: @@ -83,4 +83,4 @@ YTTERLIGARE INFORMATION: Freecivs webbplats tillhandahåller mycket mer material: - http://www.freeciv.org/ + https://www.freeciv.org/ diff --git a/doc/sv/README.sv b/doc/sv/README.sv index 7085c8dde7..968722843c 100644 --- a/doc/sv/README.sv +++ b/doc/sv/README.sv @@ -31,7 +31,7 @@ Webbplats: Freecivs webbplats är: - http://www.freeciv.org/ + https://www.freeciv.org/ Här kan man få de senaste nyheterna, utgåvorna och uppdateringarna, hitta information om Freecivs diskussionslistor samt se metaservern diff --git a/gen_headers/meson_fc_config.h.in b/gen_headers/meson_fc_config.h.in index ada2568a3b..d2b2265af6 100644 --- a/gen_headers/meson_fc_config.h.in +++ b/gen_headers/meson_fc_config.h.in @@ -11,7 +11,7 @@ #define LOCALEDIR "@LOCALEDIR@" #define BUG_URL "https://osdn.net/projects/freeciv/ticket/" -#define HOMEPAGE_URL "http://www.freeciv.org/" +#define HOMEPAGE_URL "https://www.freeciv.org/" #define DATASUBDIR "@DATASUBDIR@" diff --git a/windows/installer_cross/Freeciv.url b/windows/installer_cross/Freeciv.url index 3d37dff2d5..2225400762 100644 --- a/windows/installer_cross/Freeciv.url +++ b/windows/installer_cross/Freeciv.url @@ -1,2 +1,2 @@ [InternetShortcut] -URL=http://www.freeciv.org +URL=https://www.freeciv.org diff --git a/windows/installer_msys2/Freeciv.url b/windows/installer_msys2/Freeciv.url index 3d37dff2d5..2225400762 100644 --- a/windows/installer_msys2/Freeciv.url +++ b/windows/installer_msys2/Freeciv.url @@ -1,2 +1,2 @@ [InternetShortcut] -URL=http://www.freeciv.org +URL=https://www.freeciv.org -- 2.35.1