Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/94c5536129b1e047f787ae13bc7dd52505977315
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/94c5536129b1e047f787ae13bc7dd52505977315
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/94c5536129b1e047f787ae13bc7dd52505977315

The branch, master has been updated
       via  94c5536129b1e047f787ae13bc7dd52505977315 (commit)
       via  df211ca3fb398645023b844178e5e68e080fe5e9 (commit)
       via  f3e25d5c1ff68217452b06ec21012942296f2673 (commit)
      from  157ec57cf26bcafd18577df67e6a15f889df54ef (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 -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf.git/commit/?id=94c5536129b1e047f787ae13bc7dd52505977315
commit 94c5536129b1e047f787ae13bc7dd52505977315
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>

    RISC OS: update Acorn universal boot URLs
    
    riscos.com reorganised years ago. Follow this reorganisation
    (although it may be more sensible to stop pointing at this
    abandonware and suggest using the RISC OS Open universal boot,
    instead).

diff --git a/frontends/riscos/distribution/ReadMe 
b/frontends/riscos/distribution/ReadMe
index fb23dac..6a4429b 100644
--- a/frontends/riscos/distribution/ReadMe
+++ b/frontends/riscos/distribution/ReadMe
@@ -31,7 +31,7 @@ Double click on !NetSurf in your chosen location to launch 
NetSurf.
 Note   NetSurf requires WindowManager 3.80 or later. This comes
        with RISC OS 4 and above. RISC OS 3 users should install
        the Universal Boot Sequence from:
-       http://acorn.riscos.com/riscos/releases/UniBoot/ or,
+       http://www.riscos.com/ftp_space/generic/uniboot/ or,
        alternatively, use the HardDisc4 and associated System
        resources provided by RISC OS Open:
        https://www.riscosopen.org/content/downloads/common
diff --git a/frontends/riscos/scripts/Run b/frontends/riscos/scripts/Run
index 4fc9b60..3368140 100644
--- a/frontends/riscos/scripts/Run
+++ b/frontends/riscos/scripts/Run
@@ -33,8 +33,8 @@ SetMacro NetSurf$ChoicesSave 
<Choices$Write>.WWW.NetSurf.Choices
 RMEnsure UtilityModule 3.00 Error NetSurf needs RISC OS 3 or later
 
 | Ensure Nested WIMP is installed
-| http://acorn.riscos.com/ (in the universal boot archive)
-RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. 
This can be obtained by downloading the Universal Boot sequence from 
http://acorn.riscos.com/
+| http://www.riscos.com/ftp_space/generic/uniboot/ (i.e. install universal 
boot)
+RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. 
This can be obtained by downloading the Universal Boot sequence from 
http://www.riscos.com/ftp_space/generic/uniboot/
 
 | Check for various key resources - can't do much if they don't exist
 If "<System$Path>" = "" Then Set System$Path_Message System resources not 
found.


commitdiff 
http://git.netsurf-browser.org/netsurf.git/commit/?id=df211ca3fb398645023b844178e5e68e080fe5e9
commit df211ca3fb398645023b844178e5e68e080fe5e9
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>

    RISC OS: use https in distribution ReadMe

diff --git a/frontends/riscos/distribution/LeesMij 
b/frontends/riscos/distribution/LeesMij
index 45a96f1..3a48b77 100644
--- a/frontends/riscos/distribution/LeesMij
+++ b/frontends/riscos/distribution/LeesMij
@@ -6,7 +6,7 @@ broncode.
 
 De nieuwste versie van NetSurf is verkrijgbaar via:
 
-   http://www.netsurf-browser.org/
+   https://www.netsurf-browser.org/
 
 
 Installatie
diff --git a/frontends/riscos/distribution/ReadMe 
b/frontends/riscos/distribution/ReadMe
index 620e182..fb23dac 100644
--- a/frontends/riscos/distribution/ReadMe
+++ b/frontends/riscos/distribution/ReadMe
@@ -5,7 +5,7 @@ This is a development build of NetSurf, an open source web 
browser.
 
 The latest version of NetSurf is available from:
 
