Re: UPDATE: net/unworkable 0.5

2008-09-22 Thread Mike Erdely
On Mon, Sep 22, 2008 at 12:16:46PM -0700, Niall O'Higgins wrote: > Martynas pointed out that 0.5 < 20080108 therefore pkgtools would > think this change is a downgrade. Updated diff to address this: Works for me on macppc. ok

Re: UPDATE: net/unworkable 0.5

2008-09-22 Thread Niall O'Higgins
Martynas pointed out that 0.5 < 20080108 therefore pkgtools would think this change is a downgrade. Updated diff to address this: Index: Makefile === RCS file: /cvs/ports/net/unworkable/Makefile,v retrieving revision 1.4 diff -u -p

Re: UPDATE: net/unworkable 0.5

2008-09-22 Thread Simon Kuhnle
On Mon, Sep 22, 2008 at 10:12:44AM -0700, Niall O'Higgins wrote: > Hi, > > Here is a diff for latest version of the Unworkable BitTorrent > implementation. Tested on amd64 and sparc64. > > CHANGES: > > Support for Fast Extensions (BEP 6), avoiding long hash checks > with Fast Resume and many bu

UPDATE: net/unworkable 0.5

2008-09-22 Thread Niall O'Higgins
Hi, Here is a diff for latest version of the Unworkable BitTorrent implementation. Tested on amd64 and sparc64. CHANGES: Support for Fast Extensions (BEP 6), avoiding long hash checks with Fast Resume and many bugfixes which make transfers happen at a faster rate. Index: Makefile