[Lunar-commits] r15812 - moonbase/trunk/ftp/mldonkey

Florin Braescu florin at lunar-linux.org
Fri Jul 22 03:04:10 UTC 2005


Author: florin
Date: 2005-07-22 03:04:09 +0000 (Fri, 22 Jul 2005)
New Revision: 15812

Modified:
   moonbase/trunk/ftp/mldonkey/BUILD
   moonbase/trunk/ftp/mldonkey/DETAILS
Log:
bump the version 2.5.30 to 2.6.0. improvements, code revision, bugfixes.

Modified: moonbase/trunk/ftp/mldonkey/BUILD
===================================================================
--- moonbase/trunk/ftp/mldonkey/BUILD	2005-07-22 02:57:37 UTC (rev 15811)
+++ moonbase/trunk/ftp/mldonkey/BUILD	2005-07-22 03:04:09 UTC (rev 15812)
@@ -1,7 +1,11 @@
 (
-  cd config &&
-  autoconf  &&
-  cd ..     &&
+
+  cd config  &&
+  autoconf   &&
+  cd ..      &&
+  
   OPTS="--disable-gui $OPTS"  &&
+
   default_build
+
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/ftp/mldonkey/DETAILS
===================================================================
--- moonbase/trunk/ftp/mldonkey/DETAILS	2005-07-22 02:57:37 UTC (rev 15811)
+++ moonbase/trunk/ftp/mldonkey/DETAILS	2005-07-22 03:04:09 UTC (rev 15812)
@@ -1,22 +1,23 @@
           MODULE=mldonkey
-         VERSION=2.5.30
+         VERSION=2.6.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://download.berlios.de/pub/mldonkey/spiralvoice/cvs/
-      SOURCE_VFY=sha1:a234146b6fb2a63a6bf6fccdc54b6b0a3e996f9e
+      SOURCE_URL=http://savannah.nongnu.org/download/mldonkey/
+      SOURCE_VFY=sha1:47702bf225d0a9b892fe93d7540ca70a7501a2af
         WEB_SITE=http://savannah.nongnu.org/projects/$MODULE/
          ENTERED=20040418
-         UPDATED=20050318
+         UPDATED=20050721
            SHORT="MLDonkey is a file sharing client."
+
 cat << EOF
-MLDonkey is a door to the 'donkey' network, a decentralized network used to
-exchange big files on the Internet. It is written in a wonderful language,
-called Objective-Caml, and present most features of the basic Windows donkey
-client, plus some more:
+MLDonkey is a door to the 'donkey' network, a decentralized network used 
+to exchange big files on the Internet. It is written in a wonderful 
+language, called Objective-Caml, and present most features of the basic 
+Windows donkey client, plus some more:
  - It should work on most UNIX-compatible platforms.
- - You can remotely command your client, either by telnet, on a WEB browser,
-   or with the GTK interface. 
+ - You can remotely command your client, either by telnet, on a WEB 
+   browser, or with the GTK interface. 
  - You can connect to several servers, and each search will query all the 
-    connected servers.
+   connected servers.
  - You can select mp3s by bitrates in queries (useful ?).
  - You can select the name of a downloaded file before moving it to your
    incoming directory.



More information about the Lunar-commits mailing list