public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. f5b29a8fdedd895613f7304227d877d5add1535d
@ 2019-11-13 20:54 jb
  0 siblings, 0 replies; only message in thread
From: jb @ 2019-11-13 20:54 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  f5b29a8fdedd895613f7304227d877d5add1535d (commit)
      from  177b6b2a5475bb148e61dd87af3680092fd1c1e2 (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 f5b29a8fdedd895613f7304227d877d5add1535d
Author: Janne Blomqvist <blomqvist.janne@gmail.com>
Date:   Wed Nov 13 22:53:08 2019 +0200

    Update info about getting config.guess and config.sub
    
    The URL nowadays contains a README instructing the user to fetch the
    files from a git repository (git.savannah.gnu.org). Reword to reflect
    that. Also change the URL from FTP to HTTPS.

diff --git a/htdocs/codingconventions.html b/htdocs/codingconventions.html
index f9dbc18..d43f28f 100644
--- a/htdocs/codingconventions.html
+++ b/htdocs/codingconventions.html
@@ -591,14 +591,15 @@ below:</p>
 
 <ul>
 
-<li>config.guess, config.sub: The master copy of these files is at <a
-href="ftp://ftp.gnu.org/pub/gnu/config/">ftp://ftp.gnu.org/pub/gnu/config</a>.
-Proposed changes should be e-mailed to <a
-href="mailto:config-patches@gnu.org">config-patches@gnu.org</a>.  Only
-after the change makes it to the FTP site should the new files be
-installed in the GCC source tree, so that their version numbers remain
-meaningful and unique.  Don't install the patch, install the whole
-file.</li>
+<li>config.guess, config.sub: Instructions for getting the master copy
+of these files is
+at <a href="https://ftp.gnu.org/pub/gnu/config/">https://ftp.gnu.org/pub/gnu/config</a>.
+Proposed changes should be e-mailed
+to <a href="mailto:config-patches@gnu.org">config-patches@gnu.org</a>.
+Only after the change makes it to the HTTP site should the new files
+be installed in the GCC source tree, so that their version numbers
+remain meaningful and unique.  Don't install the patch, install the
+whole file.</li>
 
 <li>ltmain.sh, libtool.m4, ltoptions.m4, ltsugar.m4, ltversion.m4,
 lt~obsolete.m4, and formerly also ltconfig, ltcf-c.sh, ltcf-cxx.sh,

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

Summary of changes:
 htdocs/codingconventions.html |   17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-13 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 20:54 gcc-wwwdocs branch master updated. f5b29a8fdedd895613f7304227d877d5add1535d jb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).