most recent changes, diff for bittorrent

Index: net/bittorrent/Portfile
--- net/bittorrent/Portfile (revision 35363)
+++ net/bittorrent/Portfile (revision 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