[or-cvs] r8992: In an -alpha branch, people can keep up with new software. B (in tor/trunk: contrib/osx doc)
phobos at seul.org
phobos at seul.org
Sun Nov 26 03:12:10 UTC 2006
Author: phobos
Date: 2006-11-25 22:12:09 -0500 (Sat, 25 Nov 2006)
New Revision: 8992
Modified:
tor/trunk/contrib/osx/package.sh
tor/trunk/doc/tor-osx-dmg-creation.txt
Log:
In an -alpha branch, people can keep up with new software. Bump to
Privoxy 3.0.6.
Modified: tor/trunk/contrib/osx/package.sh
===================================================================
--- tor/trunk/contrib/osx/package.sh 2006-11-26 01:38:13 UTC (rev 8991)
+++ tor/trunk/contrib/osx/package.sh 2006-11-26 03:12:09 UTC (rev 8992)
@@ -18,7 +18,7 @@
# Where have we put the zip file containing Privoxy? Edit this if your
# privoxy lives somewhere else.
-PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.3.zip
+PRIVOXY_PKG_ZIP=~/tmp/privoxyosx_setup_3.0.6.zip
###
# Helpful info on OS X packaging:
Modified: tor/trunk/doc/tor-osx-dmg-creation.txt
===================================================================
--- tor/trunk/doc/tor-osx-dmg-creation.txt 2006-11-26 01:38:13 UTC (rev 8991)
+++ tor/trunk/doc/tor-osx-dmg-creation.txt 2006-11-26 03:12:09 UTC (rev 8992)
@@ -7,8 +7,9 @@
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 @@
### 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
More information about the tor-commits
mailing list