[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r20417: {torbrowser} update vidalia to 0.2.3 and Qt to 4.5.2 (in torbrowser/trunk: . build-scripts)
Author: phobos
Date: 2009-08-28 00:25:28 -0400 (Fri, 28 Aug 2009)
New Revision: 20417
Modified:
torbrowser/trunk/README
torbrowser/trunk/build-scripts/Makefile
Log:
update vidalia to 0.2.3 and Qt to 4.5.2
Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README 2009-08-28 04:08:53 UTC (rev 20416)
+++ torbrowser/trunk/README 2009-08-28 04:25:28 UTC (rev 20417)
@@ -219,3 +219,5 @@
update Pidgin to 2.6.1
1.2.9:
+ update Vidalia to 0.2.3
+ update Qt to 4.5.2
Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile 2009-08-28 04:08:53 UTC (rev 20416)
+++ torbrowser/trunk/build-scripts/Makefile 2009-08-28 04:25:28 UTC (rev 20417)
@@ -13,11 +13,11 @@
## Location of required libraries
MING=/c/MinGW/bin
-QT=/c/Qt/4.5.1/bin
+QT=/c/Qt/4.5.2/bin
OPENSSL=/c/build/openssl-0.9.8k/bin
## Location of bundle components
-VIDALIA=/c/build/vidalia-0.2.2
+VIDALIA=/c/build/vidalia-0.2.3
TOR=/c/build/tor-0.2.1.19
POLIPO=/c/build/polipo-1.0.4
FIREFOX_SRC=/c/build/FirefoxPortable-3.0.13