[csw-devel] SF.net SVN: gar:[7805] csw/mgar/pkg/cmake/trunk
rthurner at users.sourceforge.net
rthurner at users.sourceforge.net
Fri Jan 1 11:36:42 CET 2010
Revision: 7805
http://gar.svn.sourceforge.net/gar/?rev=7805&view=rev
Author: rthurner
Date: 2010-01-01 10:36:36 +0000 (Fri, 01 Jan 2010)
Log Message:
-----------
cmake - upgrade to cmake-2.8.0
Modified Paths:
--------------
csw/mgar/pkg/cmake/trunk/Makefile
csw/mgar/pkg/cmake/trunk/checksums
Modified: csw/mgar/pkg/cmake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cmake/trunk/Makefile 2009-12-31 16:49:02 UTC (rev 7804)
+++ csw/mgar/pkg/cmake/trunk/Makefile 2010-01-01 10:36:36 UTC (rev 7805)
@@ -1,5 +1,5 @@
GARNAME = cmake
-GARVERSION = 2.6.3
+GARVERSION = 2.8.0
CATEGORIES = devel
DESCRIPTION = Cross-platform make
@@ -13,8 +13,8 @@
endef
RELVER = $(shell echo $(GARVERSION) |gsed 's/\(^[0-9].*\)\.[0-9]*/\1/')
-SPKG_SOURCEURL = http://www.cmake.org/
-MASTER_SITES = http://www.cmake.org/files/v$(RELVER)/
+SPKG_SOURCEURL = http://cmake.org/
+MASTER_SITES = http://cmake.org/files/v$(RELVER)/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PACKAGES = CSWcmake
Modified: csw/mgar/pkg/cmake/trunk/checksums
===================================================================
--- csw/mgar/pkg/cmake/trunk/checksums 2009-12-31 16:49:02 UTC (rev 7804)
+++ csw/mgar/pkg/cmake/trunk/checksums 2010-01-01 10:36:36 UTC (rev 7805)
@@ -1 +1 @@
-5ba47a94ce276f326abca1fd72a7e7c6 download/cmake-2.6.3.tar.gz
+3b3679b8a6afaedc38a8c15dd7ff4fcf cmake-2.8.0.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list