Update of /cvsroot/fink/fink
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv4690

Modified Files:
      Tag: branch_0_29
        ChangeLog fink.conf.5.in 
Log Message:
backport DownloadMethod:aria2


Index: fink.conf.5.in
===================================================================
RCS file: /cvsroot/fink/fink/fink.conf.5.in,v
retrieving revision 1.45.2.5
retrieving revision 1.45.2.6
diff -u -d -r1.45.2.5 -r1.45.2.6
--- fink.conf.5.in      2 Jul 2010 22:03:18 -0000       1.45.2.5
+++ fink.conf.5.in      25 Sep 2010 14:52:09 -0000      1.45.2.6
@@ -200,12 +200,13 @@
 .It ProxyHTTP: http://yourhost.com:3128/ 
 .El
 Leave if blank if you do not use a HTTP proxy. 
-.It Cm DownloadMethod: Ar wget or curl or axel or axelautomirror 
-Fink can use three different applications to download files from the Internet 
- 
+.It Cm DownloadMethod: Ar wget or curl or axel or axelautomirror or aria2 
+Fink can use four different applications to download files from the Internet - 
 .Nm wget,
 .Nm curl,
+.Nm axel,
 or 
-.Nm axel.
+.Nm aria2.
 The value 
 .Nm axelautomirror
 uses an experimental mode of the 

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.503.2.33
retrieving revision 1.503.2.34
diff -u -d -r1.503.2.33 -r1.503.2.34
--- ChangeLog   10 Aug 2010 00:59:47 -0000      1.503.2.33
+++ ChangeLog   25 Sep 2010 14:52:08 -0000      1.503.2.34
@@ -1,3 +1,7 @@
+2010-06-25  Daniel Macks  <dma...@netspace.org>
+
+       * fink.conf.5.in: backport document new DownloadMethod:aria2
+
 2010-08-09  Daniel Macks  <dma...@netspace.org>
 
        * fink.info.in: Make "Description" pass validator


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to