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

Florin Braescu florin at lunar-linux.org
Fri May 18 11:08:32 CEST 2007


Author: florin
Date: 2007-05-18 11:08:32 +0200 (Fri, 18 May 2007)
New Revision: 24472

Modified:
   moonbase/trunk/distributed/BitTorrent/DEPENDS
   moonbase/trunk/distributed/BitTorrent/DETAILS
Log:
bump the version from 4.20.9 to 5.0.7. Many bugfixes, enhacements and new features added.

Modified: moonbase/trunk/distributed/BitTorrent/DEPENDS
===================================================================
--- moonbase/trunk/distributed/BitTorrent/DEPENDS	2007-05-18 08:36:07 UTC (rev 24471)
+++ moonbase/trunk/distributed/BitTorrent/DEPENDS	2007-05-18 09:08:32 UTC (rev 24472)
@@ -1,7 +1,7 @@
-depends Python  &&
-depends pycrypto &&
-depends Twisted &&
+depends Python    &&
+depends pycrypto  &&
+depends Twisted   &&
 
-optional_depends "pygtk2" "" "" "For a GUI using pygtk2" &&
+optional_depends "pygtk2"    "" "" "For a GUI using pygtk2"  &&
 optional_depends "dnspython" "" "" "For version update notification"
 

Modified: moonbase/trunk/distributed/BitTorrent/DETAILS
===================================================================
--- moonbase/trunk/distributed/BitTorrent/DETAILS	2007-05-18 08:36:07 UTC (rev 24471)
+++ moonbase/trunk/distributed/BitTorrent/DETAILS	2007-05-18 09:08:32 UTC (rev 24472)
@@ -1,14 +1,12 @@
-# Do NOT version bump to 4.26.0 unless you solve the RLIMIT_NOFILE segfaults in
-# newer version of BitTorrent!!!
           MODULE=BitTorrent
-         VERSION=4.20.9
+         VERSION=5.0.7
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://download.bittorrent.com/dl/
-      SOURCE_VFY=sha1:a94700e2d0dfcf363926daea9ce41e20597571df
+      SOURCE_VFY=sha1:128b123e6f421b39859fe53f3823a0746506cbae
         WEB_SITE=http://www.bittorrent.com/
          ENTERED=20020708
-         UPDATED=20060818
-           SHORT="distributed server/client for data transfer"
+         UPDATED=20070517
+           SHORT="A distributed server/client for data transfer"
 
 cat << EOF
 BitTorrent takes the weight off the server by utilizing other 



More information about the Lunar-commits mailing list