diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-11-26 03:12:09 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-11-26 03:12:09 +0000 |
commit | 983550949270fb4c6c5e54d4d4b2bd1cfd934c78 (patch) | |
tree | a7fd4923aaad796d2288cc5696232a0d5113f00a /doc/tor-osx-dmg-creation.txt | |
parent | 5420546dad4df323f5dd4275876955d5c29e006e (diff) | |
download | tor-983550949270fb4c6c5e54d4d4b2bd1cfd934c78.tar.gz tor-983550949270fb4c6c5e54d4d4b2bd1cfd934c78.zip |
In an -alpha branch, people can keep up with new software. Bump to
Privoxy 3.0.6.
svn:r8992
Diffstat (limited to 'doc/tor-osx-dmg-creation.txt')
-rw-r--r-- | doc/tor-osx-dmg-creation.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/tor-osx-dmg-creation.txt b/doc/tor-osx-dmg-creation.txt index 4ecb9b0fc1..fbff021140 100644 --- a/doc/tor-osx-dmg-creation.txt +++ b/doc/tor-osx-dmg-creation.txt @@ -7,8 +7,9 @@ OSX builds of tor Summary: 1) Compile and install a static version of the latest release of libevent. -2) Acquire privoxyosx_setup_3.0.3.zip. Remember where you put this -file. +2) Acquire privoxyosx_setup_3.0.6.zip. +http://downloads.sourceforge.net/ijbswa/privoxyosx_setup_3.0.6.zip?modtime=1164104652&big_mirror=0 + Remember where you put this file. 3) Acquire and install your preferred version of tor via "make dist-osx" @@ -32,11 +33,11 @@ files so the linker doesn't get suckered into using them. ### Acquiring privoxy 1) Download osx privoxy source from -http://prdownloads.sourceforge.net/ijbswa/privoxyosx_setup_3.0.3.zip?download +http://downloads.sourceforge.net/ijbswa/privoxyosx_setup_3.0.6.zip?modtime=1164104652&big_mirror=0 2) Edit /path/to/tor/contrib/osx/package.sh and confirm PRIVOXY_PKG_ZIP= is set to the correct path to find the -file privoxyosx_setup_3.0.3.zip +file privoxyosx_setup_3.0.6.zip ## Compiling Tor |