Subject: CVS commit: pkgsrc/net
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2005 19:11:02
Module Name:	pkgsrc
Committed By:	recht
Date:		Sun Jul 10 19:11:02 UTC 2005

Modified Files:
	pkgsrc/net/bittorrent: Makefile Makefile.common PLIST distinfo
	pkgsrc/net/bittorrent-gui: Makefile PLIST

Log Message:
update to BitTorrent 4.0.2

Changes in this release:
- Opening a torrent that is already open in the GUI now has the correct behavior rather than
  raising an error
- Backported --chop_max_allow_in from 4.1 to help fix TCP stack flaking out problem on Windows
- Robustly handle config files corrupted by Windows
- Better error messages when a torrent already meets seeding limits
- File filters


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/net/bittorrent/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/net/bittorrent/Makefile.common
cvs rdiff -r1.10 -r1.11 pkgsrc/net/bittorrent/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/net/bittorrent/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/net/bittorrent-gui/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/bittorrent-gui/PLIST

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