[Fwd: [cvs] web/download srcdist.en.php,1.18,1.19]

Alexander Hansen <[email protected]> Thu, 27 Aug 2009 17:22:28 -0400
Newsgroups gmane.os.apple.fink.i18n
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------020804010102000206060206
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit


--------------020804010102000206060206
Content-Type: message/rfc822;
	name="[cvs] web/download srcdist.en.php,1.18,1.19.eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
	filename="[cvs] web/download srcdist.en.php,1.18,1.19.eml"

Path: news.gmane.org!not-for-mail
From: Alexander Hansen <[email protected]>
Newsgroups: gmane.os.apple.fink.cvs
Subject: [cvs] web/download srcdist.en.php,1.18,1.19
Followup-To: gmane.os.apple.fink.devel
Date: Thu, 27 Aug 2009 21:19:11 +0000
Approved: [email protected]
Message-ID: <[email protected]>
Reply-To: [email protected]
NNTP-Posting-Host: lo.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Trace: ger.gmane.org 1251407972 14311 80.91.229.12 (27 Aug 2009 21:19:32 GMT)
X-Complaints-To: [email protected]
NNTP-Posting-Date: Thu, 27 Aug 2009 21:19:32 +0000 (UTC)
To: [email protected]
Original-X-From: [email protected] Thu Aug 27
	23:19:26 2009
Return-path: <[email protected]>
Envelope-to: [email protected]
Original-Received: from lists.sourceforge.net ([216.34.181.88])
	by lo.gmane.org with esmtp (Exim 4.50) id 1MgmNR-0006ME-RN
	for [email protected]; Thu, 27 Aug 2009 23:19:26 +0200
Original-Received: from localhost ([127.0.0.1]
	helo=sfs-ml-1.v29.ch3.sourceforge.com)
	by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from <[email protected]>)
	id 1MgmNM-0005O6-91; Thu, 27 Aug 2009 21:19:20 +0000
Original-Received: from sfi-mx-4.v28.ch3.sourceforge.com ([172.29.28.124]
	helo=mx.sourceforge.net)
	by 235xhf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from <[email protected]>)
	id 1MgmNK-0005Ny-VH
	for [email protected]; Thu, 27 Aug 2009 21:19:18 +0000
X-ACL-Warn: 
Original-Received: from sfp-cvsdas-3.v30.ch3.sourceforge.com ([172.29.30.179]
	helo=fdv4jf1.ch3.sourceforge.com)
	by 1b2kzd1.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.69) id 1MgmNI-0001W6-S0
	for [email protected]; Thu, 27 Aug 2009 21:19:18 +0000
Original-Received: from [127.0.0.1] (helo=users.sourceforge.net)
	by fdv4jf1.ch3.sourceforge.com with esmtp (Exim 4.69)
	(envelope-from <[email protected]>)
	id 1MgmND-0004kp-Jq
	for [email protected]; Thu, 27 Aug 2009 21:19:11 +0000
X-Mailer: Python syncmail $Revision: 1.7 $
	<http://sf.net/projects/cvs-syncmail>
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details. _SUMMARY_
X-Headers-End: 1MgmNI-0001W6-S0
X-BeenThere: [email protected]
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Distribution list for automated CVS/SVN commit messages
	<fink-commits.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/fink-commits>, 
	<mailto:[email protected]?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=fink-commits>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[email protected]?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/fink-commits>,
	<mailto:[email protected]?subject=subscribe>
Errors-To: [email protected]
Xref: news.gmane.org gmane.os.apple.fink.cvs:84966
Archived-At: <http://permalink.gmane.org/gmane.os.apple.fink.cvs/84966>

Update of /cvsroot/fink/web/download
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18221

Modified Files:
	srcdist.en.php 
Log Message:
oops:  missed an instance of "0.28.6"

Index: srcdist.en.php
===================================================================
RCS file: /cvsroot/fink/web/download/srcdist.en.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- srcdist.en.php	27 Aug 2009 21:10:37 -0000	1.18
+++ srcdist.en.php	27 Aug 2009 21:19:09 -0000	1.19
@@ -63,7 +63,7 @@
 <pre>tar -xvzf fink-0.29.8.tar.gz</pre>
 <p>or</p>
 <pre>tar -xvf fink-0.29.8.tar</pre>
-<p>if it has already been partially unpacked, in a terminal window.  Then, in a terminal window, change to the resulting <em>fink-0.28.6</em> directory, and use</p>
+<p>if it has already been partially unpacked, in a terminal window.  Then, in a terminal window, change to the resulting <em>fink-0.29.8</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


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

--------------020804010102000206060206
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--------------020804010102000206060206
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
fink-i18n mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.i18n
--------------020804010102000206060206--