ports/129528: [MAINTAINER] net-p2p/bitflu: update to 0.61

Peter Schuller peter.schuller at infidyne.com
Tue Dec 9 19:00:11 UTC 2008


>Number:         129528
>Category:       ports
>Synopsis:       [MAINTAINER] net-p2p/bitflu: update to 0.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 09 19:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Peter Schuller
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Dec  3 01:00:41 CET
>Description:
- Update to 0.61

Generated with FreeBSD Port Tools 0.77

Upstream changelog:

Version 0.61 (Released: 20081112)

     StorageVFS:
      * Bitflu 0.60 used to crash often on *bsd and OSX due to my
        misuse of seek() :-) . This release fixes this annoying bug.

     Core:
      * The networking layer now detects fast senders and requeues
        recv() calls if needed. This can reduce CPU load while increasing
        the download speed.
      * Implemented '--all' keyword for pause, resume, cancel and commit.
        So you can type 'pause --all' to pause all downloads.
      * Added 'history drop' to delete bitflus download history with
        a single command.

     BitTorrent:
      * Delay writing 'piece request' results.
        Bitflu used to respond to piece-requests ASAP. This caused some ugly
        'buffer overrun' messages to appear if the remote client did ignore
        the 'reqq' value sent during handshake.
        Bitflu now has an internal buffer for all piece request and only writes
        a response if the buffer won't get 'overflowed' by this.

     WebUI:
      * Implemented torrent-uploading via HTTP. Thanks to Pedro Melo for sending
        me this patch.

>How-To-Repeat:
>Fix:

--- bitflu-0.61.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/Makefile /usr/ports/net-p2p/bitflu/Makefile
--- /usr/ports/net-p2p/bitflu.orig/Makefile	2008-10-19 16:08:59.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/Makefile	2008-12-09 19:45:12.571326108 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bitflu
-PORTVERSION=	0.60
+PORTVERSION=	0.61
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://bitflu.workaround.ch/bitflu/ CENKES
 EXTRACT_SUFX=	.tgz
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/distinfo /usr/ports/net-p2p/bitflu/distinfo
--- /usr/ports/net-p2p/bitflu.orig/distinfo	2008-10-19 16:08:59.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/distinfo	2008-12-09 19:45:20.029167916 +0100
@@ -1,3 +1,3 @@
-MD5 (bitflu-0.60.tgz) = d79a18616739b42b26a24c215cab5c48
-SHA256 (bitflu-0.60.tgz) = c7998cfda2662d76c0cc14fcbf6b7d190d40455ea73119fbfaa863ec6ea81946
-SIZE (bitflu-0.60.tgz) = 114282
+MD5 (bitflu-0.61.tgz) = 78633a317651de1bbd0e57b67e10eb1a
+SHA256 (bitflu-0.61.tgz) = 9f8790881a789027848b620874507e6086ed08c52ab6a567eee2fa1249e63a86
+SIZE (bitflu-0.61.tgz) = 116867
--- bitflu-0.61.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list