[Lunar-commits] r21038 - moonbase/trunk/distributed/BitTorrent
Terry Chan
tchan at lunar-linux.org
Fri Aug 18 15:41:25 UTC 2006
Author: tchan
Date: 2006-08-18 15:41:25 +0000 (Fri, 18 Aug 2006)
New Revision: 21038
Modified:
moonbase/trunk/distributed/BitTorrent/DEPENDS
moonbase/trunk/distributed/BitTorrent/DETAILS
Log:
Version bump to BitTorrent-4.20.9. Yes this now DEPENDS on Twisted, which
means it also DEPENDS on ZopeInterface. So check out the alternatives --
rtorrent and ctorrent, also in moonbase.
Modified: moonbase/trunk/distributed/BitTorrent/DEPENDS
===================================================================
--- moonbase/trunk/distributed/BitTorrent/DEPENDS 2006-08-18 15:17:38 UTC (rev 21037)
+++ moonbase/trunk/distributed/BitTorrent/DEPENDS 2006-08-18 15:41:25 UTC (rev 21038)
@@ -1,5 +1,6 @@
depends Python &&
depends pycrypto &&
+depends Twisted &&
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 2006-08-18 15:17:38 UTC (rev 21037)
+++ moonbase/trunk/distributed/BitTorrent/DETAILS 2006-08-18 15:41:25 UTC (rev 21038)
@@ -1,11 +1,11 @@
MODULE=BitTorrent
- VERSION=4.20.7
+ VERSION=4.20.9
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.bittorrent.com/dl/
- SOURCE_VFY=sha1:afb8f3db89b3f126b1d1af8d62701ec88a0836d0
+ SOURCE_VFY=sha1:a94700e2d0dfcf363926daea9ce41e20597571df
WEB_SITE=http://www.bittorrent.com/
ENTERED=20020708
- UPDATED=20060807
+ UPDATED=20060818
SHORT="BitTorrent is a distributed server/client for data transfer"
cat << EOF
More information about the Lunar-commits
mailing list