diff options
author | tron <tron@pkgsrc.org> | 2006-11-08 09:19:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-11-08 09:19:40 +0000 |
commit | 1cfb02359bc6d9c8539a65267007b6832bd37d90 (patch) | |
tree | 085a4923f66908650ca9adf4c48a72f5591a5e20 | |
parent | 9c0b8758f30af46191127ecd3cbb05ff8308f35d (diff) | |
download | pkgsrc-1cfb02359bc6d9c8539a65267007b6832bd37d90.tar.gz |
Update "libtorrent" package to version 0.10.4 and "rtorrent" package to
version 0.6.4. Changes since version 0.10.3 and 0.6.4:
- Use the actual completed torrent data in the 'downloaded' field sent to
the tracker, rather than the download rate total. This should fix some
problems with too much downloaded data being reported to the tracker.
-rw-r--r-- | net/libtorrent/Makefile | 4 | ||||
-rw-r--r-- | net/libtorrent/distinfo | 8 | ||||
-rw-r--r-- | net/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net/rtorrent/distinfo | 8 |
4 files changed, 12 insertions, 12 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 7dee4ca3885..267e29a9578 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2006/11/05 17:31:09 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/11/08 09:19:40 tron Exp $ -DISTNAME= libtorrent-0.10.3 +DISTNAME= libtorrent-0.10.4 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo index 05696fc191a..207f0fa4280 100644 --- a/net/libtorrent/distinfo +++ b/net/libtorrent/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2006/10/17 12:28:12 tron Exp $ +$NetBSD: distinfo,v 1.13 2006/11/08 09:19:40 tron Exp $ -SHA1 (libtorrent-0.10.3.tar.gz) = 6f71cb3b05650f81a34eb34186415c75f877027a -RMD160 (libtorrent-0.10.3.tar.gz) = daa0f367f24bf15886c14968045b2d771fb06483 -Size (libtorrent-0.10.3.tar.gz) = 449091 bytes +SHA1 (libtorrent-0.10.4.tar.gz) = f809a013469be9a933c1032f8e4ebe08d4150e5a +RMD160 (libtorrent-0.10.4.tar.gz) = 43fdfe827e6f56c7caed2406f5c0c6df28dcf007 +Size (libtorrent-0.10.4.tar.gz) = 485174 bytes SHA1 (patch-aa) = 98a4a23beb017c03005bcc42aa1d6cfefdfcfded diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 298b58cb20f..ba0a0ef1e39 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2006/11/05 17:31:10 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/11/08 09:19:40 tron Exp $ -DISTNAME= rtorrent-0.6.3 +DISTNAME= rtorrent-0.6.4 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo index 5d703978ca0..1341ee7202d 100644 --- a/net/rtorrent/distinfo +++ b/net/rtorrent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2006/10/17 12:28:13 tron Exp $ +$NetBSD: distinfo,v 1.10 2006/11/08 09:19:40 tron Exp $ -SHA1 (rtorrent-0.6.3.tar.gz) = fb3fcb59117109f4e1c983da205b8c3a9cc2326f -RMD160 (rtorrent-0.6.3.tar.gz) = 95c6a7d56d88245a4adf8450261cd82c1923f191 -Size (rtorrent-0.6.3.tar.gz) = 411337 bytes +SHA1 (rtorrent-0.6.4.tar.gz) = df3e39a78334284262fe71e9db63b3e47ca5ab29 +RMD160 (rtorrent-0.6.4.tar.gz) = fa9fb6e8693a9d16926b022f97db6145847bb4c6 +Size (rtorrent-0.6.4.tar.gz) = 438407 bytes |