[tor-commits] [torbrowser/master] bump tbb osx to 1.0.13-dev for firefox 3.6.15

erinn at torproject.org erinn at torproject.org
Sun Mar 6 23:44:37 UTC 2011


commit 9fa4748f4465d90bdba5c9d143aa09f31d8bdda5
Author: Erinn Clark <erinn at torproject.org>
Date:   Sat Mar 5 19:51:36 2011 +0100

    bump tbb osx to 1.0.13-dev for firefox 3.6.15
---
 README.OSX           |   12 +++++++++---
 build-scripts/osx.mk |    8 ++++----
 2 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/README.OSX b/README.OSX
index bc96149..9550c66 100644
--- a/README.OSX
+++ b/README.OSX
@@ -7,10 +7,10 @@ Included applications
 Vidalia 0.2.10 (with Qt 4.6.2)
 Tor 0.2.2.22-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) 
 Polipo 1.0.4.1
-Firefox (Namoroka) 3.6.13
+Firefox 3.6.15
  \_ Torbutton 1.2.5
- |_ NoScript 2.0.9.3
- |_ HTTPS-Everywhere 0.9.9.development.2
+ |_ NoScript 2.0.9.8
+ |_ HTTPS-Everywhere 0.9.9.development.3
  |_ BetterPrivacy 1.48.3
 
 Usage
@@ -24,6 +24,12 @@ To exit, close Firefox and Vidalia.
 Changelog
 ---------
 
+1.0.13: Released 2011-03-07
+        Update Firefox to 3.6.15, and use the Mozilla version until I get it to build on
+          OS X 10.6 (Snow Leopard)
+        Update NoScript to 2.0.9.8
+        Update HTTPS-Everywhere to 0.9.9.development.3
+
 1.0.12: Released 2011-01-26
         Update Tor to 0.2.2.22-alpha
 
diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk
index cbf3f59..1bf853f 100644
--- a/build-scripts/osx.mk
+++ b/build-scripts/osx.mk
@@ -41,11 +41,11 @@ BUILT_DIR=$(FETCH_DIR)/built
 TBB_FINAL=$(BUILT_DIR)/TBBL
 
 ## Versions for our source packages
-HTTPSEVERY_VER=0.9.9.development.2
-FIREFOX_VER=3.6.13
+HTTPSEVERY_VER=0.9.9.development.3
+FIREFOX_VER=3.6.15
 LIBEVENT_VER=1.4.13-stable
 LIBPNG_VER=1.4.3
-NOSCRIPT_VER=2.0.9.3
+NOSCRIPT_VER=2.0.9.8
 OPENSSL_VER=0.9.8p
 OTR_VER=3.2.0
 PIDGIN_VER=2.6.4
@@ -208,7 +208,7 @@ NAME=TorBrowser
 DISTDIR=tbbosx-dist
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.12-dev
+VERSION=1.0.13-dev
 DEFAULT_COMPRESSED_BASENAME=TorBrowser-$(VERSION)-osx-$(ARCH_TYPE)-
 IM_COMPRESSED_BASENAME=TorBrowser-IM-$(VERSION)-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)





More information about the tor-commits mailing list