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

[or-cvs] r19946: {torbrowser} update vidalia, tor, and pidgin. (in torbrowser/trunk: . build-scripts)



Author: phobos
Date: 2009-07-08 10:28:54 -0400 (Wed, 08 Jul 2009)
New Revision: 19946

Modified:
   torbrowser/trunk/README
   torbrowser/trunk/build-scripts/Makefile
Log:
update vidalia, tor, and pidgin.


Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README	2009-07-08 13:41:05 UTC (rev 19945)
+++ torbrowser/trunk/README	2009-07-08 14:28:54 UTC (rev 19946)
@@ -194,3 +194,5 @@
 
 1.2.3:
   Update Vidalia to 0.1.14
+  Update Tor to 0.2.1.17-rc
+  Update Pidgin to 2.5.8

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2009-07-08 13:41:05 UTC (rev 19945)
+++ torbrowser/trunk/build-scripts/Makefile	2009-07-08 14:28:54 UTC (rev 19946)
@@ -18,10 +18,10 @@
 
 ## Location of bundle components
 VIDALIA=/c/build/vidalia-0.1.14
-TOR=/c/build/tor-0.2.1.16-rc
+TOR=/c/build/tor-0.2.1.17-rc
 POLIPO=/c/build/polipo-1.0.4
 FIREFOX_SRC=/c/build/FirefoxPortable-3.0.11
-PIDGIN_SRC=/c/build/PidginPortable-2.5.7
+PIDGIN_SRC=/c/build/PidginPortable-2.5.8
 
 ## Location of utility applications
 SEVENZIP="/c/Program Files/7-Zip/7z.exe"