[Cmake-commits] CMake branch, next, updated. v2.8.7-2884-g7910f53

Eric Noulard eric.noulard at gmail.com
Sat Feb 25 17:30:55 EST 2012


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  7910f5325a4b0b448cd625b1e240f21484b29c51 (commit)
       via  2ace3427ace03c93981885901b055cada722d62d (commit)
      from  733a1221b1915df101eeb1a6f6d8dc0694f0b753 (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=7910f5325a4b0b448cd625b1e240f21484b29c51
commit 7910f5325a4b0b448cd625b1e240f21484b29c51
Merge: 733a122 2ace342
Author:     Eric Noulard <eric.noulard at gmail.com>
AuthorDate: Sat Feb 25 17:30:51 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Feb 25 17:30:51 2012 -0500

    Merge topic 'CPack-fixPackageMaker-doc' into next
    
    2ace342 Typo: Add missing ##end for ##module


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2ace3427ace03c93981885901b055cada722d62d
commit 2ace3427ace03c93981885901b055cada722d62d
Author:     Eric NOULARD <eric.noulard at gmail.com>
AuthorDate: Sat Feb 25 23:28:31 2012 +0100
Commit:     Eric NOULARD <eric.noulard at gmail.com>
CommitDate: Sat Feb 25 23:28:31 2012 +0100

    Typo: Add missing ##end for ##module

diff --git a/Modules/CPackPackageMaker.cmake b/Modules/CPackPackageMaker.cmake
index 5ac4bf0..45ba465 100644
--- a/Modules/CPackPackageMaker.cmake
+++ b/Modules/CPackPackageMaker.cmake
@@ -4,6 +4,7 @@
 # - PackageMaker CPack generator (Mac OS X).
 # The following variable is specific to installers build on Mac OS X
 # using PackageMaker:
+##end
 #
 ##variable
 #  CPACK_OSX_PACKAGE_VERSION - The version of Mac OS X that the

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

Summary of changes:
 Modules/CPackPackageMaker.cmake |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list