ports/130923: [MAINTAINER] net-p2p/bitflu: update to 0.70

Peter Schuller peter.schuller at infidyne.com
Fri Jan 23 23:10:02 UTC 2009


>Number:         130923
>Category:       ports
>Synopsis:       [MAINTAINER] net-p2p/bitflu: update to 0.70
>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:   Fri Jan 23 23:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller at infidyne.com
>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.70

Generated with FreeBSD Port Tools 0.77

Upstream ChangeLog:

Version 0.70 (Released: 20090102)

     BitTorrent:
      * The tracker plugin can now handle udp:// trackers
        We also use auto-udp (= try to contact a tracker via
        udp even if there is no udp:// uri for it)
        New config options:
         -> torrent_tracker_udpport (Port used for UDP, must not be forwarded)
         -> torrent_tracker_autoudp ('Guess' udp capability)
      * Disable 'pipelining' (reqq) if torrent is in 'AlmostDone' state.
        This reduces the feasibility that a slow/broken peer can pile-up
        all remaining piece requests.
      * Bugfix: Bitflu will now always send NOT_INTERESTED messages
                after completing the download (not a big problem but it was
                still a bug)
      * Disconnect from other seeders while seeding a torrent
        (Bitflu used to wait until the connection times out due to
         no activity)
      * Internal: Removed multilock feature (Wasn't used anyway)

     Core:
      * Beautified 'config show' output (locked values are yellow)
      * Added a '--quiet' option
      * Beautified '--help' output
      * Bitflu will not print anything to STDOUT if started with --daemon

>How-To-Repeat:
>Fix:

--- bitflu-0.70.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	2009-01-12 03:17:56.000000000 +0100
+++ /usr/ports/net-p2p/bitflu/Makefile	2009-01-23 23:58:30.546499718 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bitflu
-PORTVERSION=	0.62
+PORTVERSION=	0.70
 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	2009-01-12 03:17:56.000000000 +0100
+++ /usr/ports/net-p2p/bitflu/distinfo	2009-01-23 23:58:33.132448604 +0100
@@ -1,3 +1,3 @@
-MD5 (bitflu-0.62.tgz) = 6836923db9e58109e6e33c48ad5de8b9
-SHA256 (bitflu-0.62.tgz) = 58022daa04e5982206fa3c524466d9666cc72f80b913441cfe72f4666bee58ef
-SIZE (bitflu-0.62.tgz) = 118530
+MD5 (bitflu-0.70.tgz) = 03e58b83e8852055a2c1042052ea8cc4
+SHA256 (bitflu-0.70.tgz) = 0593e052177f0fb405d718e1a1937a947a5f26ef8e09d50e7df3caee6d891377
+SIZE (bitflu-0.70.tgz) = 122943
--- bitflu-0.70.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list