Subject: CVS commit: pkgsrc/net
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2007 09:49:04
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Nov 23 09:49:04 UTC 2007

Modified Files:
	pkgsrc/net/libtorrent: Makefile distinfo
	pkgsrc/net/rtorrent: Makefile distinfo
	pkgsrc/net/rtorrent/patches: patch-ab

Log Message:
Update "libtorrent" package to version 0.11.9 and "rtorrent" package
to version 0.7.9. Changes since 0.11.8 respectively 0.7.8:
- Improved detection of unnecessary handshakes to decrease the load when
  using PEX.
- Limit the number of PEX connections to 8 per download.
- Fixed several bugs in PEX.
- Fixed several sigc++ 2.1 compile errors.
- Print to the log when close_on_diskspace gets triggered.

This is not a stable version. The update was however necessary after
the premature update of the "libsigc++" package which broke the build
of these packages.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/net/libtorrent/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/net/libtorrent/distinfo
cvs rdiff -r1.24 -r1.25 pkgsrc/net/rtorrent/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/net/rtorrent/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/net/rtorrent/patches/patch-ab

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