[Lunar-commits] r20574 - moonbase/trunk/distributed/BitTorrent

Florin Braescu florin at lunar-linux.org
Tue Jun 27 04:55:20 UTC 2006


Author: florin
Date: 2006-06-27 04:55:20 +0000 (Tue, 27 Jun 2006)
New Revision: 20574

Modified:
   moonbase/trunk/distributed/BitTorrent/BUILD
   moonbase/trunk/distributed/BitTorrent/DETAILS
Log:
bump the version from 4.4.0 to 4.20.1. improvements.

Modified: moonbase/trunk/distributed/BitTorrent/BUILD
===================================================================
--- moonbase/trunk/distributed/BitTorrent/BUILD	2006-06-27 04:53:10 UTC (rev 20573)
+++ moonbase/trunk/distributed/BitTorrent/BUILD	2006-06-27 04:55:20 UTC (rev 20574)
@@ -2,7 +2,7 @@
 
  prepare_install  &&
  # allow more than 3 simultaneous downloads! :-)
- sedit "s/= 3 #/= 6 #/" BitTorrent/TorrentQueue.py &&
+# sedit "s/= 3 #/= 6 #/" BitTorrent/TorrentQueue.py &&
  python setup.py install
 
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/distributed/BitTorrent/DETAILS
===================================================================
--- moonbase/trunk/distributed/BitTorrent/DETAILS	2006-06-27 04:53:10 UTC (rev 20573)
+++ moonbase/trunk/distributed/BitTorrent/DETAILS	2006-06-27 04:55:20 UTC (rev 20574)
@@ -1,11 +1,11 @@
           MODULE=BitTorrent
-         VERSION=4.4.0
+         VERSION=4.20.1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.bittorrent.com/dl/
-      SOURCE_VFY=sha1:8ca3e52c8049ff29a6785da410d6aa80c6726882
+      SOURCE_VFY=sha1:bdcc0d73ac013150b8ffc2ae167caca633849db4
         WEB_SITE=http://www.bittorrent.com/
          ENTERED=20020708
-         UPDATED=20060202
+         UPDATED=20060627
            SHORT="BitTorrent is a distributed server/client for data transfer"
 
 cat << EOF



More information about the Lunar-commits mailing list