[or-cvs] r15774: Update torbutton version to 1.2.0rc5 (tor/branches/tor-0_2_0-patches/contrib/osx)

phobos at seul.org phobos at seul.org
Tue Jul 8 19:12:28 UTC 2008


Author: phobos
Date: 2008-07-08 15:12:28 -0400 (Tue, 08 Jul 2008)
New Revision: 15774

Modified:
   tor/branches/tor-0_2_0-patches/contrib/osx/TorPostflight
   tor/branches/tor-0_2_0-patches/contrib/osx/package.sh
Log:
Update torbutton version to 1.2.0rc5


Modified: tor/branches/tor-0_2_0-patches/contrib/osx/TorPostflight
===================================================================
--- tor/branches/tor-0_2_0-patches/contrib/osx/TorPostflight	2008-07-08 16:45:03 UTC (rev 15773)
+++ tor/branches/tor-0_2_0-patches/contrib/osx/TorPostflight	2008-07-08 19:12:28 UTC (rev 15774)
@@ -46,7 +46,7 @@
 TARGET=$2/Library/Tor
 TORDIR=$TARGET/var/lib/tor
 LOGFILE=/var/log/tor.log
-TORBUTTON_VERSION="1.2.0rc2"
+TORBUTTON_VERSION="1.2.0rc5"
 
 # Check defaults for TARGET
 if [ "$TARGET" == "//Library/Tor" ]; then

Modified: tor/branches/tor-0_2_0-patches/contrib/osx/package.sh
===================================================================
--- tor/branches/tor-0_2_0-patches/contrib/osx/package.sh	2008-07-08 16:45:03 UTC (rev 15773)
+++ tor/branches/tor-0_2_0-patches/contrib/osx/package.sh	2008-07-08 19:12:28 UTC (rev 15774)
@@ -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.2.0rc2.xpi
+TORBUTTON_PATH=~/tmp/torbutton-1.2.0rc5.xpi
 TORBUTTON_LIC_PATH=~/tmp/LICENSE
 
 ###



More information about the tor-commits mailing list