[35364] trunk/dports/net/bittorrent/Portfile

jmr at macports.org jmr at macports.org
Tue Mar 25 21:56:51 PDT 2008


Revision: 35364
          http://trac.macosforge.org/projects/macports/changeset/35364
Author:   jmr at macports.org
Date:     2008-03-25 21:56:48 -0700 (Tue, 25 Mar 2008)

Log Message:
-----------
bittorrent: bump version to 5.2.0, and depend on py-wxpython26. This should at
least partly fix #14801.

Modified Paths:
--------------
    trunk/dports/net/bittorrent/Portfile

Modified: trunk/dports/net/bittorrent/Portfile
===================================================================
--- trunk/dports/net/bittorrent/Portfile	2008-03-25 22:33:22 UTC (rev 35363)
+++ trunk/dports/net/bittorrent/Portfile	2008-03-26 04:56:48 UTC (rev 35364)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name             bittorrent
-version          4.20.9
+version          5.2.0
 categories       net python
 maintainers      nomaintainer
 description      peer-to-peer tool for distributing files
@@ -22,8 +22,9 @@
 
 master_sites     http://download.bittorrent.com/dl/
 distname         BitTorrent-${version}
-checksums        md5 ff1f3e38ce81c2a4beb7e7c4ce65a5ad
+checksums        md5 b35d1de939b0768fd5c62978326864eb \
+				 sha1 ff89b8e585b48dda4a87f5379636c0458a876277
 
-depends_lib		port:py-wxpython \
+depends_lib		port:py-wxpython26 \
 			port:py-twisted \
 			port:py-crypto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080325/04f1caf3/attachment.html 


More information about the macports-changes mailing list