Hello,

This is a diff to bring net/unworkable up to 0.51.  0.51 contains
very minor but important code changes.

Tested on amd64 and sparc64.

Changes:

Fixes a couple of edge-case bugs in the mapping of pieces to
mmap'd files on-disk.  This makes multi-file torrent downloads
more reliable.

Patch:

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/unworkable/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile    23 Sep 2008 14:23:22 -0000      1.5
+++ Makefile    2 Oct 2008 03:35:19 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               simple BitTorrent implementation
 
-DISTNAME=              unworkable-0.5
+DISTNAME=              unworkable-0.51
 PKGNAME=               ${DISTNAME}v0
 CATEGORIES=            net
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/unworkable/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    23 Sep 2008 14:23:22 -0000      1.5
+++ distinfo    2 Oct 2008 03:35:19 -0000
@@ -1,5 +1,5 @@
-MD5 (unworkable-0.5.tar.gz) = sEk6E0aJbInQPx1QikeULQ==
-RMD160 (unworkable-0.5.tar.gz) = 3XZCNIl016LBAfUe/4hOeUrIH04=
-SHA1 (unworkable-0.5.tar.gz) = Fx+MYSx7UydaApAPk8Nh8WNA/F4=
-SHA256 (unworkable-0.5.tar.gz) = sZ2gRIyrxSYJQ5UuzIpyLXpwfdoKdvvk2CRZcittI+A=
-SIZE (unworkable-0.5.tar.gz) = 70473
+MD5 (unworkable-0.51.tar.gz) = moFW8fKgipVPPl0Y1non7g==
+RMD160 (unworkable-0.51.tar.gz) = chdJQd8wq2MQHzNPCmV+E1f3MJs=
+SHA1 (unworkable-0.51.tar.gz) = CheffYSqld8/4wvUmAZ3aCb45MY=
+SHA256 (unworkable-0.51.tar.gz) = T1+W2vHUDrxk/otzbad8Z9nyLyW1yQ/CNdbQDDp0304=
+SIZE (unworkable-0.51.tar.gz) = 71020

--
Niall O'Higgins
P2P Research
http://p2presearch.com
http://niallohiggins.com

Reply via email to