diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-03-11 01:16:46 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-03-11 01:16:46 +0000 |
commit | 97275da5e7078a4ac9cadb56c7ffde96a07facc2 (patch) | |
tree | 56cedc5e70ddad1df5c4fca67287d75947acc75f /net-p2p/py-bittorrent | |
parent | 52b4bdc6ebbe1a695e6949bb605088435ae6c577 (diff) |
Update to 5.2.0.
PR: ports/120224
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=208779
Diffstat (limited to 'net-p2p/py-bittorrent')
-rw-r--r-- | net-p2p/py-bittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/py-bittorrent/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/py-bittorrent/Makefile b/net-p2p/py-bittorrent/Makefile index c69a591beb47..cf72372bc976 100644 --- a/net-p2p/py-bittorrent/Makefile +++ b/net-p2p/py-bittorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= BitTorrent -PORTVERSION= 5.0.8 +PORTVERSION= 5.2.0 PORTEPOCH= 1 CATEGORIES?= net-p2p python MASTER_SITES= http://download.bittorrent.com/dl/ diff --git a/net-p2p/py-bittorrent/distinfo b/net-p2p/py-bittorrent/distinfo index ff904df41c5d..a1dae7fee974 100644 --- a/net-p2p/py-bittorrent/distinfo +++ b/net-p2p/py-bittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (BitTorrent-5.0.8.tar.gz) = 43935e080fade4726fa07bb2565f5f48 -SHA256 (BitTorrent-5.0.8.tar.gz) = d3e6b0861a2c21bb443e6b856fd95e499f9a2c693a8153552ae82fa498dc85d5 -SIZE (BitTorrent-5.0.8.tar.gz) = 2496663 +MD5 (BitTorrent-5.2.0.tar.gz) = b35d1de939b0768fd5c62978326864eb +SHA256 (BitTorrent-5.2.0.tar.gz) = 02f8d990255332af9d79006322f69842e1bf2db50a1e79f7592c4ce14b27e551 +SIZE (BitTorrent-5.2.0.tar.gz) = 2497866 |