Subject: CVS commit: pkgsrc/net
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 10/17/2006 12:28:13
Module Name:	pkgsrc
Committed By:	tron
Date:		Tue Oct 17 12:28:13 UTC 2006

Modified Files:
	pkgsrc/net/libtorrent: Makefile distinfo
	pkgsrc/net/rtorrent: Makefile distinfo

Log Message:
Update the "libtorrent" package to version 0.10.3 and the "rtorrent"
package to version 0.6.3. Change since version 0.10.2 respectively 0.6.2:
- Didn't properly clean up when a torrent with the same info hash was
  rejected. This caused random crashes and memory leaks.
- Properly cancel pieces that are skipped when downloading.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/net/libtorrent/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/net/libtorrent/distinfo
cvs rdiff -r1.13 -r1.14 pkgsrc/net/rtorrent/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/net/rtorrent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.