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

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 29 18:18:34 PDT 2006


Revision: 19778
          http://trac.macosforge.org/projects/macports/changeset/19778
Author:   blair at macports.org
Date:     2006-09-29 18:18:33 -0700 (Fri, 29 Sep 2006)

Log Message:
-----------
Update to the next minor version, 4.20.9.
Fix the homepage URL, the old one redirects to this one.
Fix the master_sites URL, the old URL does not work.

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

Modified: trunk/dports/net/bittorrent/Portfile
===================================================================
--- trunk/dports/net/bittorrent/Portfile	2006-09-29 20:31:06 UTC (rev 19777)
+++ trunk/dports/net/bittorrent/Portfile	2006-09-30 01:18:33 UTC (rev 19778)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name             bittorrent
-version          4.20.8
+version          4.20.9
 categories       net python
 maintainers      darwinports at opendarwin.org
 description      peer-to-peer tool for distributing files
@@ -17,12 +17,12 @@
 	downloads, the upload burden on the central server remains \
 	quite small, since each new downloader introduces new upload \
 	capacity.
-homepage         http://bitconjurer.org/BitTorrent/
+homepage         http://www.bittorrent.com/
 platforms        darwin
 
-master_sites     http://www.bittorrent.com/dl/
+master_sites     http://download.bittorrent.com/dl/
 distname         BitTorrent-${version}
-checksums        md5 f392f58cfc89cf71351c953da0d80a4a
+checksums        md5 ff1f3e38ce81c2a4beb7e7c4ce65a5ad
 
 depends_lib		port:py-wxpython \
 			port:py-twisted

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060929/2ec64509/attachment.html


More information about the macports-changes mailing list