Subject: CVS commit: pkgsrc/net
To: None <pkgsrc-changes@NetBSD.org>
From: Bernd Ernesti <veego@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2007 18:52:07
Module Name:	pkgsrc
Committed By:	veego
Date:		Fri Sep 21 18:52:07 UTC 2007

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

Log Message:
Update BitTornado and BitTornado-gui to 0.3.18.
- Fix MASTER_SITES and HOMEPAGE.

0.3.18
 This new release of BitTornado includes the ability to make encrypted
 connections. I've also finally stopped BitComet from being abusive to
 clients running in super-seed mode.

 The encryption standard followed, developed by Azureus, is available
 at http://www.azureuswiki.com/index.php/Message_Stream_Encryption
 BitTornado supports both header-only and full-stream encryption,
 though header-only is only supported in one of BitTornado's four
 encryption modes.

0.3.17
 Few very minor changes, a new stable release.

0.3.16
 This version is basically a maintenance release; Super-Seed mode is now
 working properly again, a minor long-standing bug has been repaired, and
 it looks like the new version of wxPython (or Python) has finally solved
 the client-crashing problem.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/net/bittornado/Makefile.common
cvs rdiff -r1.3 -r1.4 pkgsrc/net/bittornado/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/net/bittornado/distinfo
cvs rdiff -r1.13 -r1.14 pkgsrc/net/bittornado-gui/Makefile

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