Changeset 2875 for vidalia/trunk/pkg

Show
Ignore:
Timestamp:
07/13/08 12:44:43 (4 months ago)
Author:
phobos
Message:

Updated to torbutton 1.2.0rc6

Location:
vidalia/trunk/pkg
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • vidalia/trunk/pkg/osx/TorPostFlight

    r2846 r2875  
    88TORDIR=$TARGET/var/lib/tor 
    99LOGFILE=/var/log/tor.log 
    10 TORBUTTON_VERSION="1.2.0rc5" 
     10TORBUTTON_VERSION="1.2.0rc6" 
    1111 
    1212# Check defaults for TARGET 
  • vidalia/trunk/pkg/osx/buildmpkg.sh.in

    r2846 r2875  
    106106# Where have we put the xpi and license for Torbutton? Edit this if your 
    107107# torbutton and torbutton license live somewhere else. 
    108 TORBUTTON_PATH=~/tmp/torbutton-1.2.0rc5.xpi 
     108TORBUTTON_PATH=~/tmp/torbutton-1.2.0rc6.xpi 
    109109TORBUTTON_LIC_PATH=~/tmp/LICENSE 
    110110 
  • vidalia/trunk/pkg/win32/build-bundle.txt

    r2094 r2875  
    24244. Create directories for the appropriate versions of each component. 
    2525 
    26         C:\bundle\privoxy\3.0.3\ 
    27         C:\bundle\tor\0.1.1.20\ 
    28         C:\bundle\vidalia\0.0.6\ 
    29         C:\bundle\torbutton\1.0.4-fx+tb\ 
     26        C:\bundle\privoxy\3.0.6\ 
     27        C:\bundle\tor\0.2.0.29-rc\ 
     28        C:\bundle\vidalia\0.1.6\ 
     29        C:\bundle\torbutton\1.2.0rc6\ 
    3030 
    31315. Install Vidalia, Tor, and Privoxy to the directories you created for them 
  • vidalia/trunk/pkg/win32/vidalia-bundle.nsi.in

    r2874 r2875  
    3434 
    3535!define TORBUTTON_NAME      "Torbutton" 
    36 !define TORBUTTON_APPVERSION "1.2.0rc5" 
     36!define TORBUTTON_APPVERSION "1.2.0rc6" 
    3737!define TORBUTTON_DESC      "${TORBUTTON_NAME} ${TORBUTTON_APPVERSION}" 
    3838