Subject: pkg/34291: update net/libtorrent to 0.9.3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <lyngbol@pluto.lyngbol.dk>
List: pkgsrc-bugs
Date: 08/26/2006 15:15:00
>Number:         34291
>Category:       pkg
>Synopsis:       update net/libtorrent to 0.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Aug 26 15:15:00 +0000 2006
>Originator:     Michael Lyngbol
>Release:        NetBSD 4.0_BETA
>Organization:
>Environment:
System: NetBSD pluto 4.0_BETA NetBSD 4.0_BETA (PLUTO) #2: Sat Aug 26 12:12:40 CEST 2006 lyngbol@pluto:/usr/src/sys/arch/i386/compile/PLUTO i386
Architecture: i386
Machine: i386
>Description:
	update net/libtorrent to 0.9.3 (required by net/rtorrent 0.5.3; PR/34290
>How-To-Repeat:
>Fix:
	delete patches/{patch-aa,patch-ab}

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/libtorrent/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	29 May 2006 06:36:06 -0000	1.13
+++ Makefile	26 Aug 2006 14:54:50 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.13 2006/05/29 06:36:06 rillig Exp $
 
-DISTNAME=	libtorrent-0.8.5
+DISTNAME=	libtorrent-0.9.3
 PKGREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://libtorrent.rakshasa.no/downloads/
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/net/libtorrent/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST	30 Jan 2006 00:52:28 -0000	1.3
+++ PLIST	26 Aug 2006 14:54:50 -0000
@@ -1,13 +1,17 @@
 @comment $NetBSD: PLIST,v 1.3 2006/01/30 00:52:28 tron Exp $
-include/torrent/bencode.h
-include/torrent/common.h
+include/torrent/bitfield.h
+include/torrent/connection_manager.h
 include/torrent/download.h
-include/torrent/entry.h
 include/torrent/event.h
 include/torrent/exceptions.h
+include/torrent/file.h
+include/torrent/file_list.h
 include/torrent/http.h
-include/torrent/peer.h
+include/torrent/object.h
+include/torrent/object_stream.h
 include/torrent/path.h
+include/torrent/peer.h
+include/torrent/piece.h
 include/torrent/poll.h
 include/torrent/poll_epoll.h
 include/torrent/poll_kqueue.h
@@ -15,6 +19,7 @@
 include/torrent/rate.h
 include/torrent/torrent.h
 include/torrent/tracker.h
+include/torrent/tracker_list.h
 lib/libtorrent.la
 lib/pkgconfig/libtorrent.pc
 @dirrm include/torrent
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/libtorrent/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	3 Mar 2006 15:30:53 -0000	1.8
+++ distinfo	26 Aug 2006 14:54:50 -0000
@@ -1,7 +1,5 @@
 $NetBSD: distinfo,v 1.8 2006/03/03 15:30:53 tron Exp $
 
-SHA1 (libtorrent-0.8.5.tar.gz) = 2c58bb7cbded9024468d660e5ee204d51c999dec
-RMD160 (libtorrent-0.8.5.tar.gz) = 0a45e6442ea0d4d1e6204e0fbc090f7906be6348
-Size (libtorrent-0.8.5.tar.gz) = 448000 bytes
-SHA1 (patch-aa) = c4357114764205be1c1b12f2563522cdb658abcf
-SHA1 (patch-ab) = 9d4e39cf8f0244efb07ab2569fd9d45f69828d77
+SHA1 (libtorrent-0.9.3.tar.gz) = a4e2f80ce631f46100b69451bb4416544374cfd1
+RMD160 (libtorrent-0.9.3.tar.gz) = a0635bf0b53f6d931ce5ab6b56dcf47220fc606d
+Size (libtorrent-0.9.3.tar.gz) = 463674 bytes