From: Alexander K. H. <ale...@gm...> - 2008-03-17 01:24:08
|
Use 0.28.1 -------- Original Message -------- Subject: [cvs] web/download srcdist.en.php,1.12,1.13 Date: Mon, 17 Mar 2008 01:11:27 +0000 From: Alexander Hansen <ale...@us...> Reply-To: fin...@li... To: fin...@li... Newsgroups: gmane.os.apple.fink.cvs Followup-To: gmane.os.apple.fink.devel Update of /cvsroot/fink/web/download In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv21367 Modified Files: srcdist.en.php Log Message: Let's have people use 0.28.1 Index: srcdist.en.php =================================================================== RCS file: /cvsroot/fink/web/download/srcdist.en.php,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- srcdist.en.php 8 Mar 2008 00:17:58 -0000 1.12 +++ srcdist.en.php 17 Mar 2008 01:11:24 -0000 1.13 @@ -27,13 +27,13 @@ <? print $release_date; ?>. --> -<p><EM>fink-0.28.0</EM> was officially released on 2007-11-02.</p> +<p><EM>fink-0.28.1</EM> was officially released on 2008-3-11.</p> </p> <ul> <!--<li><a href="http://prdownloads.sourceforge.net/fink/fink-<? print $fink_version; ?>-full.tar.gz">Fink <? print $release_version; ?></a> - 6786K, .tar.gz format</li>--> -<li><a href="http://downloads.sourceforge.net/fink/fink-0.28.0.tar.gz">fink-0.28.0</a> - 1308K, .tar.gz format</li> +<li><a href="http://downloads.sourceforge.net/fink/fink-0.28.1.tar.gz">fink-0.28.1</a> - 1304K, .tar.gz format</li> </ul> <p> @@ -44,9 +44,9 @@ Instructions are in the Installation document.--> You will also need to install the Xcode Tools (c.f. <a href="./index.en.php" >the Quick Start page</a>).</p> <p>Unpack the tar.gz archive if this hasn't been done automatically, e.g. via</p> -<pre>tar -xvzf fink-0.28.0.tar.gz</pre> +<pre>tar -xvzf fink-0.28.1.tar.gz</pre> -<p>in a terminal window. Then, in a terminal window, change to the resulting <em>fink-0.28.0</em> directory, and use</p> +<p>in a terminal window. Then, in a terminal window, change to the resulting <em>fink-0.28.1</em> directory, and use</p> <pre>./bootstrap</pre> <p>to start the boostrapping operation, which will install the Fink base setup.</p> <!--akh. I got a note from Trevor Harmon that the 0.28.0 bootstrap automagically runs pathsetup.sh ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ |