aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/bitflu
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-12 02:17:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-12 02:17:56 +0000
commita1b8fe09ccae66d0876feab0b7bcfd4c9a2171b3 (patch)
tree72e3e7c635d55cd29886523aba21e2646ff3230f /net-p2p/bitflu
parent14d8858a818c33ec4e0ea21523f3bde0e1ee6ede (diff)
downloadports-a1b8fe09ccae66d0876feab0b7bcfd4c9a2171b3.tar.gz
ports-a1b8fe09ccae66d0876feab0b7bcfd4c9a2171b3.zip
- Update to 0.62
Upstream changelog: Version 0.62 (Released: 20081222) StorageVFS: * Implemented a filedescriptor cache to reduce the number of open()/close() calls. Core: * Removed the (unimplemented) echo command that caused bitflu to panic. Uups... Telnet: * Added 'clear' command to clear the screen * Added 'repeat' command that repeats a command each second. Example: foo@bitflu> repeat clear ; date ; vd (Hit CTRL+C to stop) BitTorrent: * Remember received peers (via Tracker, Kademlia or ut_pex) and try to contact them in small steps. This will/should result in more peers * Removed torrent_minpeers setting * Do not blacklist peer if first chunk was bad (Added MIN_HASHFAILS) WebUI: * Bugfix: The upload function forgot to remove tempfiles. oops. Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) PR: ports/129991
Notes
Notes: svn path=/head/; revision=225809
Diffstat (limited to 'net-p2p/bitflu')
-rw-r--r--net-p2p/bitflu/Makefile2
-rw-r--r--net-p2p/bitflu/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile
index 8f171b6d394f..8d5c002396f5 100644
--- a/net-p2p/bitflu/Makefile
+++ b/net-p2p/bitflu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bitflu
-PORTVERSION= 0.61
+PORTVERSION= 0.62
CATEGORIES= net-p2p
MASTER_SITES= http://bitflu.workaround.ch/bitflu/ CENKES
EXTRACT_SUFX= .tgz
diff --git a/net-p2p/bitflu/distinfo b/net-p2p/bitflu/distinfo
index c70c8e02fa61..3d89abd51beb 100644
--- a/net-p2p/bitflu/distinfo
+++ b/net-p2p/bitflu/distinfo
@@ -1,3 +1,3 @@
-MD5 (bitflu-0.61.tgz) = 78633a317651de1bbd0e57b67e10eb1a
-SHA256 (bitflu-0.61.tgz) = 9f8790881a789027848b620874507e6086ed08c52ab6a567eee2fa1249e63a86
-SIZE (bitflu-0.61.tgz) = 116867
+MD5 (bitflu-0.62.tgz) = 6836923db9e58109e6e33c48ad5de8b9
+SHA256 (bitflu-0.62.tgz) = 58022daa04e5982206fa3c524466d9666cc72f80b913441cfe72f4666bee58ef
+SIZE (bitflu-0.62.tgz) = 118530