[Lunar-commits] CVS: moonbase/distributed/BitTorrent BUILD, 1.4, 1.5 DEPENDS, 1.4, 1.5 DETAILS, 1.13, 1.14

Florin Braescu florin at lunar-linux.org
Tue Mar 8 10:02:59 UTC 2005


Update of /var/cvs/lunar/moonbase/distributed/BitTorrent
In directory espresso.foo-projects.org:/tmp/cvs-serv19261

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
bump the version from 3.4.2 to 4.0.0. 

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/distributed/BitTorrent/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	13 Mar 2004 07:05:20 -0000	1.4
+++ BUILD	8 Mar 2005 10:02:56 -0000	1.5
@@ -1,5 +1,6 @@
 ( 
- prepare_install   &&
+
+ prepare_install  &&
  python setup.py install
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/distributed/BitTorrent/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS	6 Aug 2003 14:52:58 -0000	1.4
+++ DEPENDS	8 Mar 2005 10:02:56 -0000	1.5
@@ -1,2 +1,3 @@
-depends Python &&
+depends Python  &&
+
 optional_depends "wxPython" "" "" "For a GUI using WX"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/distributed/BitTorrent/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS	5 Oct 2004 09:29:55 -0000	1.13
+++ DETAILS	8 Mar 2005 10:02:56 -0000	1.14
@@ -1,15 +1,14 @@
           MODULE=BitTorrent
-         VERSION=3.4.2
-          SOURCE=$MODULE-$VERSION.zip
-      SOURCE_URL=$SFORGE_URL/bittorrent/
-      SOURCE_VFY=md5:6ad4e128ddc82f8ebef6fbef59872f0d
-        WEB_SITE=http://www.bitconjurer.org/BitTorrent
+         VERSION=4.0.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+     SOURCE_URL=http://www.bittorrent.com/dl/
+     SOURCE_VFY=sha1:a66f83c258f2dce0276712b7743573432a0e4b35
+       WEB_SITE=http://www.bittorrent.com/
          ENTERED=20020708
-         UPDATED=20040407
+         UPDATED=20050308
            SHORT="BitTorrent is a distributed server/client for data transfer"
 
 cat << EOF
-BitTorrent takes the weight off the server by utilizing other BitTorrent
-clients and downloading data off of them.  
+BitTorrent takes the weight off the server by utilizing other 
+BitTorrent clients and downloading data off of them.  
 EOF
-



More information about the Lunar-commits mailing list