[Cmake-commits] CMake branch, next, updated. v3.1.0-2052-g109d9a8

Brad King brad.king at kitware.com
Fri Jan 16 15:51:27 EST 2015


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 "CMake".

The branch, next has been updated
       via  109d9a8cd63f604fcf0e668c6e3c2426c74ae5da (commit)
       via  91fbcda28fff000f8ece00ba7b23cc4fa4889cef (commit)
      from  a54d83b3219f774e1382ba038e411b2268ec572e (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 -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=109d9a8cd63f604fcf0e668c6e3c2426c74ae5da
commit 109d9a8cd63f604fcf0e668c6e3c2426c74ae5da
Merge: a54d83b 91fbcda
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Fri Jan 16 15:51:26 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Jan 16 15:51:26 2015 -0500

    Merge topic 'fix-cmake-org-links' into next
    
    91fbcda2 Help: Update cmake.org links to avoid redirects


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=91fbcda28fff000f8ece00ba7b23cc4fa4889cef
commit 91fbcda28fff000f8ece00ba7b23cc4fa4889cef
Author:     William Lynch <william at lynch.us>
AuthorDate: Fri Jan 16 12:39:55 2015 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Fri Jan 16 15:50:44 2015 -0500

    Help: Update cmake.org links to avoid redirects
    
    Some links to cmake.org now redirect, so link to the new pages directly.

diff --git a/Auxiliary/cmake-indent.vim b/Auxiliary/cmake-indent.vim
index a26dd06..6cee9c8 100644
--- a/Auxiliary/cmake-indent.vim
+++ b/Auxiliary/cmake-indent.vim
@@ -16,7 +16,7 @@
 " Version:      $Revision$
 "
 " Licence:      The CMake license applies to this file. See
-"               http://www.cmake.org/HTML/Copyright.html
+"               http://www.cmake.org/licensing
 "               This implies that distribution with Vim is allowed
 
 if exists("b:did_indent")
diff --git a/Auxiliary/cmake-syntax.vim b/Auxiliary/cmake-syntax.vim
index 782130d..3e4a122 100644
--- a/Auxiliary/cmake-syntax.vim
+++ b/Auxiliary/cmake-syntax.vim
@@ -16,7 +16,7 @@
 " Version:      $Revision$
 "
 " Licence:      The CMake license applies to this file. See
-"               http://www.cmake.org/HTML/Copyright.html
+"               http://www.cmake.org/licensing
 "               This implies that distribution with Vim is allowed
 
 " For version 5.x: Clear all syntax items
diff --git a/Help/manual/LINKS.txt b/Help/manual/LINKS.txt
index f6f707d..38fd151 100644
--- a/Help/manual/LINKS.txt
+++ b/Help/manual/LINKS.txt
@@ -11,12 +11,12 @@ Frequently Asked Questions
  A Wiki is provided containing answers to frequently asked questions.
 
 Online Documentation
- http://www.cmake.org/HTML/Documentation.html
+ http://www.cmake.org/documentation
 
  Links to available documentation may be found on this web page.
 
 Mailing List
- http://www.cmake.org/HTML/MailingLists.html
+ http://www.cmake.org/mailing-lists
 
  For help and discussion about using cmake, a mailing list is
  provided at cmake at cmake.org.  The list is member-post-only but one

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

Summary of changes:
 Auxiliary/cmake-indent.vim |    2 +-
 Auxiliary/cmake-syntax.vim |    2 +-
 Help/manual/LINKS.txt      |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list