public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Search Repo:
Update to CMake 2.6.0 with updated version and checksums. (refs #15259)


git-svn-id: http://svn.macports.org/repository/macports/trunk@36837 
d073be05-634f-4543-b044-5fe20cf6d1d6
Chris Scharver (author)
Fri May 16 04:42:28 -0700 2008
commit  5c1b868b26b8338bf4000bda060875ba14c4721e
tree    f56a9bccc7b4130b7e6cd85c24e5ef8a69bf3e6e
parent  4d9f62766b4a82444dd2060d0f95b170de90060c
...
3
4
5
6
 
7
8
9
...
14
15
16
17
18
19
20
 
 
 
 
21
22
23
...
3
4
5
 
6
7
8
9
...
14
15
16
 
 
 
 
17
18
19
20
21
22
23
0
@@ -3,7 +3,7 @@
0
 PortSystem 1.0
0
 
0
 name    cmake
0
-version 2.4.8
0
+version 2.6.0
0
 categories  devel
0
 maintainers  css@macports.org
0
 description  Cross-platform make
0
@@ -14,10 +14,10 @@
0
   used in conjunction with the native build environment.
0
 homepage  http://www.cmake.org/
0
 platforms  darwin freebsd
0
-master_sites http://www.cmake.org/files/v2.4/
0
-checksums md5 f5dd061c31765a49dc17ae8bdc986779 \
0
- sha1 5d253b128274cc9517bce92fc25798d55baa253b \
0
- rmd160 3f75f77a0eca4c1e1e4506b00c56ca441f78c853
0
+master_sites http://www.cmake.org/files/v2.6/
0
+checksums md5 e95ae003672dfc6c8151a1ee49a0d4a6 \
0
+ sha1 e99ee84f413bd1c728fe6def1eb5e27d0471bd27 \
0
+ rmd160 491aa0f7eedd3c43364bcfe675ba5526e5140361
0
 configure.args  --mandir=/share/man --docdir=/share/doc/cmake
0
 
0
 post-destroot {

Comments

    No one has commented yet.