[or-cvs] r13723: update torbutton version to current (in tor/trunk: contrib/osx doc)

phobos at seul.org phobos at seul.org
Mon Feb 25 03:42:26 UTC 2008


Author: phobos
Date: 2008-02-24 22:42:26 -0500 (Sun, 24 Feb 2008)
New Revision: 13723

Modified:
   tor/trunk/contrib/osx/package.sh
   tor/trunk/doc/tor-osx-dmg-creation.txt
Log:
update torbutton version to current


Modified: tor/trunk/contrib/osx/package.sh
===================================================================
--- tor/trunk/contrib/osx/package.sh	2008-02-25 03:38:04 UTC (rev 13722)
+++ tor/trunk/contrib/osx/package.sh	2008-02-25 03:42:26 UTC (rev 13723)
@@ -24,7 +24,7 @@
 
 # Where have we put the xpi and license for Torbutton? Edit this if your
 # torbutton and torbutton license live somewhere else.
-TORBUTTON_PATH=~/tmp/torbutton-1.1.13-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 
 ###

Modified: tor/trunk/doc/tor-osx-dmg-creation.txt
===================================================================
--- tor/trunk/doc/tor-osx-dmg-creation.txt	2008-02-25 03:38:04 UTC (rev 13722)
+++ tor/trunk/doc/tor-osx-dmg-creation.txt	2008-02-25 03:42:26 UTC (rev 13723)
@@ -69,7 +69,7 @@
 
 11) Update three variables in contrib/osx/package.sh:
 PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
-TORBUTTON_PATH=~/tmp/torbutton-1.1.9.1-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 
 Make sure the paths are correct.  The build will fail if they are not.
@@ -137,7 +137,7 @@
 
 4) Update three variables in contrib/osx/package.sh:
 PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
-TORBUTTON_PATH=~/tmp/torbutton-1.1.9.1-alpha.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.1.14-alpha.xpi
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 
 Make sure the paths are correct.  The build will fail if they are not.



More information about the tor-commits mailing list