[or-cvs] r13228: Change filename of source tarball; add build references; add (in torbrowser/trunk: build-scripts www)

sjm217 at seul.org sjm217 at seul.org
Tue Jan 22 20:40:16 UTC 2008


Author: sjm217
Date: 2008-01-22 15:40:16 -0500 (Tue, 22 Jan 2008)
New Revision: 13228

Modified:
   torbrowser/trunk/build-scripts/Makefile
   torbrowser/trunk/www/details.html
   torbrowser/trunk/www/index.html
Log:
Change filename of source tarball; add build references; add dist URL

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2008-01-22 20:33:47 UTC (rev 13227)
+++ torbrowser/trunk/build-scripts/Makefile	2008-01-22 20:40:16 UTC (rev 13228)
@@ -152,7 +152,7 @@
 
 ## Export the source code of the bundle
 SRCVERSION=0.0.5
-SRCNAME=torbrowser-$(SRCVERSION)
+SRCNAME=tor-browser-$(SRCVERSION)
 SRCDEST=/tmp
 SRCDESTPATH=$(SRCDEST)/$(SRCNAME)
 srcdist:

Modified: torbrowser/trunk/www/details.html
===================================================================
--- torbrowser/trunk/www/details.html	2008-01-22 20:33:47 UTC (rev 13227)
+++ torbrowser/trunk/www/details.html	2008-01-22 20:40:16 UTC (rev 13228)
@@ -34,6 +34,8 @@
 
 <h3 id="build">Building the bundle</h3>
 
+<p>To re-build the bundle, download the <a href="dist/tor-browser-0.0.5-src.tar.gz">source distribution</a>. See <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/README">README</a> for the directory layout and changelog</a>. Build instructions can be found in <a href="https://tor-svn.freehaven.net/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
+
 </div><!-- #main -->
 </div>
 

Modified: torbrowser/trunk/www/index.html
===================================================================
--- torbrowser/trunk/www/index.html	2008-01-22 20:33:47 UTC (rev 13227)
+++ torbrowser/trunk/www/index.html	2008-01-22 20:40:16 UTC (rev 13228)
@@ -24,17 +24,17 @@
 
 <h3>Download</h3>
 
-<p style="font-size: 120%; margin: 5mm"><a href="">Tor Browser Bundle for Windows</a> (version 0.0.7, English,
-12 MB)</p>
+<p style="font-size: 120%; margin: 5mm"><a href="dist/tor-browser-0.0.5_en.exe">Tor Browser Bundle for Windows</a> (version 0.0.5, English,
+13 MB)</p>
 
 <h3>Extraction</h3>
 
 <p>Double click on the file downloaded above. Click on the button
 labelled <strong>...</strong> and select where you want to extract the
 bundle (either the hard disk or a USB pen drive), then click
-<strong>OK</strong>.</p>
+<strong>OK</strong>. At least 50&nbsp;MB free space must be available in the location you select.</p>
 
-<p>Click <strong>Extract</strong> to begin Extraction. This may take a
+<p>Click <strong>Extract</strong> to begin extraction. This may take a
 few minutes to complete.</p>
 
 <p><img src="screenshot1.png" alt="Screenshot of extraction process"></p>



More information about the tor-commits mailing list