SF.net SVN: geany-plugins:[2062] trunk/geany-plugins/waf

eht16 at users.sourceforge.net eht16 at xxxxx
Tue May 3 18:24:48 UTC 2011


Revision: 2062
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2062&view=rev
Author:   eht16
Date:     2011-05-03 18:24:48 +0000 (Tue, 03 May 2011)

Log Message:
-----------
Update Waf to 1.6.5(svn11222)

Modified Paths:
--------------
    trunk/geany-plugins/waf

Modified: trunk/geany-plugins/waf
===================================================================
--- trunk/geany-plugins/waf	2011-05-03 18:21:36 UTC (rev 2061)
+++ trunk/geany-plugins/waf	2011-05-03 18:24:48 UTC (rev 2062)
@@ -32,11 +32,11 @@
 
 import os, sys
 
-VERSION="1.6.1"
-REVISION="6204fe6c124920a536f913a440ffa204"
+VERSION="1.6.5"
+REVISION="5b57324edc0cee1356c8b2c01e97e09d"
 INSTALL=''
-C1='#+'
-C2='#('
+C1='#%'
+C2='#$'
 cwd = os.getcwd()
 join = os.path.join
 
@@ -161,5 +161,5 @@
 	Scripting.waf_entry_point(cwd, VERSION, wafdir)
 
 #==>

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list