diff options
-rw-r--r-- | net/libtorrent/Makefile | 4 | ||||
-rw-r--r-- | net/libtorrent/PLIST | 4 | ||||
-rw-r--r-- | net/libtorrent/distinfo | 8 | ||||
-rw-r--r-- | net/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net/rtorrent/distinfo | 8 |
5 files changed, 15 insertions, 13 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index b7640bd0814..f287f1366a7 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2006/09/13 21:04:19 tron Exp $ +# $NetBSD: Makefile,v 1.15 2006/09/27 20:36:45 tron Exp $ -DISTNAME= libtorrent-0.10.1 +DISTNAME= libtorrent-0.10.2 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net/libtorrent/PLIST b/net/libtorrent/PLIST index 275274ebb0d..f3081755d3a 100644 --- a/net/libtorrent/PLIST +++ b/net/libtorrent/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/09/13 21:04:19 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/09/27 20:36:45 tron Exp $ include/torrent/bitfield.h include/torrent/block.h include/torrent/block_list.h @@ -17,6 +17,8 @@ include/torrent/object_stream.h include/torrent/path.h include/torrent/peer.h include/torrent/piece.h +include/torrent/peer_info.h +include/torrent/peer_list.h include/torrent/poll.h include/torrent/poll_epoll.h include/torrent/poll_kqueue.h diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo index bc6f137d7cf..327e4525d8b 100644 --- a/net/libtorrent/distinfo +++ b/net/libtorrent/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2006/09/18 22:04:52 joerg Exp $ +$NetBSD: distinfo,v 1.11 2006/09/27 20:36:45 tron Exp $ -SHA1 (libtorrent-0.10.1.tar.gz) = 0eb15edc789bbd549a505c5c9a54279ac352c538 -RMD160 (libtorrent-0.10.1.tar.gz) = 1cc40a2543e075658012b00f9709550de0c0a8d0 -Size (libtorrent-0.10.1.tar.gz) = 447888 bytes +SHA1 (libtorrent-0.10.2.tar.gz) = e24214555f9b1a663b65c1d7364394ed90fe0151 +RMD160 (libtorrent-0.10.2.tar.gz) = 51016db461ff1a3d4b2ff952c94f35981ce0004e +Size (libtorrent-0.10.2.tar.gz) = 453071 bytes SHA1 (patch-aa) = 98a4a23beb017c03005bcc42aa1d6cfefdfcfded diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 7b7c0986252..586ce1fe7f3 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2006/09/13 21:04:20 tron Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/27 20:36:45 tron Exp $ -DISTNAME= rtorrent-0.6.1 +DISTNAME= rtorrent-0.6.2 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo index 57c1839678c..c828245621b 100644 --- a/net/rtorrent/distinfo +++ b/net/rtorrent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2006/09/13 21:04:20 tron Exp $ +$NetBSD: distinfo,v 1.8 2006/09/27 20:36:45 tron Exp $ -SHA1 (rtorrent-0.6.1.tar.gz) = 4defe3a47ce84b8e2be6041b504015019eda606b -RMD160 (rtorrent-0.6.1.tar.gz) = 71a2e4cf5522d0e3a42e1d3293e4d8ff960252b1 -Size (rtorrent-0.6.1.tar.gz) = 411058 bytes +SHA1 (rtorrent-0.6.2.tar.gz) = 60ab4548c96890bffe03f40381594ab0349a4fff +RMD160 (rtorrent-0.6.2.tar.gz) = c1b244b42c946913c51466fa0735f14ac4c1145e +Size (rtorrent-0.6.2.tar.gz) = 412290 bytes |