-   http://www.netsurf-browser.org/
+   https://www.netsurf-browser.org/
 
 
 Installation


commitdiff 
http://git.netsurf-browser.org/netsurf.git/commit/?id=f3e25d5c1ff68217452b06ec21012942296f2673
commit f3e25d5c1ff68217452b06ec21012942296f2673
Author: John-Mark Bell <[email protected]>
Commit: John-Mark Bell <[email protected]>

    RISC OS: use https in Obey files
    
    Also remove dead link to iyonix.com: the relevant information is
    apparently now in Issue 3 of the Style Guide.

diff --git a/frontends/riscos/appdir/!Boot,feb 
b/frontends/riscos/appdir/!Boot,feb
index ca7a3fe..acaad81 100644
--- a/frontends/riscos/appdir/!Boot,feb
+++ b/frontends/riscos/appdir/!Boot,feb
@@ -35,10 +35,8 @@ Set File$Type_F91 URI
 Set File$Type_FAF HTML
 
 | Application system variables
-|
-| See http://www.iyonix.com/32bit/help.shtml for more details.
 If (("<NetSurf$Help>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Help <NetSurf$Dir>.Docs.docs_en
-If (("<NetSurf$Web>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Web "http://www.netsurf-browser.org/";
+If (("<NetSurf$Web>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Web "https://www.netsurf-browser.org/";
 If (("<NetSurf$Title>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Title "NetSurf"
 If (("<NetSurf$Publisher>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Publisher "The NetSurf Developers"
 If (("<NetSurf$Description>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Description "Web browser"
diff --git a/frontends/riscos/scripts/Run b/frontends/riscos/scripts/Run
index cb78e90..4fc9b60 100644
--- a/frontends/riscos/scripts/Run
+++ b/frontends/riscos/scripts/Run
@@ -40,7 +40,7 @@ RMEnsure WindowManager 3.80 Error NetSurf requires the Nested 
Window Manager. Th
 If "<System$Path>" = "" Then Set System$Path_Message System resources not 
found.
 If "<Wimp$ScrapDir>" = "" Then Error Scrap resource not found.
 If "<InetDBase$Path>" = "" Then Error Internet resources can not be found
-If "<Unicode$Path>" = "" Then Error NetSurf requires the !Unicode resource. 
This can be found, along with the Iconv module, at 
http://www.netsurf-browser.org/projects/iconv/
+If "<Unicode$Path>" = "" Then Error NetSurf requires the !Unicode resource. 
This can be found, along with the Iconv module, at 
https://www.netsurf-browser.org/projects/iconv/
 If "<Inet$MimeMappings>" = "" Then Set Inet$MimeMappings InetDBase:MimeMap
 
 | Use OS copy of root CA bundle, if present


-----------------------------------------------------------------------

Summary of changes:
 frontends/riscos/appdir/!Boot,feb     |    4 +---
 frontends/riscos/distribution/LeesMij |    2 +-
 frontends/riscos/distribution/ReadMe  |    4 ++--
 frontends/riscos/scripts/Run          |    6 +++---
 4 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/frontends/riscos/appdir/!Boot,feb 
b/frontends/riscos/appdir/!Boot,feb
index ca7a3fe..acaad81 100644
--- a/frontends/riscos/appdir/!Boot,feb
+++ b/frontends/riscos/appdir/!Boot,feb
@@ -35,10 +35,8 @@ Set File$Type_F91 URI
 Set File$Type_FAF HTML
 
 | Application system variables
-|
-| See http://www.iyonix.com/32bit/help.shtml for more details.
 If (("<NetSurf$Help>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Help <NetSurf$Dir>.Docs.docs_en
-If (("<NetSurf$Web>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Web "http://www.netsurf-browser.org/";
+If (("<NetSurf$Web>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Web "https://www.netsurf-browser.org/";
 If (("<NetSurf$Title>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Title "NetSurf"
 If (("<NetSurf$Publisher>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Publisher "The NetSurf Developers"
 If (("<NetSurf$Description>" = "") OR ("<NetSurf$ForceVars>" = "1")) Then Set 
NetSurf$Description "Web browser"
diff --git a/frontends/riscos/distribution/LeesMij 
b/frontends/riscos/distribution/LeesMij
index 45a96f1..3a48b77 100644
--- a/frontends/riscos/distribution/LeesMij
+++ b/frontends/riscos/distribution/LeesMij
@@ -6,7 +6,7 @@ broncode.
 
 De nieuwste versie van NetSurf is verkrijgbaar via:
 
-   http://www.netsurf-browser.org/
+   https://www.netsurf-browser.org/
 
 
 Installatie
diff --git a/frontends/riscos/distribution/ReadMe 
b/frontends/riscos/distribution/ReadMe
index 620e182..6a4429b 100644
--- a/frontends/riscos/distribution/ReadMe
+++ b/frontends/riscos/distribution/ReadMe
@@ -5,7 +5,7 @@ This is a development build of NetSurf, an open source web 
browser.
 
 The latest version of NetSurf is available from:
 
-   http://www.netsurf-browser.org/
+   https://www.netsurf-browser.org/
 
 
 Installation
@@ -31,7 +31,7 @@ Double click on !NetSurf in your chosen location to launch 
NetSurf.
 Note   NetSurf requires WindowManager 3.80 or later. This comes
        with RISC OS 4 and above. RISC OS 3 users should install
        the Universal Boot Sequence from:
-       http://acorn.riscos.com/riscos/releases/UniBoot/ or,
+       http://www.riscos.com/ftp_space/generic/uniboot/ or,
        alternatively, use the HardDisc4 and associated System
        resources provided by RISC OS Open:
        https://www.riscosopen.org/content/downloads/common
diff --git a/frontends/riscos/scripts/Run b/frontends/riscos/scripts/Run
index cb78e90..3368140 100644
--- a/frontends/riscos/scripts/Run
+++ b/frontends/riscos/scripts/Run
@@ -33,14 +33,14 @@ SetMacro NetSurf$ChoicesSave 
<Choices$Write>.WWW.NetSurf.Choices
 RMEnsure UtilityModule 3.00 Error NetSurf needs RISC OS 3 or later
 
 | Ensure Nested WIMP is installed
-| http://acorn.riscos.com/ (in the universal boot archive)
-RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. 
This can be obtained by downloading the Universal Boot sequence from 
http://acorn.riscos.com/
+| http://www.riscos.com/ftp_space/generic/uniboot/ (i.e. install universal 
boot)
+RMEnsure WindowManager 3.80 Error NetSurf requires the Nested Window Manager. 
This can be obtained by downloading the Universal Boot sequence from 
http://www.riscos.com/ftp_space/generic/uniboot/
 
 | Check for various key resources - can't do much if they don't exist
 If "<System$Path>" = "" Then Set System$Path_Message System resources not 
found.
 If "<Wimp$ScrapDir>" = "" Then Error Scrap resource not found.
 If "<InetDBase$Path>" = "" Then Error Internet resources can not be found
-If "<Unicode$Path>" = "" Then Error NetSurf requires the !Unicode resource. 
This can be found, along with the Iconv module, at 
http://www.netsurf-browser.org/projects/iconv/
+If "<Unicode$Path>" = "" Then Error NetSurf requires the !Unicode resource. 
This can be found, along with the Iconv module, at 
https://www.netsurf-browser.org/projects/iconv/
 If "<Inet$MimeMappings>" = "" Then Set Inet$MimeMappings InetDBase:MimeMap
 
 | Use OS copy of root CA bundle, if present


-- 
NetSurf Browser
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to