Update of /cvsroot/fink/web/faq
In directory sc8-pr-cvs1:/tmp/cvs-serv8817

Modified Files:
        comp-general.php comp-packages.php faq.html general.php 
        index.php relations.php usage-fink.php usage-general.php 
        usage-packages.php 
Log Message:
update version


Index: comp-general.php
===================================================================
RCS file: /cvsroot/fink/web/faq/comp-general.php,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- comp-general.php    10 Jan 2003 15:46:33 -0000      1.54
+++ comp-general.php    18 Jan 2003 22:06:28 -0000      1.55
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Compiling (1)";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="comp-packages.php" title="Compile Problems - Specific Packages"><link 
rel="prev" href="usage-fink.php" title="Installing, Using and Maintaining Fink">';
 

Index: comp-packages.php
===================================================================
RCS file: /cvsroot/fink/web/faq/comp-packages.php,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- comp-packages.php   10 Jan 2003 15:46:33 -0000      1.55
+++ comp-packages.php   18 Jan 2003 22:06:28 -0000      1.56
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Compiling (2)";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="usage-general.php" title="Package Usage Problems - General"><link 
rel="prev" href="comp-general.php" title="Compile Problems - General">';
 

Index: faq.html
===================================================================
RCS file: /cvsroot/fink/web/faq/faq.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- faq.html    15 Jan 2003 13:50:50 -0000      1.59
+++ faq.html    18 Jan 2003 22:06:28 -0000      1.60
@@ -493,8 +493,8 @@
     <p>Manually install the latest version of the package manager. Go to the
     <a href="http://fink.sourceforge.net/download/srcdist.php";>source release
     download page</a> and get the latest version, then update like this:</p>
-    <pre>tar -xzf fink-0.5.0a-full.tar.gz
-cd fink-0.5.0a-full/
+    <pre>tar -xzf fink-0.5.1-full.tar.gz
+cd fink-0.5.1-full/
 ./inject.pl /sw
 cd pkginfo
 ./inject.pl /sw</pre>
@@ -859,4 +859,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author.</p>
-<p><hr>Generated from <i>$Fink: faq.xml,v 1.78 2003/01/10 15:42:15 alexkhansen Exp 
$</i></p></body></html>
+<p><hr>Generated from <i>$Fink: faq.xml,v 1.79 2003/01/18 22:03:50 dmrrsn Exp 
+$</i></p></body></html>

Index: general.php
===================================================================
RCS file: /cvsroot/fink/web/faq/general.php,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- general.php 10 Jan 2003 15:46:33 -0000      1.75
+++ general.php 18 Jan 2003 22:06:28 -0000      1.76
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - General";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="relations.php" title="Relations with Other Projects"><link rel="prev" 
href="index.php" title="F.A.Q. Contents">';
 

Index: index.php
===================================================================
RCS file: /cvsroot/fink/web/faq/index.php,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- index.php   10 Jan 2003 15:46:33 -0000      1.87
+++ index.php   18 Jan 2003 22:06:28 -0000      1.88
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q.";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="general.php" title="General Questions">';
 
@@ -130,7 +130,7 @@
 <li><a href="usage-packages.php#apple-x-bugs">7.8 I had Fink's XFree86 installed, and 
I've replaced it with Apple's X11, and now everything's crashing!</a></li>
 <li><a href="usage-packages.php#apple-x-delete">7.9 I want the delete key in Apple's 
X11.app to behave like that in XDarwin.</a></li>
 </ul>
-</ul><p>Generated from <i>$Fink: faq.xml,v 1.78 2003/01/10 15:42:15 alexkhansen Exp 
$</i></p>
+</ul><p>Generated from <i>$Fink: faq.xml,v 1.79 2003/01/18 22:03:50 dmrrsn Exp 
+$</i></p>
 
 
 <?

Index: relations.php
===================================================================
RCS file: /cvsroot/fink/web/faq/relations.php,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- relations.php       10 Jan 2003 15:46:34 -0000      1.60
+++ relations.php       18 Jan 2003 22:06:29 -0000      1.61
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Relations";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="usage-fink.php" title="Installing, Using and Maintaining Fink"><link 
rel="prev" href="general.php" title="General Questions">';
 

Index: usage-fink.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-fink.php,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- usage-fink.php      10 Jan 2003 15:46:34 -0000      1.58
+++ usage-fink.php      18 Jan 2003 22:06:29 -0000      1.59
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Fink Usage";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="comp-general.php" title="Compile Problems - General"><link rel="prev" 
href="relations.php" title="Relations with Other Projects">';
 
@@ -214,8 +214,8 @@
     <p>Manually install the latest version of the package manager. Go to the
     <a href="http://fink.sourceforge.net/download/srcdist.php";>source release
     download page</a> and get the latest version, then update like this:</p>
-    <pre>tar -xzf fink-0.5.0a-full.tar.gz
-cd fink-0.5.0a-full/
+    <pre>tar -xzf fink-0.5.1-full.tar.gz
+cd fink-0.5.1-full/
 ./inject.pl /sw
 cd pkginfo
 ./inject.pl /sw</pre>

Index: usage-general.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-general.php,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- usage-general.php   10 Jan 2003 15:46:34 -0000      1.55
+++ usage-general.php   18 Jan 2003 22:06:29 -0000      1.56
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Usage (1)";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="next" href="usage-packages.php" title="Package Usage Problems - Specific 
Packages"><link rel="prev" href="comp-packages.php" title="Compile Problems - Specific 
Packages">';
 

Index: usage-packages.php
===================================================================
RCS file: /cvsroot/fink/web/faq/usage-packages.php,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- usage-packages.php  10 Jan 2003 15:46:34 -0000      1.55
+++ usage-packages.php  18 Jan 2003 22:06:29 -0000      1.56
@@ -1,7 +1,7 @@
 <?
 $title = "F.A.Q. - Usage (2)";
-$cvs_author = 'Author: alexkhansen';
-$cvs_date = 'Date: 2003/01/10 15:42:15';
+$cvs_author = 'Author: dmrrsn';
+$cvs_date = 'Date: 2003/01/18 22:03:50';
 
 $metatags = '<link rel="contents" href="index.php" title="F.A.Q. Contents"><link 
rel="prev" href="usage-general.php" title="Package Usage Problems - General">';
 



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to