[csw-devel] SF.net SVN: gar:[4383] csw/mgar/pkg/cmake/trunk

valholla at users.sourceforge.net valholla at users.sourceforge.net
Fri Apr 17 23:00:21 CEST 2009


Revision: 4383
          http://gar.svn.sourceforge.net/gar/?rev=4383&view=rev
Author:   valholla
Date:     2009-04-17 21:00:21 +0000 (Fri, 17 Apr 2009)

Log Message:
-----------
fix upstream download url

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-04-17 20:58:03 UTC (rev 4382)
+++ csw/mgar/pkg/cmake/trunk/Makefile	2009-04-17 21:00:21 UTC (rev 4383)
@@ -12,8 +12,9 @@
   generation, code generation, and template instantiation. 
 endef
 
-UPSTREAM_MASTER_SITES = http://www.cmake.org/files/
-MASTER_SITES = http://www.cmake.org/files/v2.6/
+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)/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
 PACKAGES = CSWcmake

Modified: csw/mgar/pkg/cmake/trunk/checksums
===================================================================
--- csw/mgar/pkg/cmake/trunk/checksums	2009-04-17 20:58:03 UTC (rev 4382)
+++ csw/mgar/pkg/cmake/trunk/checksums	2009-04-17 21:00:21 UTC (rev 4383)
@@ -1,2 +1 @@
 5ba47a94ce276f326abca1fd72a7e7c6  download/cmake-2.6.3.tar.gz
-871d267960a850d05e99246f5c438e62  download/CSWcmake.gspec


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