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

mr_bond at macports.org mr_bond at macports.org
Tue Nov 18 10:23:36 PST 2008


Revision: 42300
          http://trac.macports.org/changeset/42300
Author:   mr_bond at macports.org
Date:     2008-11-18 10:23:35 -0800 (Tue, 18 Nov 2008)
Log Message:
-----------
net/bittorrent: Follow mainstream WxWidgets
 - Changed WxWidgets to use mainstream wxwidgets instead of wxwidgets26
 - Fixed missing whitespace at the end of the file

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

Modified: trunk/dports/net/bittorrent/Portfile
===================================================================
--- trunk/dports/net/bittorrent/Portfile	2008-11-18 16:51:41 UTC (rev 42299)
+++ trunk/dports/net/bittorrent/Portfile	2008-11-18 18:23:35 UTC (rev 42300)
@@ -5,6 +5,7 @@
 
 name             bittorrent
 version          5.2.0
+revision         1
 categories       net python
 maintainers      nomaintainer
 description      peer-to-peer tool for distributing files
@@ -23,8 +24,9 @@
 master_sites     http://download.bittorrent.com/dl/
 distname         BitTorrent-${version}
 checksums        md5 b35d1de939b0768fd5c62978326864eb \
-				 sha1 ff89b8e585b48dda4a87f5379636c0458a876277
+		 sha1 ff89b8e585b48dda4a87f5379636c0458a876277
 
-depends_lib		port:py-wxpython26 \
+depends_lib		port:py-wxpython \
 			port:py-twisted \
 			port:py-crypto
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081118/cb1cd557/attachment.html>


More information about the macports-changes mailing list