[Lunar-commits] r21044 - moonbase/trunk/devel/cmake
Dennis Veatch
stumbles at lunar-linux.org
Sat Aug 19 10:49:50 UTC 2006
Author: stumbles
Date: 2006-08-19 10:49:50 +0000 (Sat, 19 Aug 2006)
New Revision: 21044
Modified:
moonbase/trunk/devel/cmake/DETAILS
Log:
version bump on mostly bug fixes.
Modified: moonbase/trunk/devel/cmake/DETAILS
===================================================================
--- moonbase/trunk/devel/cmake/DETAILS 2006-08-19 10:46:57 UTC (rev 21043)
+++ moonbase/trunk/devel/cmake/DETAILS 2006-08-19 10:49:50 UTC (rev 21044)
@@ -1,21 +1,21 @@
- MODULE=cmake
- VERSION=2.4.2
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://cmake.org/files/v2.4/
- SOURCE_VFY=sha1:9fdef75873ba59cbd3ebb9400d60a26513897ee0
- WEB_SITE=http://cmake.org/
- ENTERED=20060725
- UPDATED=20060725
- SHORT="Cross-platform make system"
- MAINTAINER=jannis at lunar-linux.org
+ MODULE=cmake
+ VERSION=2.4.3
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://cmake.org/files/v2.4/
+ SOURCE_VFY=sha1:bfd42beb6bed2fd3d1468dcf5851c2e6d60bda7d
+ WEB_SITE=http://cmake.org/
+ ENTERED=20060725
+ UPDATED=20060819
+ SHORT="Cross-platform make system"
+ MAINTAINER=jannis at lunar-linux.org
cat << EOF
-Welcome to CMake, the cross-platform, open-source make system. CMake
-is used to control the software compilation process using simple
-platform and compiler independent configuration files. CMake generates
-native makefiles and workspaces that can be used in the compiler
-environment of your choice. CMake is quite sophisticated: it is
-possible to support complex environments requiring system
-configuration, pre-processor generation, code generation, and template
+Welcome to CMake, the cross-platform, open-source make system. CMake
+is used to control the software compilation process using simple
+platform and compiler independent configuration files. CMake generates
+native makefiles and workspaces that can be used in the compiler
+environment of your choice. CMake is quite sophisticated: it is
+possible to support complex environments requiring system
+configuration, pre-processor generation, code generation, and template
instantiation. Please go here to learn more about CMake.
EOF
More information about the Lunar-commits
mailing list