jhbuild r1895 - in trunk: . modulesets



Author: gjc
Date: Fri Feb 15 17:02:33 2008
New Revision: 1895
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1895&view=rev

Log:
Bug 515563 â Upgrade to waf 1.3.2

Modified:
   trunk/ChangeLog
   trunk/modulesets/bootstrap.modules

Modified: trunk/modulesets/bootstrap.modules
==============================================================================
--- trunk/modulesets/bootstrap.modules	(original)
+++ trunk/modulesets/bootstrap.modules	Fri Feb 15 17:02:33 2008
@@ -8,7 +8,7 @@
   <repository type="tarball" name="python"
       href="http://www.python.org/ftp/python/"/>
   <repository type="tarball" name="waf"
-      href="http://waf.googlecode.com/files/"/>
+      href="http://freehackers.org/~tnagy/"/>
 
   <autotools id="gettext" autogen-sh="configure">
     <branch repo="ftp.gnu.org"
@@ -73,8 +73,8 @@
   </autotools>
 
   <autotools id="waf" autogen-sh="utils/autogen.sh">
-    <branch repo="waf" module="waf-1.3.1.tar.bz2" version="1.3.1"
-            size="414238" md5sum="28eb1aac3730d5c2c188e7d0456ed637" />
+    <branch repo="waf" module="waf-1.3.2.tar.bz2" version="1.3.2"
+            size="327986" md5sum="9caca69cb435911c9ed6ff0519ce19ae" />
     <dependencies>
       <dep package="python"/>
     </dependencies>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]